diff --git a/src/app/page.tsx b/src/app/page.tsx index 53605da..b26668c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,15 +55,15 @@ export default function LandingPage() { testimonials={[ { name: "Elena Rodriguez", handle: "@elegance_seeker", testimonial: "The most beautiful engagement ring I could have imagined. Absolutely stunning craftsmanship.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30660.jpg?_wi=1", imageAlt: "luxury jewelry boutique customer" + imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30660.jpg", imageAlt: "luxury jewelry boutique customer" }, { name: "Victoria Chen", handle: "@luxury_moments", testimonial: "Exceptional quality and attention to detail. This is where luxury lives.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/proposal-restaurant_1098-12875.jpg?_wi=1", imageAlt: "happy customer jewelry boutique" + imageSrc: "http://img.b2bpic.net/free-photo/proposal-restaurant_1098-12875.jpg", imageAlt: "happy customer jewelry boutique" }, { name: "Sophie Laurent", handle: "@timeless_beauty", testimonial: "Every piece is a work of art. I receive compliments everywhere I go.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-getting-engaged_23-2148060497.jpg?_wi=1", imageAlt: "jewelry customer portrait elegant" + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-getting-engaged_23-2148060497.jpg", imageAlt: "jewelry customer portrait elegant" } ]} testimonialRotationInterval={5000} @@ -93,13 +93,13 @@ export default function LandingPage() { buttonAnimation="blur-reveal" products={[ { - id: "ring-1", name: "Solitaire Diamond Ring", price: "$4,850", variant: "18K Gold", imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-with-flowers_23-2148120658.jpg?_wi=1", imageAlt: "Solitaire diamond ring in gold" + id: "ring-1", name: "Solitaire Diamond Ring", price: "$4,850", variant: "18K Gold", imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-with-flowers_23-2148120658.jpg", imageAlt: "Solitaire diamond ring in gold" }, { - id: "necklace-1", name: "Diamond Pendant Necklace", price: "$3,200", variant: "White Gold", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695046.jpg?_wi=1", imageAlt: "Diamond pendant necklace" + id: "necklace-1", name: "Diamond Pendant Necklace", price: "$3,200", variant: "White Gold", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695046.jpg", imageAlt: "Diamond pendant necklace" }, { - id: "bracelet-1", name: "Pearl Elegance Bracelet", price: "$2,450", variant: "Sterling Silver", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-park_8353-5049.jpg?_wi=1", imageAlt: "Pearl elegance bracelet" + id: "bracelet-1", name: "Pearl Elegance Bracelet", price: "$2,450", variant: "Sterling Silver", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-park_8353-5049.jpg", imageAlt: "Pearl elegance bracelet" } ]} gridVariant="three-columns-all-equal-width" @@ -132,13 +132,13 @@ export default function LandingPage() { buttonAnimation="blur-reveal" features={[ { - id: "engagement", title: "Engagement Rings", description: "Stunning solitaires and custom designs to mark your commitment.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-with-flowers_23-2148120658.jpg?_wi=2", imageAlt: "Engagement ring collection" + id: "engagement", title: "Engagement Rings", description: "Stunning solitaires and custom designs to mark your commitment.", imageSrc: "http://img.b2bpic.net/free-photo/wedding-rings-with-flowers_23-2148120658.jpg", imageAlt: "Engagement ring collection" }, { - id: "necklaces", title: "Fine Necklaces", description: "Elegant pendant necklaces and chains in precious metals.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695046.jpg?_wi=2", imageAlt: "Necklace collection" + id: "necklaces", title: "Fine Necklaces", description: "Elegant pendant necklaces and chains in precious metals.", imageSrc: "http://img.b2bpic.net/free-photo/luxury-shine-diamonds-digital-art_23-2151695046.jpg", imageAlt: "Necklace collection" }, { - id: "bracelets", title: "Bracelets", description: "Timeless bracelets featuring pearls, diamonds, and gemstones.", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-park_8353-5049.jpg?_wi=2", imageAlt: "Bracelet collection" + id: "bracelets", title: "Bracelets", description: "Timeless bracelets featuring pearls, diamonds, and gemstones.", imageSrc: "http://img.b2bpic.net/free-photo/charming-girl-stands-park_8353-5049.jpg", imageAlt: "Bracelet collection" } ]} gridVariant="three-columns-all-equal-width" @@ -159,13 +159,13 @@ export default function LandingPage() { buttonAnimation="blur-reveal" testimonials={[ { - id: "1", name: "Elena Rodriguez", role: "Bride", testimonial: "The most beautiful engagement ring I could have imagined. The craftsmanship is absolutely stunning and the service was impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30660.jpg?_wi=2", imageAlt: "luxury jewelry boutique customer" + id: "1", name: "Elena Rodriguez", role: "Bride", testimonial: "The most beautiful engagement ring I could have imagined. The craftsmanship is absolutely stunning and the service was impeccable.", imageSrc: "http://img.b2bpic.net/free-photo/couple-jewelry-store-choosing-ring-together_1303-30660.jpg", imageAlt: "luxury jewelry boutique customer" }, { - id: "2", name: "Victoria Chen", role: "Jewelry Collector", testimonial: "Exceptional quality and attention to detail. Every piece in my collection from Luminous Jewels is a work of art that I treasure.", imageSrc: "http://img.b2bpic.net/free-photo/proposal-restaurant_1098-12875.jpg?_wi=2", imageAlt: "happy customer jewelry boutique" + id: "2", name: "Victoria Chen", role: "Jewelry Collector", testimonial: "Exceptional quality and attention to detail. Every piece in my collection from Luminous Jewels is a work of art that I treasure.", imageSrc: "http://img.b2bpic.net/free-photo/proposal-restaurant_1098-12875.jpg", imageAlt: "happy customer jewelry boutique" }, { - id: "3", name: "Sophie Laurent", role: "Groom's Mother", testimonial: "I received compliments on the wedding jewelry everywhere I went. This is where true luxury lives and craftsmanship shines.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-getting-engaged_23-2148060497.jpg?_wi=2", imageAlt: "jewelry customer portrait elegant" + id: "3", name: "Sophie Laurent", role: "Groom's Mother", testimonial: "I received compliments on the wedding jewelry everywhere I went. This is where true luxury lives and craftsmanship shines.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-getting-engaged_23-2148060497.jpg", imageAlt: "jewelry customer portrait elegant" }, { id: "4", name: "Amelia Stone", role: "Anniversary Shopper", testimonial: "My husband surprised me with this stunning necklace for our anniversary. It perfectly captures the elegance of our love story.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-elegant-beautiful-woman-sitting-vintage-cafe-black-velvet-dress-evening-gown-rich-stylish-lady-elegant-fashion-trend-holding-golden-purse-hands_285396-7234.jpg", imageAlt: "luxury jewelry boutique portrait" @@ -177,7 +177,6 @@ export default function LandingPage() { id: "6", name: "Margaret Wells", role: "Heirloom Keeper", testimonial: "I'm creating an heirloom collection for my grandchildren. Luminous Jewels is the only place I trust with such a precious legacy.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-stylish-girls-street-with-shopping-bags_1157-28126.jpg", imageAlt: "happy customer jewelry boutique" } ]} - gridVariant="three-columns-all-equal-width" animationType="blur-reveal" textboxLayout="default" useInvertedBackground={false}