Merge version_7 into main #10
@@ -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/portrait-confident-senior-handyman-posing-with-tools_23-2148780521.jpg" },
|
||||
{ id: "t2", name: "Verified Customer", imageSrc: "https://img.b2bpic.net/free-photo/portrait-cheerful-young-woman-working-with-tools_23-2148780512.jpg" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
@@ -122,4 +122,4 @@ export default function AdeptHandymanLandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user