Update src/app/page.tsx
This commit is contained in:
@@ -84,7 +84,7 @@ export default function LandingPage() {
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-courier-yellow-shirt-red-cape-holding-package-blue-space-job_140725-29148.jpg" },
|
||||
},
|
||||
{
|
||||
title: "Expert Service", description: "Professional fashion design and personalized shopping assistance for every visit.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/sensual-white-woman-drinking-cocktail-warm-day_197531-20634.jpg" },
|
||||
title: "Expert Service", description: "Professional fashion design and personalized shopping assistance for every visit.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/sensual-white-woman-drinking-cocktail-warm-day_197531-20634.jpg?_wi=1" },
|
||||
phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-beautiful-dress_1303-17553.jpg" },
|
||||
},
|
||||
]}
|
||||
@@ -102,7 +102,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1", name: "Chic Summer Dress", price: "KES 2,500", imageSrc: "http://img.b2bpic.net/free-photo/sensual-white-woman-drinking-cocktail-warm-day_197531-20634.jpg"},
|
||||
id: "p1", name: "Chic Summer Dress", price: "KES 2,500", imageSrc: "http://img.b2bpic.net/free-photo/sensual-white-woman-drinking-cocktail-warm-day_197531-20634.jpg?_wi=2"},
|
||||
{
|
||||
id: "p2", name: "Premium Formal Suit", price: "KES 8,000", imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-successful-businessman-buttoning-his-elegant-suit-isolated-dark-background_613910-5497.jpg"},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user