Update src/app/about/page.tsx
This commit is contained in:
@@ -60,15 +60,15 @@ export default function AboutPage() {
|
||||
id: 1,
|
||||
title: "Genuine Products Only",
|
||||
description: "Every item in our store is carefully sourced from trusted manufacturers. We verify authenticity and quality before stocking.",
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-holding-phone-mock-up_23-2148339172.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket_74190-4404.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-holding-phone-mock-up_23-2148339172.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/abstract-blur-supermarket_74190-4404.jpg?_wi=2" }
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Local Expertise & Support",
|
||||
description: "Our team knows the local market, understands regional needs, and provides personalized service to contractors, builders, and homeowners.",
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/creative-sale-banner-promotion-marketing_1017-17381.jpg" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask_23-2148902547.jpg" }
|
||||
phoneOne: { imageSrc: "http://img.b2bpic.net/free-vector/creative-sale-banner-promotion-marketing_1017-17381.jpg?_wi=2" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-wearing-face-mask_23-2148902547.jpg?_wi=2" }
|
||||
}
|
||||
]}
|
||||
showStepNumbers={true}
|
||||
|
||||
Reference in New Issue
Block a user