Update src/app/page.tsx

This commit is contained in:
2026-03-29 10:29:31 +00:00
parent 59df7355dd
commit b7e310237c

View File

@@ -53,11 +53,11 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Chronos Watch", price: "$4,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg" },
{ id: "p1", name: "Chronos Watch", price: "$4,500", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=1" },
{ id: "p2", name: "Vera Handbag", price: "$2,200", imageSrc: "http://img.b2bpic.net/free-photo/black-white-nude-woman-side-view_23-2149428731.jpg" },
{ id: "p3", name: "Aurelia Ring", price: "$1,850", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635262.jpg" },
{ id: "p4", name: "Elysian Scarf", price: "$650", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg" },
{ id: "p5", name: "Midnight Cufflinks", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635262.jpg" },
{ id: "p3", name: "Aurelia Ring", price: "$1,850", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635262.jpg?_wi=1" },
{ id: "p4", name: "Elysian Scarf", price: "$650", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clock-with-time-change_23-2149241139.jpg?_wi=2" },
{ id: "p5", name: "Midnight Cufflinks", price: "$1,200", imageSrc: "http://img.b2bpic.net/free-photo/display-shiny-luxurious-golden-chain_23-2149635262.jpg?_wi=2" },
]}
title="Curated Essentials"
description="Exquisite pieces that define modern luxury."
@@ -79,11 +79,11 @@ export default function LandingPage() {
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
testimonials={[
{ id: "t1", name: "Elena V.", role: "Collector", company: "Global Arts", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-sexy-brunette-woman-casual-black-dress-with-red-lips-white-background_158538-9189.jpg" },
{ id: "t1", name: "Elena V.", role: "Collector", company: "Global Arts", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-sexy-brunette-woman-casual-black-dress-with-red-lips-white-background_158538-9189.jpg?_wi=1" },
{ id: "t2", name: "Marcus D.", role: "Architect", company: "Studio M", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-successful-business-man-black-suit-grey-background_613910-11241.jpg" },
{ id: "t3", name: "Sarah L.", role: "Editor", company: "Vogue Style", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-beautiful-woman-posing-with-spring-flowers-copy-space_23-2148853901.jpg" },
{ id: "t4", name: "Julian B.", role: "Designer", company: "Lux Design", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/attractive-caucasian-blonde-female-white-shirt-posing-brown-background_181624-29671.jpg" },
{ id: "t5", name: "Isabella R.", role: "Curator", company: "Modern Muse", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-sexy-brunette-woman-casual-black-dress-with-red-lips-white-background_158538-9189.jpg" },
{ id: "t5", name: "Isabella R.", role: "Curator", company: "Modern Muse", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/beautiful-happy-cute-sexy-brunette-woman-casual-black-dress-with-red-lips-white-background_158538-9189.jpg?_wi=2" },
]}
title="Voices of Distinction"
description="Why the world's most discerning choose Aurelius."