From 282ffc673b2795b337109a6c16b825ffb1fe55f5 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 21:05:27 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 83001b8..a7e057c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,16 +47,16 @@ export default function LandingPage() { tag="Private Collection" tagIcon={Sparkles} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} mediaItems={[ { imageSrc: "http://img.b2bpic.net/free-photo/joyful-female-shopper-choosing-party-dress-looking-clothes-rack-boutique-woman-shopping-store-consumerism-concept_74855-11841.jpg", imageAlt: "Luxury clothing collection"}, { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg?_wi=1", imageAlt: "Premium fashion display"}, + imageSrc: "http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg", imageAlt: "Premium fashion display"}, { - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-stylish-tuxedo-red-tie-strong-man-s-hands_8353-10949.jpg?_wi=1", imageAlt: "Designer menswear"}, + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-stylish-tuxedo-red-tie-strong-man-s-hands_8353-10949.jpg", imageAlt: "Designer menswear"}, { - imageSrc: "http://img.b2bpic.net/free-photo/brunette-gorgeous-girl-clothing-store-boutique-gray-dress_627829-9074.jpg?_wi=1", imageAlt: "Luxury accessories"}, + imageSrc: "http://img.b2bpic.net/free-photo/brunette-gorgeous-girl-clothing-store-boutique-gray-dress_627829-9074.jpg", imageAlt: "Luxury accessories"}, { imageSrc: "http://img.b2bpic.net/free-photo/full-shot-rich-woman-sitting-home_23-2149722595.jpg", imageAlt: "Seasonal collection"}, { @@ -80,16 +80,16 @@ export default function LandingPage() { features={[ { id: "1", title: "Signature Line", tags: ["Exclusive", "Premium"], - imageSrc: "http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg?_wi=2", imageAlt: "Signature collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/industrial-mannequin-drawings_482257-85237.jpg", imageAlt: "Signature collection"}, { id: "2", title: "Evening Wear", tags: ["Luxury", "Formal"], - imageSrc: "http://img.b2bpic.net/free-photo/serious-man-standing-near-table_171337-19122.jpg?_wi=1", imageAlt: "Evening wear collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/serious-man-standing-near-table_171337-19122.jpg", imageAlt: "Evening wear collection"}, { id: "3", title: "Essentials", tags: ["Classic", "Timeless"], - imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-stylish-tuxedo-red-tie-strong-man-s-hands_8353-10949.jpg?_wi=2", imageAlt: "Essential pieces"}, + imageSrc: "http://img.b2bpic.net/free-photo/bearded-man-stylish-tuxedo-red-tie-strong-man-s-hands_8353-10949.jpg", imageAlt: "Essential pieces"}, { id: "4", title: "Accessories", tags: ["Curated", "Refined"], - imageSrc: "http://img.b2bpic.net/free-photo/brunette-gorgeous-girl-clothing-store-boutique-gray-dress_627829-9074.jpg?_wi=2", imageAlt: "Premium accessories"}, + imageSrc: "http://img.b2bpic.net/free-photo/brunette-gorgeous-girl-clothing-store-boutique-gray-dress_627829-9074.jpg", imageAlt: "Premium accessories"}, ]} animationType="slide-up" textboxLayout="default" @@ -142,7 +142,7 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" products={[ { - id: "1", name: "Silk Evening Gown", price: "$2,850", imageSrc: "http://img.b2bpic.net/free-photo/serious-man-standing-near-table_171337-19122.jpg?_wi=2", imageAlt: "Silk evening gown", initialQuantity: 1, + id: "1", name: "Silk Evening Gown", price: "$2,850", imageSrc: "http://img.b2bpic.net/free-photo/serious-man-standing-near-table_171337-19122.jpg", imageAlt: "Silk evening gown", initialQuantity: 1, }, { id: "2", name: "Premium Cashmere Sweater", price: "$1,250", imageSrc: "http://img.b2bpic.net/free-photo/close-up-flannel-shirt-detail_23-2149575329.jpg", imageAlt: "Premium cashmere sweater", initialQuantity: 1, @@ -166,17 +166,17 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", name: "Sarah Mitchell, Fashion Entrepreneur", date: "Date: 15 January 2025", title: "A Game-Changer for My Wardrobe", quote: "PRIVATE has transformed how I approach luxury fashion. The curation is impeccable, the quality is unmatched, and the personal service is truly exceptional. I can't imagine shopping anywhere else.", tag: "VIP Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-bags_23-2149241354.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-bags_23-2149241354.jpg?_wi=1", imageAlt: "Sarah Mitchell testimonial"}, + id: "1", name: "Sarah Mitchell, Fashion Entrepreneur", date: "Date: 15 January 2025", title: "A Game-Changer for My Wardrobe", quote: "PRIVATE has transformed how I approach luxury fashion. The curation is impeccable, the quality is unmatched, and the personal service is truly exceptional. I can't imagine shopping anywhere else.", tag: "VIP Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-bags_23-2149241354.jpg", avatarAlt: "Sarah Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-bags_23-2149241354.jpg", imageAlt: "Sarah Mitchell testimonial"}, { - id: "2", name: "James Chen, Executive", date: "Date: 22 January 2025", title: "Unparalleled Luxury Experience", quote: "Finding quality menswear that combines elegance with modern sophistication has been challenging until PRIVATE. Every piece in their collection is carefully selected and represents the pinnacle of craftsmanship.", tag: "Platinum Member", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4326.jpg", avatarAlt: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4326.jpg?_wi=1", imageAlt: "James Chen testimonial"}, + id: "2", name: "James Chen, Executive", date: "Date: 22 January 2025", title: "Unparalleled Luxury Experience", quote: "Finding quality menswear that combines elegance with modern sophistication has been challenging until PRIVATE. Every piece in their collection is carefully selected and represents the pinnacle of craftsmanship.", tag: "Platinum Member", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4326.jpg", avatarAlt: "James Chen", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4326.jpg", imageAlt: "James Chen testimonial"}, { id: "3", name: "Emma Rodriguez, Creative Director", date: "Date: 28 January 2025", title: "The Definition of Exclusive Fashion", quote: "What sets PRIVATE apart is their dedication to exclusivity and quality. The pieces are not just beautiful—they tell a story of exceptional craftsmanship and timeless design. Highly recommended.", tag: "VIP Member", avatarSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-screaming-lady-holding-hands-her-head-closing-eyes_574295-273.jpg", avatarAlt: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/vertical-portrait-young-screaming-lady-holding-hands-her-head-closing-eyes_574295-273.jpg", imageAlt: "Emma Rodriguez testimonial"}, { id: "4", name: "Victoria Sterling, Philanthropist", date: "Date: 5 February 2025", title: "Sophisticated Elegance Made Easy", quote: "PRIVATE understands that true luxury isn't just about price—it's about value, quality, and service. Their team's styling expertise has elevated my personal wardrobe to new heights of sophistication.", tag: "Gold Member", avatarSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32405.jpg", avatarAlt: "Victoria Sterling", imageSrc: "http://img.b2bpic.net/free-photo/internationals-people-standing-cafe_1157-32405.jpg", imageAlt: "Victoria Sterling testimonial"}, { - id: "5", name: "Michael Forbes, Entrepreneur", date: "Date: 12 February 2025", title: "Investment in Personal Style", quote: "Every purchase from PRIVATE is an investment in quality that lasts. The attention to detail and commitment to excellence is evident in every aspect of their service and products.", tag: "VIP Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-bags_23-2149241354.jpg", avatarAlt: "Michael Forbes", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-bags_23-2149241354.jpg?_wi=2", imageAlt: "Michael Forbes testimonial"}, + id: "5", name: "Michael Forbes, Entrepreneur", date: "Date: 12 February 2025", title: "Investment in Personal Style", quote: "Every purchase from PRIVATE is an investment in quality that lasts. The attention to detail and commitment to excellence is evident in every aspect of their service and products.", tag: "VIP Member", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-bags_23-2149241354.jpg", avatarAlt: "Michael Forbes", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-holding-bags_23-2149241354.jpg", imageAlt: "Michael Forbes testimonial"}, { - id: "6", name: "Alicia Winters, Artist", date: "Date: 19 February 2025", title: "Where Art Meets Fashion", quote: "PRIVATE's collection feels like wearable art. Each piece is thoughtfully curated and represents the finest in contemporary design. It's a pleasure to be part of their exclusive community.", tag: "Platinum Member", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4326.jpg", avatarAlt: "Alicia Winters", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4326.jpg?_wi=2", imageAlt: "Alicia Winters testimonial"}, + id: "6", name: "Alicia Winters, Artist", date: "Date: 19 February 2025", title: "Where Art Meets Fashion", quote: "PRIVATE's collection feels like wearable art. Each piece is thoughtfully curated and represents the finest in contemporary design. It's a pleasure to be part of their exclusive community.", tag: "Platinum Member", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4326.jpg", avatarAlt: "Alicia Winters", imageSrc: "http://img.b2bpic.net/free-photo/portrait-sexy-handsome-man-dressed-elegant-beige-checkered-suit_158538-4326.jpg", imageAlt: "Alicia Winters testimonial"}, ]} /> @@ -190,6 +190,7 @@ export default function LandingPage() { tagAnimation="opacity" textboxLayout="default" useInvertedBackground={false} + names={["Vogue", "Harper's Bazaar", "Elle", "Style Magazine", "Fashion Week", "Luxury Retail", "High End Fashion"]} logos={[ "http://img.b2bpic.net/free-vector/premium-letter-m-logo-concept-design-with-decorative-element_1017-11226.jpg", "http://img.b2bpic.net/free-vector/logo-vintage-luxury-style_23-2147845999.jpg", "http://img.b2bpic.net/free-vector/luxury-logo-design-template_23-2150880435.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-gold-crown-logo-template_23-2150947497.jpg", "http://img.b2bpic.net/free-vector/golden-logo-with-ornamental-style_1017-2154.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-gold-crown-logo-template_23-2150947491.jpg", "http://img.b2bpic.net/free-vector/logos-collection-with-vintage-luxury-style_23-2147842745.jpg"]} speed={35} -- 2.49.1