Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -88,7 +88,7 @@ export default function LandingPage() {
|
||||
href: "#products",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=1"
|
||||
imageAlt="Elegance collection"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -148,12 +148,12 @@ export default function LandingPage() {
|
||||
title: "Premium Fabrics",
|
||||
description: "Sourced from the finest natural fibers.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-need-write-it-down-until-it-slipped-my-mind-focused-creative-clothes-designer-sitting-workshop-drawing-new-project-garment-she-will-sew-sewing-machine-first-is-plan-action_176420-14584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-need-write-it-down-until-it-slipped-my-mind-focused-creative-clothes-designer-sitting-workshop-drawing-new-project-garment-she-will-sew-sewing-machine-first-is-plan-action_176420-14584.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-tailor-makes-measurements-jeans-with-meter-sewing-workshop_613910-19033.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=2",
|
||||
imageAlt: "clothing quality texture close-up",
|
||||
},
|
||||
{
|
||||
@@ -172,12 +172,12 @@ export default function LandingPage() {
|
||||
title: "Swift Delivery",
|
||||
description: "From our atelier to your doorstep.",
|
||||
phoneOne: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448765.jpg?_wi=1",
|
||||
},
|
||||
phoneTwo: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-looking-camera_23-2148273263.jpg",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-with-makeup-elegantly-straightens-her-long-chestnut-hair-with-hand_132075-9063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-with-makeup-elegantly-straightens-her-long-chestnut-hair-with-hand_132075-9063.jpg?_wi=1",
|
||||
imageAlt: "clothing quality texture close-up",
|
||||
},
|
||||
]}
|
||||
@@ -199,14 +199,14 @@ export default function LandingPage() {
|
||||
name: "Essential Tee",
|
||||
price: "$45",
|
||||
variant: "Cotton",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448765.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/shirt-mockup-concept-with-plain-clothing_23-2149448765.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Silk Blouse",
|
||||
price: "$120",
|
||||
variant: "Silk",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-with-makeup-elegantly-straightens-her-long-chestnut-hair-with-hand_132075-9063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-young-girl-with-makeup-elegantly-straightens-her-long-chestnut-hair-with-hand_132075-9063.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -323,7 +323,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Join",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-girl-lace-dress-bending-backward_7502-9033.jpg?_wi=3",
|
||||
imageAlt: "fashion studio interior design",
|
||||
},
|
||||
{
|
||||
@@ -339,7 +339,7 @@ export default function LandingPage() {
|
||||
button: {
|
||||
text: "Join",
|
||||
},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-need-write-it-down-until-it-slipped-my-mind-focused-creative-clothes-designer-sitting-workshop-drawing-new-project-garment-she-will-sew-sewing-machine-first-is-plan-action_176420-14584.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/i-need-write-it-down-until-it-slipped-my-mind-focused-creative-clothes-designer-sitting-workshop-drawing-new-project-garment-she-will-sew-sewing-machine-first-is-plan-action_176420-14584.jpg?_wi=2",
|
||||
imageAlt: "fashion studio interior design",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user