Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user