Update src/app/page.tsx
This commit is contained in:
@@ -168,8 +168,8 @@ export default function LandingPage() {
|
||||
<TestimonialCardFifteen
|
||||
testimonial="The paint protection work on my SUV was absolutely incredible. The team is professional, detail-oriented, and clearly passionate about cars!"
|
||||
rating={5}
|
||||
author="Ahmed K."
|
||||
avatars={[{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1Hj1B2UZc7HWijaYyiDO9TLi6/uploaded-1775556526792-zjvyjjpo.jpg", alt: "Ahmed K" }]}
|
||||
author=""
|
||||
avatars={[]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -177,8 +177,8 @@ export default function LandingPage() {
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Best ceramic coating I've ever had. My car retains that deep, wet gloss even after weeks of driving in dusty conditions."
|
||||
rating={5}
|
||||
author="Sara Z."
|
||||
avatars={[{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1Hj1B2UZc7HWijaYyiDO9TLi6/uploaded-1775556526793-zki8rjjj.jpg", alt: "Sara Z" }]}
|
||||
author=""
|
||||
avatars={[]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
@@ -186,8 +186,8 @@ export default function LandingPage() {
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Flawless PPF installation. They don't just work on cars; they treat them like art. Truly high-end detailing standards in Islamabad."
|
||||
rating={5}
|
||||
author="Bilal M."
|
||||
avatars={[{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C1Hj1B2UZc7HWijaYyiDO9TLi6/uploaded-1775556526793-f4q9bwhe.jpg", alt: "Bilal M" }]}
|
||||
author=""
|
||||
avatars={[]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user