From 603bd2dbcbc1cb12c6ee1bf789c06064711d4290 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 21:49:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 274 +++++++---------------------------------------- 1 file changed, 37 insertions(+), 237 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 02983bf..1e83850 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,22 +29,10 @@ export default function LandingPage() { @@ -76,42 +58,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { - id: "p1", - name: "Lumina Gold Watch", - price: "$349", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-lesbian-girl-curly-haired-hair-freckled-make-smug-rubbing-chin-thoughtful_176420-44220.jpg?_wi=1", - }, - { - id: "p2", - name: "Ethereal Bracelet", - price: "$189", - imageSrc: "http://img.b2bpic.net/free-photo/hand-wearing-gold-bracelet-front-view_23-2149836437.jpg?_wi=1", - }, - { - id: "p3", - name: "Serene Ring Set", - price: "$129", - imageSrc: "http://img.b2bpic.net/free-photo/silver-wedding-rings-lie-pink-cloth-green-leaves_8353-7358.jpg?_wi=1", - }, - { - id: "p4", - name: "Infinite Watch", - price: "$399", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-lesbian-girl-curly-haired-hair-freckled-make-smug-rubbing-chin-thoughtful_176420-44220.jpg?_wi=2", - }, - { - id: "p5", - name: "Dainty Charm Bracelet", - price: "$159", - imageSrc: "http://img.b2bpic.net/free-photo/hand-wearing-gold-bracelet-front-view_23-2149836437.jpg?_wi=2", - }, - { - id: "p6", - name: "Classic Gold Ring", - price: "$199", - imageSrc: "http://img.b2bpic.net/free-photo/silver-wedding-rings-lie-pink-cloth-green-leaves_8353-7358.jpg?_wi=2", - }, + { id: "p1", name: "Lumina Gold Watch", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-lesbian-girl-curly-haired-hair-freckled-make-smug-rubbing-chin-thoughtful_176420-44220.jpg" }, + { id: "p2", name: "Ethereal Bracelet", price: "$189", imageSrc: "http://img.b2bpic.net/free-photo/hand-wearing-gold-bracelet-front-view_23-2149836437.jpg" }, + { id: "p3", name: "Serene Ring Set", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/silver-wedding-rings-lie-pink-cloth-green-leaves_8353-7358.jpg" }, + { id: "p4", name: "Infinite Watch", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/close-up-confident-lesbian-girl-curly-haired-hair-freckled-make-smug-rubbing-chin-thoughtful_176420-44220.jpg" }, + { id: "p5", name: "Dainty Charm Bracelet", price: "$159", imageSrc: "http://img.b2bpic.net/free-photo/hand-wearing-gold-bracelet-front-view_23-2149836437.jpg" }, + { id: "p6", name: "Classic Gold Ring", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/silver-wedding-rings-lie-pink-cloth-green-leaves_8353-7358.jpg" }, ]} title="Featured Collections" description="Explore our signature pieces designed to embody confidence and grace." @@ -125,20 +77,11 @@ export default function LandingPage() { title="Timeless Elegance, Modern Confidence" description="At Lushora, we believe that accessories are more than just jewelry; they are a statement of your unique style and inner strength. Designed for the modern woman who values subtlety and luxury, our pieces transition seamlessly from day to night." bulletPoints={[ - { - title: "Artisanal Craftsmanship", - description: "Each piece is meticulously crafted using sustainable luxury materials.", - }, - { - title: "Modern Femininity", - description: "Designed to empower and inspire confidence in every moment.", - }, - { - title: "Exclusive Designs", - description: "Curated limited editions that stand the test of time.", - }, + { title: "Artisanal Craftsmanship", description: "Each piece is meticulously crafted using sustainable luxury materials." }, + { title: "Modern Femininity", description: "Designed to empower and inspire confidence in every moment." }, + { title: "Exclusive Designs", description: "Curated limited editions that stand the test of time." }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-marble_23-2150329645.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/view-luxurious-golden-ring-with-marble_23-2150329645.jpg" mediaAnimation="blur-reveal" /> @@ -149,120 +92,32 @@ export default function LandingPage() { textboxLayout="split-description" useInvertedBackground={false} testimonials={[ - { - id: "t1", - name: "Sophia L.", - handle: "@sophia_fashion", - testimonial: "The Lumina watch is absolutely stunning and completes every outfit. Luxury at its finest.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg", - }, - { - id: "t2", - name: "Emma R.", - handle: "@emmarose", - testimonial: "Lushora rings are so delicate yet durable. I receive compliments every time I wear them.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275128.jpg", - }, - { - id: "t3", - name: "Olivia J.", - handle: "@oliviaj", - testimonial: "Customer service was impeccable, and the packaging makes it a perfect gift for yourself.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/girl-power_176420-44718.jpg", - }, - { - id: "t4", - name: "Mia K.", - handle: "@miastyle", - testimonial: "Elegant, sophisticated, and incredibly comfortable. A true luxury experience.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/modern-young-woman-black-maxi-skirt-silk-white-blouse_343629-130.jpg", - }, - { - id: "t5", - name: "Ava P.", - handle: "@avap", - testimonial: "I love the subtle gold tones. It’s perfect for both the office and evening out.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/tanned-browneyed-shorthaired-calm-woman-floral-green-dress-looks-into-camera-leans-transparent-chair_197531-29898.jpg", - }, + { id: "t1", name: "Sophia L.", handle: "@sophia_fashion", testimonial: "The Lumina watch is absolutely stunning. Luxury at its finest.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-unknown-woman-posing_23-2149417554.jpg" }, + { id: "t2", name: "Emma R.", handle: "@emmarose", testimonial: "Lushora rings are so delicate yet durable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pisces-portrait-beautiful-woman_23-2149275128.jpg" }, + { id: "t3", name: "Olivia J.", handle: "@oliviaj", testimonial: "Customer service was impeccable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/girl-power_176420-44718.jpg" }, + { id: "t4", name: "Mia K.", handle: "@miastyle", testimonial: "Elegant, sophisticated, and incredibly comfortable.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/modern-young-woman-black-maxi-skirt-silk-white-blouse_343629-130.jpg" }, + { id: "t5", name: "Ava P.", handle: "@avap", testimonial: "Perfect for both the office and evening out.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/tanned-browneyed-shorthaired-calm-woman-floral-green-dress-looks-into-camera-leans-transparent-chair_197531-29898.jpg" }, ]} showRating={true} title="Loved by Thousands" - description="Hear what our elegant community has to say about their Lushora pieces." + description="Hear what our elegant community has to say." />
@@ -270,73 +125,18 @@ export default function LandingPage() {