Update src/app/page.tsx

This commit is contained in:
2026-04-02 21:25:25 +00:00
parent 86828b4d40
commit de9e4117ea

View File

@@ -48,7 +48,7 @@ export default function LandingPage() {
buttons={[{ text: "Discover Collection", href: "#products" }]}
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-wall-clock-still-life_23-2150533058.jpg", imageAlt: "Luxury watch hero" },
{ imageSrc: "http://img.b2bpic.net/free-photo/new-year-party-concept-with-girl-holding-clock_23-2147995183.jpg", imageAlt: "Silver luxury watch" }
{ imageSrc: "http://img.b2bpic.net/free-photo/new-year-party-concept-with-girl-holding-clock_23-2147995183.jpg?_wi=1", imageAlt: "Silver luxury watch" }
]}
mediaAnimation="blur-reveal"
rating={5}
@@ -64,12 +64,12 @@ export default function LandingPage() {
gridVariant="full-width-top-items-bottom-row"
useInvertedBackground={false}
products={[
{ id: "1", name: "Bordeaux Classic", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/new-year-party-concept-with-girl-holding-clock_23-2147995183.jpg", imageAlt: "Bordeaux watch" },
{ id: "2", name: "Gold Precision", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/metal-pieces-close-up-background_23-2148882603.jpg", imageAlt: "Gold watch" },
{ id: "3", name: "Silver Heritage", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-mirror_23-2149871687.jpg", imageAlt: "Silver watch" },
{ id: "4", name: "Midnight Elite", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg", imageAlt: "Midnight watch" },
{ id: "5", name: "Swiss Sovereign", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-young-afro-american-man-dressed-black-t-shirt_171337-9262.jpg", imageAlt: "Sovereign watch" },
{ id: "6", name: "Monaco Reserve", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-watch-with-bstrap-reflective-surface_181624-58668.jpg", imageAlt: "Monaco watch" }
{ id: "1", name: "Bordeaux Classic", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/new-year-party-concept-with-girl-holding-clock_23-2147995183.jpg?_wi=2", imageAlt: "Bordeaux watch" },
{ id: "2", name: "Gold Precision", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/metal-pieces-close-up-background_23-2148882603.jpg?_wi=1", imageAlt: "Gold watch" },
{ id: "3", name: "Silver Heritage", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-mirror_23-2149871687.jpg?_wi=1", imageAlt: "Silver watch" },
{ id: "4", name: "Midnight Elite", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=1", imageAlt: "Midnight watch" },
{ id: "5", name: "Swiss Sovereign", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-young-afro-american-man-dressed-black-t-shirt_171337-9262.jpg?_wi=1", imageAlt: "Sovereign watch" },
{ id: "6", name: "Monaco Reserve", price: "Request Price", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-watch-with-bstrap-reflective-surface_181624-58668.jpg?_wi=1", imageAlt: "Monaco watch" }
]}
title="The Collection"
description="Exquisite timepieces meticulously curated for the discerning enthusiast."
@@ -96,22 +96,22 @@ export default function LandingPage() {
{
title: "Authenticity Guaranteed", description: "Every timepiece undergoes a rigorous certification process to ensure absolute authenticity and integrity.", icon: Shield,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/new-year-party-concept-with-girl-holding-clock_23-2147995183.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/metal-pieces-close-up-background_23-2148882603.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/new-year-party-concept-with-girl-holding-clock_23-2147995183.jpg?_wi=3" },
{ imageSrc: "http://img.b2bpic.net/free-photo/metal-pieces-close-up-background_23-2148882603.jpg?_wi=2" }
]
},
{
title: "Premium Concierge", description: "Our dedicated team of watch experts is available around the clock to assist you with every aspect of your purchase.", icon: Award,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-mirror_23-2149871687.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-mirror_23-2149871687.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=2" }
]
},
{
title: "Secure Global Delivery", description: "We ensure the safest and most reliable shipping options to deliver your treasure to any destination worldwide.", icon: Zap,
mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-young-afro-american-man-dressed-black-t-shirt_171337-9262.jpg" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-watch-with-bstrap-reflective-surface_181624-58668.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/close-up-image-young-afro-american-man-dressed-black-t-shirt_171337-9262.jpg?_wi=2" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-hand-watch-with-bstrap-reflective-surface_181624-58668.jpg?_wi=2" }
]
}
]}