Update src/app/page.tsx

This commit is contained in:
2026-04-06 18:49:38 +00:00
parent 63dac00b25
commit d786c295ce

View File

@@ -45,14 +45,14 @@ export default function LandingPage() {
title="Walk in every story"
description="VOXE represents the pinnacle of craftsmanship, where every step defines your legacy. Discover the art of modern footwear."
testimonials={[
{ name: "Eleanor Vance", 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", imageAlt: "luxury shoe fashion photography" },
{ name: "Julian Thorne", handle: "@jthorne", testimonial: "VOXE defines elegance. Exquisite leather craftsmanship.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3607.jpg", imageAlt: "luxury mens oxford shoes studio" },
{ name: "Sophia Moretti", 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", imageAlt: "luxury women's leather heels studio" },
{ name: "Marcus Aurelius", 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", imageAlt: "designer leather boots studio shot" },
{ name: "Diana Prince", 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", imageAlt: "luxury loafers tan leather" }
{ name: "Eleanor Vance", 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?_wi=1", imageAlt: "luxury shoe fashion photography" },
{ name: "Julian Thorne", handle: "@jthorne", testimonial: "VOXE defines elegance. Exquisite leather craftsmanship.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3607.jpg?_wi=1", imageAlt: "luxury mens oxford shoes studio" },
{ name: "Sophia Moretti", 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?_wi=1", imageAlt: "luxury women's leather heels studio" },
{ name: "Marcus Aurelius", 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?_wi=1", imageAlt: "designer leather boots studio shot" },
{ name: "Diana Prince", 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?_wi=1", imageAlt: "luxury loafers tan leather" }
]}
buttons={[{ text: "Shop Men", href: "#products" }, { text: "Shop Women", 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", alt: "Customer 1" },
{ src: "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", alt: "Customer 2" },
@@ -77,10 +77,10 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
{ id: "1", name: "The Obsidian Oxford", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/shoes_1303-3607.jpg" },
{ 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" },
{ id: "3", name: "Heritage Leather Boot", price: "$950", imageSrc: "http://img.b2bpic.net/free-photo/boots-woman-autumnal-forest_329181-17144.jpg" },
{ 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" },
{ id: "1", name: "The Obsidian Oxford", price: "$850", 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?_wi=2" },
{ id: "3", name: "Heritage Leather Boot", price: "$950", 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?_wi=2" },
{ id: "5", name: "Modern Derby", price: "$790", imageSrc: "http://img.b2bpic.net/free-photo/groom-wedding-shoes_1303-10490.jpg" },
{ id: "6", name: "Elegance Stiletto", price: "$880", imageSrc: "http://img.b2bpic.net/free-photo/luxury-fashion-woman-accessories-golden-heeled-shoes-little-evening-purse-elegant-style-vintage-style-sandals-footwear_285396-7262.jpg" }
]}
@@ -99,7 +99,7 @@ export default function LandingPage() {
{ value: "24h", title: "Craftsmanship Per Shoe" },
{ value: "100%", 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"
/>
@@ -116,7 +116,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>