Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -79,8 +79,8 @@ export default function LandingPage() {
|
||||
href: "#garment-feature",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3431.jpg"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204461.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3431.jpg?_wi=1"
|
||||
videoSrc="http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204461.jpg?_wi=1"
|
||||
imageAlt="Model showcasing Elegance Atelier's latest collection"
|
||||
videoAriaLabel="Video of a high-fashion model on the runway"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -176,7 +176,7 @@ export default function LandingPage() {
|
||||
imageAlt: "3D model of the Amelie Gown, showing intricate details",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-night-with-flash_23-2150204461.jpg?_wi=2",
|
||||
imageAlt: "3d rendering luxury dress fabric texture",
|
||||
},
|
||||
{
|
||||
@@ -189,7 +189,7 @@ export default function LandingPage() {
|
||||
videoAriaLabel: "Amelie Gown runway video showcasing movement and style",
|
||||
},
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3431.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-portrait-indoors_624325-3431.jpg?_wi=2",
|
||||
imageAlt: "3d rendering luxury dress fabric texture",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user