diff --git a/src/app/page.tsx b/src/app/page.tsx
index b0cc1d2..f2b9016 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 } from "lucide-react";
+import { Award, Clock, Sparkles, Gift, Heart, Ring } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,27 +32,17 @@ export default function LandingPage() {
@@ -62,39 +52,23 @@ export default function LandingPage() {
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: "Explore Collection", href: "#shop"},
{
- text: "Create Your Cake",
- href: "#custom",
- },
+ 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?_wi=1",
- 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/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/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/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/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/woman-cooking-kitchen_23-2147959035.jpg", imageAlt: "Luxury cake showcase"},
]}
/>
@@ -106,19 +80,13 @@ export default function LandingPage() {
metrics={[
{
icon: Sparkles,
- label: "Designs Crafted",
- value: "10k+",
- },
+ label: "Designs Crafted", value: "10k+"},
{
icon: Clock,
- label: "Midnight Deliveries",
- value: "5k+",
- },
+ label: "Midnight Deliveries", value: "5k+"},
{
icon: Award,
- label: "Happiness Score",
- value: "99%",
- },
+ label: "Happiness Score", value: "99%"},
]}
metricsAnimation="slide-up"
/>
@@ -132,41 +100,17 @@ export default function LandingPage() {
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?_wi=1",
- },
+ 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?_wi=1",
- },
+ 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: "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: "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: "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: "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."
@@ -179,33 +123,17 @@ export default function LandingPage() {
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: "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?_wi=2",
- 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?_wi=2",
- 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?_wi=2",
- 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."
@@ -219,39 +147,16 @@ export default function LandingPage() {
useInvertedBackground={false}
plans={[
{
- id: "std",
- badge: "Core",
- price: "₹800",
- subtitle: "Perfect for intimate gatherings",
- features: [
- "Custom Flavour",
- "Eggless Option",
- "Basic Message",
- ],
+ 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: "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: "ultra", badge: "Tiered", price: "₹4,500", subtitle: "Layers of sheer luxury", features: [
+ "Multi-tier Design", "Premium Toppings", "Midnight Delivery", "Dedicated Support"],
},
]}
title="Signature Customizations"
@@ -265,45 +170,15 @@ export default function LandingPage() {
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: "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: "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: "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: "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: "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."
@@ -314,14 +189,11 @@ export default function LandingPage() {
@@ -332,49 +204,31 @@ export default function LandingPage() {
{
items: [
{
- label: "About",
- href: "/about",
- },
+ label: "About", href: "/about"},
{
- label: "Our Cafe",
- href: "/cafe",
- },
+ label: "Our Cafe", href: "/cafe"},
{
- label: "Blog",
- href: "/blog",
- },
+ label: "Blog", href: "/blog"},
],
},
{
items: [
{
- label: "Order Tracking",
- href: "/track",
- },
+ label: "Order Tracking", href: "/track"},
{
- label: "Delivery Policy",
- href: "/delivery",
- },
+ label: "Delivery Policy", href: "/delivery"},
{
- label: "FAQs",
- href: "/faq",
- },
+ label: "FAQs", href: "/faq"},
],
},
{
items: [
{
- label: "Terms of Use",
- href: "/terms",
- },
+ label: "Terms of Use", href: "/terms"},
{
- label: "Privacy Policy",
- href: "/privacy",
- },
+ label: "Privacy Policy", href: "/privacy"},
{
- label: "Contact",
- href: "/contact",
- },
+ label: "Contact", href: "/contact"},
],
},
]}