chore: fix import typo

This commit is contained in:
Bereket Engida
2025-08-16 15:04:19 -07:00
parent 5fdf5cd31a
commit efa60af1c2
2 changed files with 1 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ import { TechStackDisplay } from "./display-techstack";
import { Ripple } from "./ripple";
import { GithubStat } from "./github-stat";
import { cn } from "@/lib/utils";
import { Testimonial } from "./landing/people-say";
import { Testimonial } from "./landing/testimonials";
const features = [
{
id: 1,