Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 57433e3630 | |||
| 7510ba4029 | |||
| 07a5ea9e22 |
@@ -70,8 +70,8 @@ export default function AdeptHandymanLandingPage() {
|
|||||||
cardTagIcon={Star}
|
cardTagIcon={Star}
|
||||||
cardAnimation="slide-up"
|
cardAnimation="slide-up"
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{ id: "t1", name: "Verified Customer", imageSrc: "" },
|
{ id: "t1", name: "Verified Customer", imageSrc: "https://img.b2bpic.net/free-photo/bucharest-romania-july-30th-2024-young-man-clicks-facebook-page-bookmark_482257-116836.jpg?id=415455995" },
|
||||||
{ id: "t2", name: "Verified Customer", imageSrc: "" }
|
{ id: "t2", name: "Verified Customer", imageSrc: "https://img.b2bpic.net/premium-photo/women-holds-smartphone-with-facebook-application-screen_49553-89.jpg?id=3053090" }
|
||||||
]}
|
]}
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
@@ -122,4 +122,4 @@ export default function AdeptHandymanLandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user