From 5f9fa185759cea833d3ae8135b1b7ed3d89c2239 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 11:29:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 43 ++++++++++++++++++++++++++++--------------- 1 file changed, 28 insertions(+), 15 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 88037d8..8a8d664 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -9,7 +9,7 @@ import FeatureCardEight from "@/components/sections/feature/FeatureCardEight"; import SocialProofOne from "@/components/sections/socialProof/SocialProofOne"; import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen"; import FooterBaseReveal from "@/components/sections/footer/FooterBaseReveal"; -import { Heart, Needle, Sparkles, Star } from "lucide-react"; +import { Heart, Sparkles, Star, Wrench } from "lucide-react"; export default function LandingPage() { return ( @@ -36,7 +36,8 @@ export default function LandingPage() { { name: "Contact", id: "contact" }, ]} button={{ - text: "Shop Now", href: "#products"}} + text: "Shop Now", href: "#products" + }} /> @@ -50,11 +51,14 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-using-macrame-technique_23-2149064452.jpg", imageAlt: "Colorful handmade crochet blankets"}, + imageSrc: "http://img.b2bpic.net/free-photo/woman-using-macrame-technique_23-2149064452.jpg", imageAlt: "Colorful handmade crochet blankets" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/wool-three-colors-pot_23-2147691757.jpg", imageAlt: "Crochet amigurumi collection"}, + imageSrc: "http://img.b2bpic.net/free-photo/wool-three-colors-pot_23-2147691757.jpg", imageAlt: "Crochet amigurumi collection" + }, { - imageSrc: "http://img.b2bpic.net/free-photo/mugs-with-marshmallows-near-warm-wear_23-2147967465.jpg", imageAlt: "Crochet baby booties pastel colors"}, + imageSrc: "http://img.b2bpic.net/free-photo/mugs-with-marshmallows-near-warm-wear_23-2147967465.jpg", imageAlt: "Crochet baby booties pastel colors" + }, ]} autoplayDelay={5000} showDimOverlay={true} @@ -66,7 +70,8 @@ export default function LandingPage() { heading={[ { type: "text", content: "Crafted with" }, { - type: "image", src: "http://img.b2bpic.net/free-photo/crafting-tools-table_23-2147804521.jpg", alt: "Artisan hands crafting"}, + type: "image", src: "http://img.b2bpic.net/free-photo/crafting-tools-table_23-2147804521.jpg", alt: "Artisan hands crafting" + }, { type: "text", content: "passion and purpose" }, ]} useInvertedBackground={false} @@ -108,19 +113,22 @@ export default function LandingPage() { title="Our Craft Process" description="From inspiration to finished piece, every crochet item is made with meticulous care and traditional techniques." tag="How We Create" - tagIcon={Needle} + tagIcon={Wrench} textboxLayout="default" useInvertedBackground={false} features={[ { id: 1, - title: "Yarn Selection", description: "Carefully curating the finest quality yarns and materials for each unique project.", imageSrc: "http://img.b2bpic.net/free-photo/buttons-handmade-felt-pin-cushion-blue-folded-fabric-wooden-desk_23-2148164412.jpg", imageAlt: "Yarn selection and color palette"}, + title: "Yarn Selection", description: "Carefully curating the finest quality yarns and materials for each unique project.", imageSrc: "http://img.b2bpic.net/free-photo/buttons-handmade-felt-pin-cushion-blue-folded-fabric-wooden-desk_23-2148164412.jpg", imageAlt: "Yarn selection and color palette" + }, { id: 2, - title: "Handcrafted", description: "Each stitch is carefully created by hand, ensuring quality and precision in every piece.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-pizza-kitchen_158595-2117.jpg", imageAlt: "Crochet stitching process"}, + title: "Handcrafted", description: "Each stitch is carefully created by hand, ensuring quality and precision in every piece.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-pizza-kitchen_158595-2117.jpg", imageAlt: "Crochet stitching process" + }, { id: 3, - title: "Quality Check", description: "Every finished piece undergoes rigorous inspection to guarantee perfection and durability.", imageSrc: "http://img.b2bpic.net/free-photo/young-tailor-using-meter-fabric-custom-made-clothes-collection-sewing-industry-female-couturier-doing-measurements-make-luxury-design-clients-handheld-shot-close-up_482257-72543.jpg", imageAlt: "Finished crochet product quality check"}, + title: "Quality Check", description: "Every finished piece undergoes rigorous inspection to guarantee perfection and durability.", imageSrc: "http://img.b2bpic.net/free-photo/young-tailor-using-meter-fabric-custom-made-clothes-collection-sewing-industry-female-couturier-doing-measurements-make-luxury-design-clients-handheld-shot-close-up_482257-72543.jpg", imageAlt: "Finished crochet product quality check" + }, ]} buttons={[]} /> @@ -135,7 +143,8 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} names={[ - "Cozy Home Collective", "Artisan Gift Co", "Handmade Market", "Craft Lovers Unite", "Sustainable Style", "Design Conscious", "Maker Community", "Ethical Gifts"]} + "Cozy Home Collective", "Artisan Gift Co", "Handmade Market", "Craft Lovers Unite", "Sustainable Style", "Design Conscious", "Maker Community", "Ethical Gifts" + ]} speed={40} showCard={true} /> @@ -153,16 +162,20 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", role: "Home Decor Enthusiast", company: "Design Lovers", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", imageAlt: "Sarah Mitchell"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-female-blazer-beauty-blonde_1139-773.jpg", imageAlt: "Sarah Mitchell" + }, { id: "2", name: "James Rodriguez", role: "Gift Curator", company: "Present Perfect", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110056.jpg", imageAlt: "James Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/view-female-school-teacher_23-2151110056.jpg", imageAlt: "James Rodriguez" + }, { id: "3", name: "Emma Chen", role: "Sustainable Living Advocate", company: "Eco Conscious", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-woman-black-sweater-standing-posing_114579-58751.jpg", imageAlt: "Emma Chen"}, + imageSrc: "http://img.b2bpic.net/free-photo/portrait-serious-woman-black-sweater-standing-posing_114579-58751.jpg", imageAlt: "Emma Chen" + }, { id: "4", name: "Michael Thompson", role: "Artisan Supporter", company: "Craft Community", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-table-holding-glasses_23-2148317290.jpg", imageAlt: "Michael Thompson"}, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-woman-table-holding-glasses_23-2148317290.jpg", imageAlt: "Michael Thompson" + }, ]} kpiItems={[ { value: "2,500+", label: "Happy Customers" }, -- 2.49.1