Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1a23437ca3 | |||
| 57433e3630 | |||
| 4ad5459ebe | |||
| 7510ba4029 | |||
| 07a5ea9e22 |
@@ -70,8 +70,8 @@ export default function AdeptHandymanLandingPage() {
|
||||
cardTagIcon={Star}
|
||||
cardAnimation="slide-up"
|
||||
testimonials={[
|
||||
{ id: "t1", name: "Verified Customer", imageSrc: "" },
|
||||
{ id: "t2", 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: "https://img.b2bpic.net/premium-photo/women-holds-smartphone-with-facebook-application-screen_49553-89.jpg?id=3053090" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -122,4 +122,4 @@ export default function AdeptHandymanLandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user