Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-06 18:48:49 +00:00

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
handle: "@evance",
testimonial: "The most comfortable luxury shoe I've ever owned. Pure art.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186782.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186782.jpg?_wi=1",
imageAlt: "luxury shoe fashion photography",
},
{
@@ -71,7 +71,7 @@ export default function LandingPage() {
handle: "@jthorne",
testimonial: "VOXE defines elegance. Exquisite leather craftsmanship.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3607.jpg?_wi=1",
imageAlt: "luxury mens oxford shoes studio",
},
{
@@ -79,7 +79,7 @@ export default function LandingPage() {
handle: "@smoretti",
testimonial: "A timeless piece for my collection. Absolutely stunning.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/handsome-brunette-girl-wear-black-red-high-heels-sitting-posing-chair-studio-against-dark-brick-wall-studio-model-portrait_627829-7841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-brunette-girl-wear-black-red-high-heels-sitting-posing-chair-studio-against-dark-brick-wall-studio-model-portrait_627829-7841.jpg?_wi=1",
imageAlt: "luxury women's leather heels studio",
},
{
@@ -87,7 +87,7 @@ export default function LandingPage() {
handle: "@maurelius",
testimonial: "Sophistication in every detail. Unmatched quality.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/boots-woman-autumnal-forest_329181-17144.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boots-woman-autumnal-forest_329181-17144.jpg?_wi=1",
imageAlt: "designer leather boots studio shot",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
handle: "@dprince",
testimonial: "VOXE shoes are simply transformative. A must-have.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8546.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8546.jpg?_wi=1",
imageAlt: "luxury loafers tan leather",
},
]}
@@ -109,7 +109,7 @@ export default function LandingPage() {
href: "#products",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186782.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-engraving-art-tools_23-2149186782.jpg?_wi=2"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/shoes_1303-3607.jpg",
@@ -168,25 +168,25 @@ export default function LandingPage() {
id: "1",
name: "The Obsidian Oxford",
price: "$850",
imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3607.jpg?_wi=2",
},
{
id: "2",
name: "Amber Grace Heels",
price: "$720",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-brunette-girl-wear-black-red-high-heels-sitting-posing-chair-studio-against-dark-brick-wall-studio-model-portrait_627829-7841.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/handsome-brunette-girl-wear-black-red-high-heels-sitting-posing-chair-studio-against-dark-brick-wall-studio-model-portrait_627829-7841.jpg?_wi=2",
},
{
id: "3",
name: "Heritage Leather Boot",
price: "$950",
imageSrc: "http://img.b2bpic.net/free-photo/boots-woman-autumnal-forest_329181-17144.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/boots-woman-autumnal-forest_329181-17144.jpg?_wi=2",
},
{
id: "4",
name: "Velvet Loafer",
price: "$680",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8546.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-smiling-sitting-floor-white-wall_176420-8546.jpg?_wi=2",
},
{
id: "5",
@@ -225,7 +225,7 @@ export default function LandingPage() {
title: "Ethical Sourcing",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/bootmaker-workshop-making-shoes_171337-12278.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bootmaker-workshop-making-shoes_171337-12278.jpg?_wi=1"
mediaAnimation="blur-reveal"
metricsAnimation="slide-up"
/>
@@ -268,7 +268,7 @@ export default function LandingPage() {
]}
mediaPosition="left"
buttonText="Subscribe & Save 10%"
imageSrc="http://img.b2bpic.net/free-photo/bootmaker-workshop-making-shoes_171337-12278.jpg"
imageSrc="http://img.b2bpic.net/free-photo/bootmaker-workshop-making-shoes_171337-12278.jpg?_wi=2"
/>
</div>