From 8044997f2b99548780ae242565c6795f43403bea Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 21 May 2026 07:46:13 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 217 ++++++++++------------------------------------- 1 file changed, 46 insertions(+), 171 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index dd00b63..e6f9794 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,54 +33,36 @@ export default function LandingPage() {
@@ -93,17 +75,11 @@ export default function LandingPage() { description="At Little Cayn, we believe in using organic materials that are safe, soft, and breathable for your baby." metrics={[ { - value: "100%", - title: "Organic Cotton", - }, + value: "100%", title: "Organic Cotton"}, { - value: "5k+", - title: "Happy Babies", - }, + value: "5k+", title: "Happy Babies"}, { - value: "10+", - title: "Collections", - }, + value: "10+", title: "Collections"}, ]} imageSrc="http://img.b2bpic.net/free-photo/lovely-family-forest_1328-712.jpg" imageAlt="High quality baby clothing detail" @@ -120,47 +96,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Soft Bodysuit", - price: "$25", - variant: "Cotton", - imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-baby-t-shirt-with-photo-camera_23-2148251464.jpg", - }, + id: "p1", name: "Soft Bodysuit", price: "$25", variant: "Cotton", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-baby-t-shirt-with-photo-camera_23-2148251464.jpg"}, { - id: "p2", - name: "Cozy Onesie", - price: "$30", - variant: "Organic", - imageSrc: "http://img.b2bpic.net/free-photo/little-girl-toddler-dressed-black-dress-as-cat_1157-49464.jpg", - }, + id: "p2", name: "Cozy Onesie", price: "$30", variant: "Organic", imageSrc: "http://img.b2bpic.net/free-photo/little-girl-toddler-dressed-black-dress-as-cat_1157-49464.jpg"}, { - id: "p3", - name: "Gentle Mittens", - price: "$12", - variant: "Soft Blend", - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-woolen-baby-s-clothing-with-pacifier-wooden-table_23-2147900741.jpg", - }, + id: "p3", name: "Gentle Mittens", price: "$12", variant: "Soft Blend", imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-woolen-baby-s-clothing-with-pacifier-wooden-table_23-2147900741.jpg"}, { - id: "p4", - name: "Baby Blanket", - price: "$45", - variant: "Premium", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-cute-baby-nursing-pillow_23-2150490904.jpg", - }, + id: "p4", name: "Baby Blanket", price: "$45", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/top-view-cute-baby-nursing-pillow_23-2150490904.jpg"}, { - id: "p5", - name: "Newborn Hat", - price: "$10", - variant: "Breathable", - imageSrc: "http://img.b2bpic.net/free-photo/adorable-little-girl-offering-snowball_23-2148329862.jpg", - }, + id: "p5", name: "Newborn Hat", price: "$10", variant: "Breathable", imageSrc: "http://img.b2bpic.net/free-photo/adorable-little-girl-offering-snowball_23-2148329862.jpg"}, { - id: "p6", - name: "Soft Booties", - price: "$15", - variant: "Plush", - imageSrc: "http://img.b2bpic.net/free-photo/toy-camera-baby-shoes_23-2147698707.jpg", - }, + id: "p6", name: "Soft Booties", price: "$15", variant: "Plush", imageSrc: "http://img.b2bpic.net/free-photo/toy-camera-baby-shoes_23-2147698707.jpg"}, ]} title="Our Latest Collections" description="Discover comfort-forward styles designed for everyday play and nap time." @@ -174,28 +120,13 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "Softness First", - description: "Hand-picked fibers to ensure no irritation on delicate skin.", - bentoComponent: "reveal-icon", - icon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/cute-baby-with-stuffed-animal_23-2150573671.jpg", - imageAlt: "soft baby knitwear newborn", + title: "Softness First", description: "Hand-picked fibers to ensure no irritation on delicate skin.", bentoComponent: "reveal-icon", icon: Heart, }, { - title: "Sustainability", - description: "Eco-friendly production for a healthier planet.", - bentoComponent: "reveal-icon", - icon: Leaf, - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-holding-handmade-openwork-napkin-her-hands_169016-12941.jpg?_wi=2", - imageAlt: "soft baby knitwear newborn", + title: "Sustainability", description: "Eco-friendly production for a healthier planet.", bentoComponent: "reveal-icon", icon: Leaf, }, { - title: "Easy Care", - description: "Machine washable fabrics designed to last through every wash.", - bentoComponent: "reveal-icon", - icon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/cute-little-kid-looking-away_23-2148329731.jpg?_wi=2", - imageAlt: "soft baby knitwear newborn", + title: "Easy Care", description: "Machine washable fabrics designed to last through every wash.", bentoComponent: "reveal-icon", icon: Sparkles, }, ]} title="Why Choose Little Cayn" @@ -210,45 +141,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t1", - name: "Sarah Miller", - handle: "@sarah_m", - testimonial: "The softest fabric ever. My baby loves it!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-stylish-modern-young-father-with-beard-creative-hairstyle-posing-studio_343059-554.jpg", - }, + id: "t1", name: "Sarah Miller", handle: "@sarah_m", testimonial: "The softest fabric ever. My baby loves it!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-stylish-modern-young-father-with-beard-creative-hairstyle-posing-studio_343059-554.jpg"}, { - id: "t2", - name: "Mark D.", - handle: "@mdad", - testimonial: "Excellent quality, arrived quickly and perfectly packaged.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/daddy-carrying-his-baby-family-emotion-home_53876-61.jpg", - }, + id: "t2", name: "Mark D.", handle: "@mdad", testimonial: "Excellent quality, arrived quickly and perfectly packaged.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/daddy-carrying-his-baby-family-emotion-home_53876-61.jpg"}, { - id: "t3", - name: "Jenny L.", - handle: "@jl_mom", - testimonial: "Little Cayn makes the most beautiful newborn outfits.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/mother-with-baby-daughter-lying-bed_1303-29017.jpg", - }, + id: "t3", name: "Jenny L.", handle: "@jl_mom", testimonial: "Little Cayn makes the most beautiful newborn outfits.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/mother-with-baby-daughter-lying-bed_1303-29017.jpg"}, { - id: "t4", - name: "Alice T.", - handle: "@alice_t", - testimonial: "Finally, clothes that are gentle on eczema prone skin.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-women-taking-selfie_23-2149360121.jpg", - }, + id: "t4", name: "Alice T.", handle: "@alice_t", testimonial: "Finally, clothes that are gentle on eczema prone skin.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-women-taking-selfie_23-2149360121.jpg"}, { - id: "t5", - name: "John B.", - handle: "@j_b_dad", - testimonial: "Durable and adorable. Highly recommend.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-smiling-looking-pleased_482257-101175.jpg", - }, + id: "t5", name: "John B.", handle: "@j_b_dad", testimonial: "Durable and adorable. Highly recommend.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-cheerful-man-smiling-looking-pleased_482257-101175.jpg"}, ]} showRating={true} title="Loved by Parents" @@ -261,14 +167,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} names={[ - "BabySafe", - "GreenBaby", - "SoftDreams", - "PureCare", - "CozyKid", - "EcoTot", - "TinySteps", - ]} + "BabySafe", "GreenBaby", "SoftDreams", "PureCare", "CozyKid", "EcoTot", "TinySteps"]} title="Trusted Partner Brands" description="We collaborate with leaders in sustainable baby care." /> @@ -280,20 +179,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Are your products organic?", - content: "Yes, we use 100% certified organic cotton.", - }, + id: "f1", title: "Are your products organic?", content: "Yes, we use 100% certified organic cotton."}, { - id: "f2", - title: "Do you ship worldwide?", - content: "Currently, we ship to selected regions globally.", - }, + id: "f2", title: "Do you ship worldwide?", content: "Currently, we ship to selected regions globally."}, { - id: "f3", - title: "Can I return items?", - content: "Yes, we offer a 30-day return policy for unused items.", - }, + id: "f3", title: "Can I return items?", content: "Yes, we offer a 30-day return policy for unused items."}, ]} title="Frequently Asked Questions" description="Answers to common queries about our products." @@ -305,8 +195,7 @@ export default function LandingPage() {