Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -63,7 +63,7 @@ export default function LandingPage() {
|
|||||||
href: "#contact",
|
href: "#contact",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407869.jpg"
|
imageSrc="http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407869.jpg?_wi=1"
|
||||||
showBlur={true}
|
showBlur={true}
|
||||||
avatars={[
|
avatars={[
|
||||||
{
|
{
|
||||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
|||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/brown-fabric_1122-375.jpg",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407869.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/elements-fashion-designing-studio_23-2150407869.jpg?_wi=2",
|
||||||
imageAlt: "quality assurance check clothing",
|
imageAlt: "quality assurance check clothing",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -125,12 +125,12 @@ export default function LandingPage() {
|
|||||||
title: "Expert Service",
|
title: "Expert Service",
|
||||||
description: "Professional fashion design and personalized shopping assistance for every visit.",
|
description: "Professional fashion design and personalized shopping assistance for every visit.",
|
||||||
phoneOne: {
|
phoneOne: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-white-woman-drinking-cocktail-warm-day_197531-20634.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/sensual-white-woman-drinking-cocktail-warm-day_197531-20634.jpg?_wi=1",
|
||||||
},
|
},
|
||||||
phoneTwo: {
|
phoneTwo: {
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-beautiful-dress_1303-17553.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-shopping-bags-beautiful-dress_1303-17553.jpg",
|
||||||
},
|
},
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-successful-businessman-buttoning-his-elegant-suit-isolated-dark-background_613910-5497.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-successful-businessman-buttoning-his-elegant-suit-isolated-dark-background_613910-5497.jpg?_wi=1",
|
||||||
imageAlt: "quality assurance check clothing",
|
imageAlt: "quality assurance check clothing",
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
@@ -151,13 +151,13 @@ export default function LandingPage() {
|
|||||||
id: "p1",
|
id: "p1",
|
||||||
name: "Chic Summer Dress",
|
name: "Chic Summer Dress",
|
||||||
price: "KES 2,500",
|
price: "KES 2,500",
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/sensual-white-woman-drinking-cocktail-warm-day_197531-20634.jpg",
|
imageSrc: "http://img.b2bpic.net/free-photo/sensual-white-woman-drinking-cocktail-warm-day_197531-20634.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p2",
|
id: "p2",
|
||||||
name: "Premium Formal Suit",
|
name: "Premium Formal Suit",
|
||||||
price: "KES 8,000",
|
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",
|
imageSrc: "http://img.b2bpic.net/free-photo/cropped-portrait-successful-businessman-buttoning-his-elegant-suit-isolated-dark-background_613910-5497.jpg?_wi=2",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
id: "p3",
|
id: "p3",
|
||||||
|
|||||||
Reference in New Issue
Block a user