diff --git a/src/app/page.tsx b/src/app/page.tsx index 5bcbbf2..700cd6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -169,6 +169,7 @@ export default function LandingPage() { testimonial="Exceptional attention to detail! My car looks better than the day I bought it. Highly recommended for any automotive enthusiast in Islamabad." rating={5} author="Ahmed K." + avatars={[]} ratingAnimation="slide-up" avatarsAnimation="slide-up" useInvertedBackground={true} @@ -177,6 +178,7 @@ export default function LandingPage() { testimonial="Professional service, clear communication, and impeccable results. Truly the best detailing studio in the city." rating={5} author="Sara Z." + avatars={[]} ratingAnimation="slide-up" avatarsAnimation="slide-up" useInvertedBackground={true} @@ -185,6 +187,7 @@ export default function LandingPage() { testimonial="The paint protection application was flawless. These guys really understand automotive aesthetics and care." rating={5} author="Bilal M." + avatars={[]} ratingAnimation="slide-up" avatarsAnimation="slide-up" useInvertedBackground={true}