From df90920b4045551f70f1c574f71bba4ac0c7061a Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 26 Apr 2026 03:49:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 158 ++++++++++++----------------------------------- 1 file changed, 40 insertions(+), 118 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index f2b9016..bbe358e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -11,7 +11,7 @@ import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloating import PricingCardOne from '@/components/sections/pricing/PricingCardOne'; import ProductCardOne from '@/components/sections/product/ProductCardOne'; import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen'; -import { Award, Clock, Sparkles, Gift, Heart, Ring } from "lucide-react"; +import { Award, Clock, Sparkles, Gift, Heart, Circle } from "lucide-react"; export default function LandingPage() { return ( @@ -31,18 +31,13 @@ export default function LandingPage() { @@ -51,24 +46,16 @@ export default function LandingPage() { logoText="Crave co." description="Each creation is tailored to your vision and delivered at the moment it matters most. Indulgence, designed to be remembered." buttons={[ - { - text: "Explore Collection", href: "#shop"}, - { - text: "Create Your Cake", href: "#custom"}, + { text: "Explore Collection", href: "#shop" }, + { text: "Create Your Cake", href: "#custom" }, ]} slides={[ - { - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-cake-decorated-with-fresh-fruits-berries-flower-ring_181624-42002.jpg", imageAlt: "Luxury cake showcase"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/small-cookies-stick-crackers-navy-platter-marble-background_114579-26160.jpg", imageAlt: "Luxury cake showcase"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-white-delicious-christmas-cake-with-nuts-mandarine_181624-22289.jpg", imageAlt: "Luxury cake showcase"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-birthday-event-with-cake-bottle-champagne_23-2149312286.jpg", imageAlt: "Luxury cake showcase"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-rose-bouquet-with-cinnamon-macaroons-white-cup-grey-concrete-textured-backdrop_23-2148161717.jpg", imageAlt: "Luxury cake showcase"}, - { - imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-kitchen_23-2147959035.jpg", imageAlt: "Luxury cake showcase"}, + { imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-cake-decorated-with-fresh-fruits-berries-flower-ring_181624-42002.jpg", imageAlt: "Luxury cake showcase" }, + { imageSrc: "http://img.b2bpic.net/free-photo/small-cookies-stick-crackers-navy-platter-marble-background_114579-26160.jpg", imageAlt: "Luxury cake showcase" }, + { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-shot-white-delicious-christmas-cake-with-nuts-mandarine_181624-22289.jpg", imageAlt: "Luxury cake showcase" }, + { imageSrc: "http://img.b2bpic.net/free-photo/table-arrangement-birthday-event-with-cake-bottle-champagne_23-2149312286.jpg", imageAlt: "Luxury cake showcase" }, + { imageSrc: "http://img.b2bpic.net/free-photo/overhead-view-rose-bouquet-with-cinnamon-macaroons-white-cup-grey-concrete-textured-backdrop_23-2148161717.jpg", imageAlt: "Luxury cake showcase" }, + { imageSrc: "http://img.b2bpic.net/free-photo/woman-cooking-kitchen_23-2147959035.jpg", imageAlt: "Luxury cake showcase" }, ]} /> @@ -78,15 +65,9 @@ export default function LandingPage() { useInvertedBackground={false} title="Why Crave co." metrics={[ - { - icon: Sparkles, - label: "Designs Crafted", value: "10k+"}, - { - icon: Clock, - label: "Midnight Deliveries", value: "5k+"}, - { - icon: Award, - label: "Happiness Score", value: "99%"}, + { icon: Sparkles, label: "Designs Crafted", value: "10k+" }, + { icon: Clock, label: "Midnight Deliveries", value: "5k+" }, + { icon: Award, label: "Happiness Score", value: "99%" }, ]} metricsAnimation="slide-up" /> @@ -99,18 +80,12 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" useInvertedBackground={false} products={[ - { - id: "1", name: "Belgian Chocolate Bliss", price: "₹1,200", imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-topped-with-ice-cream_141793-436.jpg"}, - { - id: "2", name: "Vanilla Bean Petals", price: "₹1,100", imageSrc: "http://img.b2bpic.net/free-photo/dessert-round-plate-topped-with-berry-jam_141793-17446.jpg"}, - { - id: "3", name: "Exotic Mango Layer", price: "₹1,400", imageSrc: "http://img.b2bpic.net/free-photo/homemade-tart-with-berries-whipped-cream-brown-desk-against-black-background_23-2148161731.jpg"}, - { - id: "4", name: "Classic Berry Red", price: "₹1,300", imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-bra-holds-plate-with-waffles-chocolate-sauce-peanuts_197531-18182.jpg"}, - { - id: "5", name: "Golden Caramel Swirl", price: "₹1,500", imageSrc: "http://img.b2bpic.net/free-photo/traditional-ukrainian-wedding-bread-embroidery-towel_146671-19768.jpg"}, - { - id: "6", name: "Hazelnut Crunch", price: "₹1,600", imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-white-delicious-christmas-cake-with-nuts-mandarine_181624-22446.jpg"}, + { id: "1", name: "Belgian Chocolate Bliss", price: "₹1,200", imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-topped-with-ice-cream_141793-436.jpg" }, + { id: "2", name: "Vanilla Bean Petals", price: "₹1,100", imageSrc: "http://img.b2bpic.net/free-photo/dessert-round-plate-topped-with-berry-jam_141793-17446.jpg" }, + { id: "3", name: "Exotic Mango Layer", price: "₹1,400", imageSrc: "http://img.b2bpic.net/free-photo/homemade-tart-with-berries-whipped-cream-brown-desk-against-black-background_23-2148161731.jpg" }, + { id: "4", name: "Classic Berry Red", price: "₹1,300", imageSrc: "http://img.b2bpic.net/free-photo/woman-brown-bra-holds-plate-with-waffles-chocolate-sauce-peanuts_197531-18182.jpg" }, + { id: "5", name: "Golden Caramel Swirl", price: "₹1,500", imageSrc: "http://img.b2bpic.net/free-photo/traditional-ukrainian-wedding-bread-embroidery-towel_146671-19768.jpg" }, + { id: "6", name: "Hazelnut Crunch", price: "₹1,600", imageSrc: "http://img.b2bpic.net/free-photo/vertical-picture-white-delicious-christmas-cake-with-nuts-mandarine_181624-22446.jpg" }, ]} title="Most Desired" description="Our most celebrated creations, hand-picked for your indulgence." @@ -122,18 +97,10 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} features={[ - { - title: "Birthdays", description: "Make every year unforgettable.", buttonIcon: Gift, - imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-cutting-cake-their-wedding_23-2150835736.jpg", imageAlt: "Lesbian couple cutting the cake at their wedding"}, - { - title: "Anniversaries", description: "Love deserves a sweet tribute.", buttonIcon: Heart, - imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-cake-decorated-with-fresh-fruits-berries-flower-ring_181624-42002.jpg", imageAlt: "Lesbian couple cutting the cake at their wedding"}, - { - title: "Weddings", description: "Layers of elegance for your big day.", buttonIcon: Ring, - imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-topped-with-ice-cream_141793-436.jpg", imageAlt: "Lesbian couple cutting the cake at their wedding"}, - { - title: "Festivals", description: "Celebrate traditions in style.", buttonIcon: Sparkles, - imageSrc: "http://img.b2bpic.net/free-photo/dessert-round-plate-topped-with-berry-jam_141793-17446.jpg", imageAlt: "Lesbian couple cutting the cake at their wedding"}, + { title: "Birthdays", description: "Make every year unforgettable.", buttonIcon: Gift, imageSrc: "http://img.b2bpic.net/free-photo/lesbian-couple-cutting-cake-their-wedding_23-2150835736.jpg", imageAlt: "Lesbian couple cutting the cake at their wedding" }, + { title: "Anniversaries", description: "Love deserves a sweet tribute.", buttonIcon: Heart, imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wedding-cake-decorated-with-fresh-fruits-berries-flower-ring_181624-42002.jpg", imageAlt: "Lesbian couple cutting the cake at their wedding" }, + { title: "Weddings", description: "Layers of elegance for your big day.", buttonIcon: Circle, imageSrc: "http://img.b2bpic.net/free-photo/pair-dessert-topped-with-ice-cream_141793-436.jpg", imageAlt: "Lesbian couple cutting the cake at their wedding" }, + { title: "Festivals", description: "Celebrate traditions in style.", buttonIcon: Sparkles, imageSrc: "http://img.b2bpic.net/free-photo/dessert-round-plate-topped-with-berry-jam_141793-17446.jpg", imageAlt: "Lesbian couple cutting the cake at their wedding" }, ]} title="Curated Moments" description="Every celebration is an opportunity to craft something legendary. Explore curated collections designed for your meaningful moments." @@ -146,18 +113,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} plans={[ - { - id: "std", badge: "Core", price: "₹800", subtitle: "Perfect for intimate gatherings", features: [ - "Custom Flavour", "Eggless Option", "Basic Message"], - }, - { - id: "pro", badge: "Designer", price: "₹2,500", subtitle: "Bespoke artistry for big events", features: [ - "Theme Design", "Photo Integration", "Priority Timing", "Add-ons"], - }, - { - id: "ultra", badge: "Tiered", price: "₹4,500", subtitle: "Layers of sheer luxury", features: [ - "Multi-tier Design", "Premium Toppings", "Midnight Delivery", "Dedicated Support"], - }, + { id: "std", badge: "Core", price: "₹800", subtitle: "Perfect for intimate gatherings", features: ["Custom Flavour", "Eggless Option", "Basic Message"] }, + { id: "pro", badge: "Designer", price: "₹2,500", subtitle: "Bespoke artistry for big events", features: ["Theme Design", "Photo Integration", "Priority Timing", "Add-ons"] }, + { id: "ultra", badge: "Tiered", price: "₹4,500", subtitle: "Layers of sheer luxury", features: ["Multi-tier Design", "Premium Toppings", "Midnight Delivery", "Dedicated Support"] }, ]} title="Signature Customizations" description="Tailor your cake to the perfect size, flavour, and finish." @@ -169,16 +127,11 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={false} testimonials={[ - { - id: "1", title: "Perfect!", quote: "Looked stunning and tasted amazing.", name: "Sarah J.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-curly-hair-drinking-coffee-writing-notes_7502-9175.jpg"}, - { - id: "2", title: "Dream Cake", quote: "Exactly how I imagined my wedding cake.", name: "Michael C.", role: "Photographer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waiter-serving-cup-coffee-counter_1170-559.jpg"}, - { - id: "3", title: "Reliable", quote: "Smooth delivery and the taste was heavenly.", name: "Emily R.", role: "Marketing", imageSrc: "http://img.b2bpic.net/free-photo/successful-latin-businesswoman-standing-with-folded-hands-portrait-confident-young-pretty-female-office-employer-black-blouse-posing-work-business-company-management-concept_74855-7824.jpg"}, - { - id: "4", title: "Stunning", quote: "The design was exquisite, thank you!", name: "David K.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-drinks-restaurant_23-2149269141.jpg"}, - { - id: "5", title: "Amazing Service", quote: "Will definitely order for every occasion.", name: "Jessica L.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/pretty-dreaming-young-woman-sitting-cafe-table_171337-17088.jpg"}, + { id: "1", title: "Perfect!", quote: "Looked stunning and tasted amazing.", name: "Sarah J.", role: "CEO", imageSrc: "http://img.b2bpic.net/free-photo/smiling-girl-with-curly-hair-drinking-coffee-writing-notes_7502-9175.jpg" }, + { id: "2", title: "Dream Cake", quote: "Exactly how I imagined my wedding cake.", name: "Michael C.", role: "Photographer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waiter-serving-cup-coffee-counter_1170-559.jpg" }, + { id: "3", title: "Reliable", quote: "Smooth delivery and the taste was heavenly.", name: "Emily R.", role: "Marketing", imageSrc: "http://img.b2bpic.net/free-photo/successful-latin-businesswoman-standing-with-folded-hands-portrait-confident-young-pretty-female-office-employer-black-blouse-posing-work-business-company-management-concept_74855-7824.jpg" }, + { id: "4", title: "Stunning", quote: "The design was exquisite, thank you!", name: "David K.", role: "Designer", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-drinks-restaurant_23-2149269141.jpg" }, + { id: "5", title: "Amazing Service", quote: "Will definitely order for every occasion.", name: "Jessica L.", role: "Architect", imageSrc: "http://img.b2bpic.net/free-photo/pretty-dreaming-young-woman-sitting-cafe-table_171337-17088.jpg" }, ]} title="Meaningful Stories" description="Hear from our community of celebration makers." @@ -188,49 +141,18 @@ export default function LandingPage() {