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