Update src/app/page.tsx

This commit is contained in:
2026-03-08 22:42:58 +00:00
parent 3ef132268b
commit bb670e60c2

View File

@@ -60,26 +60,14 @@ export default function HomePage() {
buttonAnimation="slide-up"
testimonials={[
{
name: "Alexander Sterling",
handle: "Luxury Collector",
testimonial: "The finest selection of authenticated timepieces I've ever encountered. Exceptional service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg",
},
name: "Alexander Sterling", handle: "Luxury Collector", testimonial: "The finest selection of authenticated timepieces I've ever encountered. Exceptional service.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg"},
{
name: "Victoria Laurent",
handle: "Connoisseur",
testimonial: "Their wine collection rivals the finest cellars in Europe. Truly remarkable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg",
},
name: "Victoria Laurent", handle: "Connoisseur", testimonial: "Their wine collection rivals the finest cellars in Europe. Truly remarkable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg"},
{
name: "James Pembroke",
handle: "Investment Advisor",
testimonial: "Both watches and wines are investment-grade quality. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg",
},
name: "James Pembroke", handle: "Investment Advisor", testimonial: "Both watches and wines are investment-grade quality. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg"},
]}
testimonialRotationInterval={5000}
useInvertedBackground={false}
@@ -106,33 +94,13 @@ export default function HomePage() {
description="Unparalleled expertise, authentication, and personalized service for the discerning collector."
features={[
{
id: "01",
title: "Certified Authenticity",
description: "Every piece verified by master horologists and sommelier experts with full documentation.",
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-left-hand-his-pocket_181624-38182.jpg?_wi=1",
imageAlt: "Authentic luxury watch verification",
},
id: "01", title: "Certified Authenticity", description: "Every piece verified by master horologists and sommelier experts with full documentation.", imageSrc: "http://img.b2bpic.net/free-photo/groom-s-left-hand-his-pocket_181624-38182.jpg", imageAlt: "Authentic luxury watch verification"},
{
id: "02",
title: "Exclusive Collections",
description: "Access limited editions and rare vintages not available through conventional channels.",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641632.jpg?_wi=1",
imageAlt: "Exclusive wine collection",
},
id: "02", title: "Exclusive Collections", description: "Access limited editions and rare vintages not available through conventional channels.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641632.jpg", imageAlt: "Exclusive wine collection"},
{
id: "03",
title: "Investment Grade",
description: "Our selections appreciate over time, offering both enjoyment and financial value.",
imageSrc: "http://img.b2bpic.net/free-photo/square-clock-outdoors-still-life_23-2150436125.jpg?_wi=1",
imageAlt: "Investment watch collection",
},
id: "03", title: "Investment Grade", description: "Our selections appreciate over time, offering both enjoyment and financial value.", imageSrc: "http://img.b2bpic.net/free-photo/square-clock-outdoors-still-life_23-2150436125.jpg", imageAlt: "Investment watch collection"},
{
id: "04",
title: "White Glove Service",
description: "Personalized consultations, concierge assistance, and lifetime support for your collection.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36691.jpg",
imageAlt: "Premium luxury service",
},
id: "04", title: "White Glove Service", description: "Personalized consultations, concierge assistance, and lifetime support for your collection.", imageSrc: "http://img.b2bpic.net/free-photo/woman-buys-dishes-store_1157-36691.jpg", imageAlt: "Premium luxury service"},
]}
gridVariant="bento-grid"
textboxLayout="default"
@@ -147,52 +115,22 @@ export default function HomePage() {
description="Hand-selected watches and wines representing the pinnacle of luxury and craftsmanship."
products={[
{
id: "rolex-sub",
name: "Rolex Submariner 41mm Steel",
price: "$14,500",
imageSrc: "http://img.b2bpic.net/free-photo/groom-s-left-hand-his-pocket_181624-38182.jpg?_wi=2",
imageAlt: "Rolex Submariner professional dive watch",
initialQuantity: 1,
id: "rolex-sub", name: "Rolex Submariner 41mm Steel", price: "$14,500", imageSrc: "http://img.b2bpic.net/free-photo/groom-s-left-hand-his-pocket_181624-38182.jpg", imageAlt: "Rolex Submariner professional dive watch", initialQuantity: 1,
},
{
id: "rolex-gmt",
name: "Rolex GMT-Master II Gold",
price: "$38,000",
imageSrc: "http://img.b2bpic.net/free-photo/square-clock-outdoors-still-life_23-2150436125.jpg?_wi=2",
imageAlt: "Rolex GMT-Master II luxury travel watch",
initialQuantity: 1,
id: "rolex-gmt", name: "Rolex GMT-Master II Gold", price: "$38,000", imageSrc: "http://img.b2bpic.net/free-photo/square-clock-outdoors-still-life_23-2150436125.jpg", imageAlt: "Rolex GMT-Master II luxury travel watch", initialQuantity: 1,
},
{
id: "omega-sea",
name: "Omega Seamaster Planet Ocean",
price: "$6,800",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241148.jpg?_wi=1",
imageAlt: "Omega Seamaster diving chronograph",
initialQuantity: 1,
id: "omega-sea", name: "Omega Seamaster Planet Ocean", price: "$6,800", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241148.jpg", imageAlt: "Omega Seamaster diving chronograph", initialQuantity: 1,
},
{
id: "wine-bordeaux",
name: "Château Margaux 2010 Bordeaux",
price: "$850",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641632.jpg?_wi=2",
imageAlt: "Premium Bordeaux wine vintage",
initialQuantity: 1,
id: "wine-bordeaux", name: "Château Margaux 2010 Bordeaux", price: "$850", imageSrc: "http://img.b2bpic.net/free-photo/close-up-wine-stain-detail_23-2149641632.jpg", imageAlt: "Premium Bordeaux wine vintage", initialQuantity: 1,
},
{
id: "wine-burgundy",
name: "Romanée-Conti Grand Cru 2015",
price: "$1,200",
imageSrc: "http://img.b2bpic.net/free-photo/gold-wine-bottle-label-with-design-space_53876-167287.jpg?_wi=1",
imageAlt: "Rare Burgundy pinot noir",
initialQuantity: 1,
id: "wine-burgundy", name: "Romanée-Conti Grand Cru 2015", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/gold-wine-bottle-label-with-design-space_53876-167287.jpg", imageAlt: "Rare Burgundy pinot noir", initialQuantity: 1,
},
{
id: "wine-champagne",
name: "Krug Clos d'Ambonnay 2004",
price: "$450",
imageSrc: "http://img.b2bpic.net/free-photo/cherry-trending-collection_23-2151917709.jpg?_wi=1",
imageAlt: "Prestigious champagne vintage",
initialQuantity: 1,
id: "wine-champagne", name: "Krug Clos d'Ambonnay 2004", price: "$450", imageSrc: "http://img.b2bpic.net/free-photo/cherry-trending-collection_23-2151917709.jpg", imageAlt: "Prestigious champagne vintage", initialQuantity: 1,
},
]}
gridVariant="three-columns-all-equal-width"
@@ -210,15 +148,8 @@ export default function HomePage() {
tagIcon={Globe}
textboxLayout="default"
useInvertedBackground={false}
logos={[
"http://img.b2bpic.net/free-vector/golden-logo-template_1102-165.jpg",
"http://img.b2bpic.net/free-vector/creative-gradient-o-logo-collection_52683-58838.jpg",
"http://img.b2bpic.net/free-vector/golden-elegant-logo-flat-style_52683-17052.jpg",
"http://img.b2bpic.net/free-vector/elegant-golden-t-initial-logo-background-premium-brands_1017-53732.jpg",
"http://img.b2bpic.net/free-psd/top-view-travel-objects_23-2151209647.jpg",
"http://img.b2bpic.net/free-vector/poster-template-with-wine-pattern_23-2149018002.jpg",
"http://img.b2bpic.net/free-psd/wine-promotional-horizontal-banner-template_23-2148636068.jpg",
]}
names={[
"Rolex", "Omega", "Patek Philippe", "Cartier", "TAG Heuer", "Château Margaux", "Krug Champagne"]}
speed={35}
showCard={true}
/>
@@ -231,29 +162,17 @@ export default function HomePage() {
author="Michael Richardson, CEO of Richardson Investments"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg",
alt: "Michael Richardson",
},
src: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-wool-suit_613910-16435.jpg", alt: "Michael Richardson"},
{
src: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg",
alt: "Victoria Laurent",
},
src: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg", alt: "Victoria Laurent"},
{
src: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg",
alt: "James Pembroke",
},
src: "http://img.b2bpic.net/free-photo/content-indian-ceo-standing-smiling-portrait-successful-pensive-bearded-businessman-glasses-posing-office-room-business-expression-management-concept_74855-11642.jpg", alt: "James Pembroke"},
{
src: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6393.jpg",
alt: "Sophie Dubois",
},
src: "http://img.b2bpic.net/free-photo/luxury-sexy-attractive-woman-dressed-black-dress-posing-pier-luxury-resort-hotel-wearing-sunglasses-summer-vacation-tropical-beach_285396-6393.jpg", alt: "Sophie Dubois"},
{
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg",
alt: "Edward Hamilton",
},
src: "http://img.b2bpic.net/free-photo/smiling-middle-aged-business-leader-window_1262-5674.jpg", alt: "Edward Hamilton"},
{
src: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg",
alt: "Isabelle Marchand",
},
src: "http://img.b2bpic.net/free-photo/close-up-shot-successful-beautiful-confident-senior-businesswoman-her-fifties-with-gray-hair-blue-wise-eyes-posing-indoors-keeping-arms-folded-looking-with-charming-smile_344912-1851.jpg", alt: "Isabelle Marchand"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"
@@ -267,21 +186,9 @@ export default function HomePage() {
description="Delivering excellence across every dimension of luxury retail and collection management."
metrics={[
{
id: "1",
value: "$500M+",
title: "Collection Value Managed",
description: "Representing client portfolios worldwide",
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-businessman-holding-wristwatch-his-hand_23-2147941431.jpg?_wi=1",
imageAlt: "Luxury watch collections",
},
id: "1", value: "$500M+", title: "Collection Value Managed", description: "Representing client portfolios worldwide", imageSrc: "http://img.b2bpic.net/free-photo/mid-section-businessman-holding-wristwatch-his-hand_23-2147941431.jpg", imageAlt: "Luxury watch collections"},
{
id: "2",
value: "98%",
title: "Client Satisfaction Rate",
description: "Consistently exceeding expectations",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-alcohol-bottles-assortment_23-2148673773.jpg?_wi=1",
imageAlt: "Premium wine collection",
},
id: "2", value: "98%", title: "Client Satisfaction Rate", description: "Consistently exceeding expectations", imageSrc: "http://img.b2bpic.net/free-photo/top-view-alcohol-bottles-assortment_23-2148673773.jpg", imageAlt: "Premium wine collection"},
]}
textboxLayout="default"
useInvertedBackground={false}
@@ -298,35 +205,17 @@ export default function HomePage() {
useInvertedBackground={true}
faqs={[
{
id: "1",
title: "How do you authenticate watches?",
content: "Every timepiece undergoes rigorous examination by certified master horologists using advanced technology and documentation review. We provide comprehensive authentication certificates with every purchase.",
},
id: "1", title: "How do you authenticate watches?", content: "Every timepiece undergoes rigorous examination by certified master horologists using advanced technology and documentation review. We provide comprehensive authentication certificates with every purchase."},
{
id: "2",
title: "Are all watches guaranteed authentic?",
content: "Yes. We guarantee 100% authenticity on every piece we sell. Our authentication process is among the most thorough in the industry, backed by comprehensive paperwork.",
},
id: "2", title: "Are all watches guaranteed authentic?", content: "Yes. We guarantee 100% authenticity on every piece we sell. Our authentication process is among the most thorough in the industry, backed by comprehensive paperwork."},
{
id: "3",
title: "What is your return policy?",
content: "We offer a 30-day inspection period. If you're not completely satisfied with your purchase, we provide full returns with no questions asked.",
},
id: "3", title: "What is your return policy?", content: "We offer a 30-day inspection period. If you're not completely satisfied with your purchase, we provide full returns with no questions asked."},
{
id: "4",
title: "Do you offer warranty on watches?",
content: "Yes, we provide our own 2-year warranty covering mechanical defects, plus full protection coverage options for even greater peace of mind.",
},
id: "4", title: "Do you offer warranty on watches?", content: "Yes, we provide our own 2-year warranty covering mechanical defects, plus full protection coverage options for even greater peace of mind."},
{
id: "5",
title: "How do you assess wine quality?",
content: "Our sommelier team evaluates each wine by provenance, storage conditions, bottle integrity, and tasting notes. Every selection meets our rigorous premium standards.",
},
id: "5", title: "How do you assess wine quality?", content: "Our sommelier team evaluates each wine by provenance, storage conditions, bottle integrity, and tasting notes. Every selection meets our rigorous premium standards."},
{
id: "6",
title: "Can you store wines for me?",
content: "Yes, we offer white-glove wine storage and management services with climate-controlled facilities and comprehensive insurance coverage.",
},
id: "6", title: "Can you store wines for me?", content: "Yes, we offer white-glove wine storage and management services with climate-controlled facilities and comprehensive insurance coverage."},
]}
faqsAnimation="slide-up"
animationType="smooth"
@@ -339,38 +228,24 @@ export default function HomePage() {
description="Contact our luxury specialists for personalized consultations, exclusive previews, and bespoke acquisition services."
inputs={[
{
name: "fullName",
type: "text",
placeholder: "Full Name",
required: true,
name: "fullName", type: "text", placeholder: "Full Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Email Address",
required: true,
name: "email", type: "email", placeholder: "Email Address", required: true,
},
{
name: "phone",
type: "tel",
placeholder: "Phone Number",
required: false,
name: "phone", type: "tel", placeholder: "Phone Number", required: false,
},
{
name: "interest",
type: "text",
placeholder: "Interest: Watches / Wines / Both",
required: true,
name: "interest", type: "text", placeholder: "Interest: Watches / Wines / Both", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Tell us about your collection interests and preferences...",
rows: 5,
name: "message", placeholder: "Tell us about your collection interests and preferences...", rows: 5,
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/elegant-women-with-shopping-bags-city_1157-26763.jpg?_wi=1"
imageSrc="http://img.b2bpic.net/free-photo/elegant-women-with-shopping-bags-city_1157-26763.jpg"
imageAlt="Luxe Collection showroom"
mediaAnimation="slide-up"
mediaPosition="right"
@@ -380,12 +255,11 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/elegant-women-with-shopping-bags-city_1157-26763.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/elegant-women-with-shopping-bags-city_1157-26763.jpg"
imageAlt="Luxe Collection luxury retail"
columns={[
{
title: "Navigation",
items: [
title: "Navigation", items: [
{ label: "Watches", href: "/watches" },
{ label: "Wine", href: "/wine" },
{ label: "About Us", href: "/about" },
@@ -393,8 +267,7 @@ export default function HomePage() {
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "FAQ", href: "#faq" },
{ label: "Contact", href: "#contact" },
{ label: "Authentication", href: "#" },
@@ -402,8 +275,7 @@ export default function HomePage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "Our Story", href: "/about" },
{ label: "Careers", href: "#" },
{ label: "Press", href: "#" },