From 4d43b03e773ce9d3d5158453b7fba7d410aa858e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 15:41:09 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 55 ++++++++++++++++++++++++++++++------------------ 1 file changed, 35 insertions(+), 20 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index df3f76f..21d5e8a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,13 +81,17 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "Premium Oversized Hoodie", price: "$129", variant: "Black 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Premium black oversized hoodie"}, + id: "1", name: "Premium Oversized Hoodie", price: "$129", variant: "Black 3 Colors", imageSrc: "http://img.b2bpic.net/free-photo/shallow-focus-two-black-men-standing-against-red-wall_181624-56204.jpg", imageAlt: "Premium black oversized hoodie" + }, { - id: "2", name: "Minimal Graphic T-Shirt", price: "$49", variant: "White 5 Colors", imageSrc: "http://img.b2bpic.net/free-vector/minimalist-fashion-typography-logo-template_742173-7469.jpg", imageAlt: "Minimalist white graphic t-shirt"}, + id: "2", name: "Minimal Graphic T-Shirt", price: "$49", variant: "White 5 Colors", imageSrc: "http://img.b2bpic.net/free-vector/minimalist-fashion-typography-logo-template_742173-7469.jpg", imageAlt: "Minimalist white graphic t-shirt" + }, { - id: "3", name: "Modern Bomber Jacket", price: "$189", variant: "Charcoal 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-american-man-posing-inside-night-club-black-hat_627829-5513.jpg", imageAlt: "Modern charcoal bomber jacket"}, + id: "3", name: "Modern Bomber Jacket", price: "$189", variant: "Charcoal 2 Colors", imageSrc: "http://img.b2bpic.net/free-photo/handsome-african-american-man-posing-inside-night-club-black-hat_627829-5513.jpg", imageAlt: "Modern charcoal bomber jacket" + }, { - id: "4", name: "Tapered Utility Pants", price: "$99", variant: "Beige 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-guy-with-cool-tattoos-sunglasses-leaning-wall-with-lights_181624-59814.jpg", imageAlt: "Tapered beige utility pants"}, + id: "4", name: "Tapered Utility Pants", price: "$99", variant: "Beige 4 Colors", imageSrc: "http://img.b2bpic.net/free-photo/stylish-caucasian-guy-with-cool-tattoos-sunglasses-leaning-wall-with-lights_181624-59814.jpg", imageAlt: "Tapered beige utility pants" + } ]} gridVariant="two-columns-alternating-heights" animationType="slide-up" @@ -113,14 +117,14 @@ export default function LandingPage() { useInvertedBackground={true} bulletPoints={[ { - title: "Premium Quality", description: "Sourced materials and expert craftsmanship ensure every piece lasts.", icon: CheckCircle, + title: "Premium Quality", description: "Sourced materials and expert craftsmanship ensure every piece lasts.", icon: CheckCircle }, { - title: "Minimal Design", description: "Clean aesthetics that work with any wardrobe and lifestyle.", icon: Zap, + title: "Minimal Design", description: "Clean aesthetics that work with any wardrobe and lifestyle.", icon: Zap }, { - title: "Sustainable Practices", description: "Committed to ethical production and environmental responsibility.", icon: Leaf, - }, + title: "Sustainable Practices", description: "Committed to ethical production and environmental responsibility.", icon: Leaf + } ]} buttons={[{ text: "Learn More", href: "#" }]} buttonAnimation="slide-up" @@ -136,13 +140,17 @@ export default function LandingPage() { tagAnimation="slide-up" metrics={[ { - id: "1", title: "Classic Hoodie Essential", subtitle: "Comfort meets style in our signature piece", category: "Essentials", value: "$129"}, + id: "1", title: "Classic Hoodie Essential", subtitle: "Comfort meets style in our signature piece", category: "Essentials", value: "$129" + }, { - id: "2", title: "Limited Edition Jacket", subtitle: "Exclusive design available for a limited time", category: "Limited", value: "$199"}, + id: "2", title: "Limited Edition Jacket", subtitle: "Exclusive design available for a limited time", category: "Limited", value: "$199" + }, { - id: "3", title: "Versatile Tee Collection", subtitle: "Perfect for layering or standalone wear", category: "Basics", value: "$49"}, + id: "3", title: "Versatile Tee Collection", subtitle: "Perfect for layering or standalone wear", category: "Basics", value: "$49" + }, { - id: "4", title: "Premium Pants", subtitle: "Tailored fit with superior comfort", category: "Bottoms", value: "$119"}, + id: "4", title: "Premium Pants", subtitle: "Tailored fit with superior comfort", category: "Bottoms", value: "$119" + } ]} animationType="slide-up" carouselMode="buttons" @@ -163,22 +171,28 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Chen", handle: "@sarahstyle", testimonial: "The quality is unmatched. I've tried many brands, but Elevate truly delivers luxury at an accessible price point. My go-to for everyday wear.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg?_wi=1", imageAlt: "customer avatar professional portrait user profile testimonial image"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg", imageAlt: "customer avatar professional portrait user profile testimonial image" + }, { id: "2", name: "Marcus Johnson", handle: "@marcusfashion", testimonial: "Every piece is designed with intention. The minimalist aesthetic is exactly what I was looking for. Highly recommend to anyone with refined taste.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=1", imageAlt: "customer photo professional headshot user avatar portrait image"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "customer photo professional headshot user avatar portrait image" + }, { id: "3", name: "Emma Rodriguez", handle: "@emmaelev8", testimonial: "Finally found a brand that gets it. Quality materials, timeless designs, and customer service that actually cares. Elevate is my new obsession.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg?_wi=2", imageAlt: "testimonial avatar professional profile customer portrait user image"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg", imageAlt: "testimonial avatar professional profile customer portrait user image" + }, { id: "4", name: "Alex Thompson", handle: "@alexwearables", testimonial: "The attention to detail is incredible. From packaging to the fit, everything about Elevate screams premium. Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=2", imageAlt: "profile photo customer avatar professional portrait testimonial image"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "profile photo customer avatar professional portrait testimonial image" + }, { id: "5", name: "Jessica Park", handle: "@jessicaparkstyle", testimonial: "Sustainable, stylish, and seriously well-made. I feel good about supporting a brand with values. My wardrobe staple now.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg?_wi=3", imageAlt: "customer avatar professional portrait user profile testimonial image"}, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-bearded-man-white-shirt-jacket-posing-camera-with-broad-smile-isolated-gray_171337-629.jpg", imageAlt: "customer avatar professional portrait user profile testimonial image" + }, { id: "6", name: "David Okafor", handle: "@davidfashiontalk", testimonial: "The minimal aesthetic doesn't mean boring. Each piece is a masterclass in design simplicity. Absolute game-changer for my style.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg?_wi=3", imageAlt: "customer photo professional headshot user avatar portrait image"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-business-man_23-2148514859.jpg", imageAlt: "customer photo professional headshot user avatar portrait image" + } ]} showRating={true} animationType="slide-up" @@ -196,8 +210,9 @@ export default function LandingPage() { tag="Featured In" tagIcon={Users} tagAnimation="slide-up" - names=[ - "Vogue", "Fashion Week", "Style Magazine", "Luxury Living", "Modern Fashion", "Design Awards", "Top Collections", "Premium Brands"] + names={[ + "Vogue", "Fashion Week", "Style Magazine", "Luxury Living", "Modern Fashion", "Design Awards", "Top Collections", "Premium Brands" + ]} textboxLayout="default" useInvertedBackground={false} speed={40} -- 2.49.1