From c3a49fb10cb94d083e7cd8c0d2c9e435d538f3eb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 27 May 2026 17:22:05 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 382 +++++++++++------------------------------------ 1 file changed, 84 insertions(+), 298 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 2ce94b4..492aa8b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -13,7 +13,7 @@ import PricingCardFive from '@/components/sections/pricing/PricingCardFive'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import TeamCardEleven from '@/components/sections/team/TeamCardEleven'; import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve'; -import { Award, Cake, Crown, Gift, HelpCircle, ShoppingBag, Sparkles, Star, Users } from "lucide-react"; +import { Award, Cake, Crown, Gift, HelpCircle, MessageSquareText, ShoppingBag, Sparkles, Star, Users } from "lucide-react"; export default function LandingPage() { return ( @@ -34,57 +34,36 @@ export default function LandingPage() {
@@ -137,17 +100,11 @@ export default function LandingPage() { description="With years of dedication and a deep passion for confectionery, Chef Gedion transforms simple ingredients into edible masterpieces. Every cake is a testament to quality, creativity, and a relentless pursuit of flavor perfection. From classic recipes to innovative designs, we bake joy into every slice." metrics={[ { - value: "10+", - title: "Years Experience", - }, + value: "10+", title: "Years Experience"}, { - value: "500+", - title: "Happy Clients", - }, + value: "500+", title: "Happy Clients"}, { - value: "100%", - title: "Handmade", - }, + value: "100%", title: "Handmade"}, ]} tag="Our Story" tagIcon={Award} @@ -168,34 +125,16 @@ export default function LandingPage() { carouselMode="buttons" features={[ { - title: "Exquisite Wedding Cakes", - description: "Design the wedding cake of your dreams with Chef Gedion. From elegant multi-tiered marvels to charming rustic designs, we create unforgettable centerpieces for your special day.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-with-sweets-celebration_8353-9630.jpg", - imageAlt: "Elegant white multi-tiered wedding cake with delicate floral decorations", - button: { - text: "View Gallery", - href: "#products", - }, + title: "Exquisite Wedding Cakes", description: "Design the wedding cake of your dreams with Chef Gedion. From elegant multi-tiered marvels to charming rustic designs, we create unforgettable centerpieces for your special day.", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-table-with-sweets-celebration_8353-9630.jpg", imageAlt: "Elegant white multi-tiered wedding cake with delicate floral decorations", button: { + text: "View Gallery", href: "#products"}, }, { - title: "Personalized Birthday Creations", - description: "Celebrate with a cake as unique as you are! We craft custom birthday cakes, cupcakes, and dessert tables tailored to your theme, taste, and wildest imagination.", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-cake-near-guests-birthday-party_23-2147783692.jpg", - imageAlt: "Vibrant and colorful birthday cake adorned with candles and confetti", - button: { - text: "Customize Yours", - href: "#contact", - }, + title: "Personalized Birthday Creations", description: "Celebrate with a cake as unique as you are! We craft custom birthday cakes, cupcakes, and dessert tables tailored to your theme, taste, and wildest imagination.", imageSrc: "http://img.b2bpic.net/free-photo/tasty-cake-near-guests-birthday-party_23-2147783692.jpg", imageAlt: "Vibrant and colorful birthday cake adorned with candles and confetti", button: { + text: "Customize Yours", href: "#contact"}, }, { - title: "Sophisticated Corporate Events", - description: "Impress your clients and colleagues with bespoke desserts for corporate events. From branded cakes to elegant mini pastries, we add a touch of sweetness to your professional gatherings.", - imageSrc: "http://img.b2bpic.net/free-photo/festive-sweet-buffet_78826-2499.jpg", - imageAlt: "Sophisticated corporate cake with a company logo, suitable for events", - button: { - text: "Request Quote", - href: "#contact", - }, + title: "Sophisticated Corporate Events", description: "Impress your clients and colleagues with bespoke desserts for corporate events. From branded cakes to elegant mini pastries, we add a touch of sweetness to your professional gatherings.", imageSrc: "http://img.b2bpic.net/free-photo/festive-sweet-buffet_78826-2499.jpg", imageAlt: "Sophisticated corporate cake with a company logo, suitable for events", button: { + text: "Request Quote", href: "#contact"}, }, ]} title="Our Signature Cake Collections" @@ -215,65 +154,23 @@ export default function LandingPage() { carouselMode="buttons" products={[ { - id: "p-chocolate", - brand: "Chef Gedion", - name: "Chocolate Indulgence", - price: "$55.00", - rating: 5, - reviewCount: "230", - imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-roll-with-raspberry-jam-butter-cream_114579-52504.jpg", - imageAlt: "Decadent chocolate fudge cake with rich ganache", - }, + id: "p-chocolate", brand: "Chef Gedion", name: "Chocolate Indulgence", price: "$55.00", rating: 5, + reviewCount: "230", imageSrc: "http://img.b2bpic.net/free-photo/chocolate-cake-roll-with-raspberry-jam-butter-cream_114579-52504.jpg", imageAlt: "Decadent chocolate fudge cake with rich ganache"}, { - id: "p-red-velvet", - brand: "Chef Gedion", - name: "Classic Red Velvet", - price: "$50.00", - rating: 5, - reviewCount: "190", - imageSrc: "http://img.b2bpic.net/free-photo/red-velvet-cake_1232-2079.jpg", - imageAlt: "Moist red velvet cake with creamy cream cheese frosting", - }, + id: "p-red-velvet", brand: "Chef Gedion", name: "Classic Red Velvet", price: "$50.00", rating: 5, + reviewCount: "190", imageSrc: "http://img.b2bpic.net/free-photo/red-velvet-cake_1232-2079.jpg", imageAlt: "Moist red velvet cake with creamy cream cheese frosting"}, { - id: "p-vanilla", - brand: "Chef Gedion", - name: "Vanilla Bean Dream", - price: "$45.00", - rating: 4.9, - reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-white-cake-with-flags_23-2147669177.jpg", - imageAlt: "Light and fluffy vanilla bean cake with delicate frosting", - }, + id: "p-vanilla", brand: "Chef Gedion", name: "Vanilla Bean Dream", price: "$45.00", rating: 4.9, + reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/pretty-white-cake-with-flags_23-2147669177.jpg", imageAlt: "Light and fluffy vanilla bean cake with delicate frosting"}, { - id: "p-lemon", - brand: "Chef Gedion", - name: "Zesty Lemon Delight", - price: "$48.00", - rating: 4.8, - reviewCount: "110", - imageSrc: "http://img.b2bpic.net/free-photo/background-brunch-bacon-muffin-bread_1203-4638.jpg", - imageAlt: "Refreshing lemon poppy seed cake with a vibrant glaze", - }, + id: "p-lemon", brand: "Chef Gedion", name: "Zesty Lemon Delight", price: "$48.00", rating: 4.8, + reviewCount: "110", imageSrc: "http://img.b2bpic.net/free-photo/background-brunch-bacon-muffin-bread_1203-4638.jpg", imageAlt: "Refreshing lemon poppy seed cake with a vibrant glaze"}, { - id: "p-carrot", - brand: "Chef Gedion", - name: "Rustic Carrot Spice", - price: "$52.00", - rating: 4.9, - reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/thanksgiving-celebration-with-delicious-food_23-2151865750.jpg", - imageAlt: "Hearty carrot cake with cream cheese frosting and walnuts", - }, + id: "p-carrot", brand: "Chef Gedion", name: "Rustic Carrot Spice", price: "$52.00", rating: 4.9, + reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/thanksgiving-celebration-with-delicious-food_23-2151865750.jpg", imageAlt: "Hearty carrot cake with cream cheese frosting and walnuts"}, { - id: "p-strawberry", - brand: "Chef Gedion", - name: "Strawberry Bliss", - price: "$58.00", - rating: 5, - reviewCount: "175", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2150727727.jpg", - imageAlt: "Fresh strawberry shortcake with whipped cream and fresh berries", - }, + id: "p-strawberry", brand: "Chef Gedion", name: "Strawberry Bliss", price: "$58.00", rating: 5, + reviewCount: "175", imageSrc: "http://img.b2bpic.net/free-photo/delicious-cake-with-fruits_23-2150727727.jpg", imageAlt: "Fresh strawberry shortcake with whipped cream and fresh berries"}, ]} title="Our Bestselling Cakes" description="Indulge in our most loved creations. Each cake is baked with the finest ingredients and Chef Gedion's secret touch, guaranteeing a delightful experience." @@ -290,43 +187,18 @@ export default function LandingPage() { useInvertedBackground={true} plans={[ { - id: "p-basic", - tag: "Standard Celebration", - tagIcon: Sparkles, - price: "Starting at $150", - period: "per custom cake", - description: "Perfect for smaller gatherings, intimate birthdays, or unique personal treats. Basic design with delicious flavors.", - button: { - text: "Enquire Now", - href: "#contact", - }, - featuresTitle: "Includes:", - features: [ - "Single-tier cake (up to 8\")", - "Choice of 3 classic flavors", - "Simple frosting design", - "Local delivery (within 10 miles)", - ], + id: "p-basic", tag: "Standard Celebration", tagIcon: Sparkles, + price: "Starting at $150", period: "per custom cake", description: "Perfect for smaller gatherings, intimate birthdays, or unique personal treats. Basic design with delicious flavors.", button: { + text: "Enquire Now", href: "#contact"}, + featuresTitle: "Includes:", features: [ + "Single-tier cake (up to 8\")", "Choice of 3 classic flavors", "Simple frosting design", "Local delivery (within 10 miles)"], }, { - id: "p-premium", - tag: "Grand Celebration", - tagIcon: Crown, - price: "Starting at $350", - period: "per custom cake", - description: "Elevate your special event with a show-stopping cake designed for larger parties and memorable moments. Exquisite taste and intricate designs.", - button: { - text: "Book Consultation", - href: "#contact", - }, - featuresTitle: "Includes:", - features: [ - "Multi-tier cake (up to 3 tiers)", - "Choice of premium flavors & fillings", - "Intricate custom design work", - "Complimentary tasting session", - "Extended delivery options", - ], + id: "p-premium", tag: "Grand Celebration", tagIcon: Crown, + price: "Starting at $350", period: "per custom cake", description: "Elevate your special event with a show-stopping cake designed for larger parties and memorable moments. Exquisite taste and intricate designs.", button: { + text: "Book Consultation", href: "#contact"}, + featuresTitle: "Includes:", features: [ + "Multi-tier cake (up to 3 tiers)", "Choice of premium flavors & fillings", "Intricate custom design work", "Complimentary tasting session", "Extended delivery options"], }, ]} title="Custom Cake Pricing & Packages" @@ -344,28 +216,12 @@ export default function LandingPage() { useInvertedBackground={false} groups={[ { - id: "g-leadership", - groupTitle: "Our Culinary Team", - members: [ + id: "g-leadership", groupTitle: "Our Culinary Team", members: [ { - id: "m-gedion", - title: "Chef Gedion", - subtitle: "Founder & Head Pastry Chef", - detail: "With over a decade of experience, Chef Gedion leads our kitchen with innovative techniques and an unwavering commitment to quality. His passion for baking is evident in every creation.", - imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen_23-2148006679.jpg", - imageAlt: "Portrait of Chef Gedion, the founder and head pastry chef", - }, + id: "m-gedion", title: "Chef Gedion", subtitle: "Founder & Head Pastry Chef", detail: "With over a decade of experience, Chef Gedion leads our kitchen with innovative techniques and an unwavering commitment to quality. His passion for baking is evident in every creation.", imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen_23-2148006679.jpg", imageAlt: "Portrait of Chef Gedion, the founder and head pastry chef"}, { - id: "m-assistant", - title: "Emily R.", - subtitle: "Pastry Assistant", - detail: "Emily brings creativity and precision to the team, assisting Chef Gedion in bringing complex cake designs to life. Her keen eye for detail ensures every cake is perfect.", - imageSrc: "http://img.b2bpic.net/free-photo/smiling-baker-carrying-stack-baked-breads_1170-2313.jpg", - imageAlt: "Portrait of Emily, a pastry assistant", - }, - ], - imageSrc: "http://img.b2bpic.net/free-psd/baked-goods-landing-page-template_23-2150415798.jpg", - imageAlt: "chef portrait smiling professional kitchen", + id: "m-assistant", title: "Emily R.", subtitle: "Pastry Assistant", detail: "Emily brings creativity and precision to the team, assisting Chef Gedion in bringing complex cake designs to life. Her keen eye for detail ensures every cake is perfect.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-baker-carrying-stack-baked-breads_1170-2313.jpg", imageAlt: "Portrait of Emily, a pastry assistant"}, + ] }, ]} title="Meet the Mastermind Behind the Magic" @@ -381,50 +237,24 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "t-1", - name: "Sarah J.", - imageSrc: "http://img.b2bpic.net/free-photo/man-celebrating-birthday-blowing-candle-cake-making-wish-standing-white-background_1258-162821.jpg", - imageAlt: "Smiling woman holding a slice of cake", - }, + id: "t-1", name: "Sarah J.", imageSrc: "http://img.b2bpic.net/free-photo/man-celebrating-birthday-blowing-candle-cake-making-wish-standing-white-background_1258-162821.jpg", imageAlt: "Smiling woman holding a slice of cake"}, { - id: "t-2", - name: "Michael C.", - imageSrc: "http://img.b2bpic.net/free-photo/celebration-holiday-concept-hopeful-guy-cross-fingers-making-birthday-wish-cake-candle-st_1258-172063.jpg", - imageAlt: "Man admiring a beautifully decorated custom cake", - }, + id: "t-2", name: "Michael C.", imageSrc: "http://img.b2bpic.net/free-photo/celebration-holiday-concept-hopeful-guy-cross-fingers-making-birthday-wish-cake-candle-st_1258-172063.jpg", imageAlt: "Man admiring a beautifully decorated custom cake"}, { - id: "t-3", - name: "Emily R.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-clinking-glasses_23-2149152924.jpg", - imageAlt: "Happy couple cutting their wedding cake", - }, + id: "t-3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-women-clinking-glasses_23-2149152924.jpg", imageAlt: "Happy couple cutting their wedding cake"}, { - id: "t-4", - name: "David K.", - imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-summer-yard_1157-37404.jpg", - imageAlt: "Family gathered around a festive birthday cake", - }, + id: "t-4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/cute-family-playing-summer-yard_1157-37404.jpg", imageAlt: "Family gathered around a festive birthday cake"}, { - id: "t-5", - name: "Olivia W.", - imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mother-daughter-with-speech-bubble_23-2147788255.jpg", - imageAlt: "Woman posing happily with her custom-ordered cake", - }, + id: "t-5", name: "Olivia W.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-mother-daughter-with-speech-bubble_23-2147788255.jpg", imageAlt: "Woman posing happily with her custom-ordered cake"}, { - id: "t-6", - name: "James B.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-middleaged-man-glasses-gray-sweater-looking-tempted-delicious-cake-wa_1258-130928.jpg", - imageAlt: "Man smiling with a large cake order", - }, + id: "t-6", name: "James B.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-middleaged-man-glasses-gray-sweater-looking-tempted-delicious-cake-wa_1258-130928.jpg", imageAlt: "Man smiling with a large cake order"}, ]} cardTitle="Our Clients Love Our Cakes!" cardTag="Sweet Words" cardTagIcon={MessageSquareText} buttons={[ { - text: "Read More Reviews", - href: "#", - }, + text: "Read More Reviews", href: "#"}, ]} buttonAnimation="slide-up" cardAnimation="slide-up" @@ -437,25 +267,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "How far in advance should I place my order?", - content: "For custom cakes, we recommend placing your order at least 2-4 weeks in advance. For larger events like weddings, 2-3 months is ideal to ensure availability and ample time for consultation and design.", - }, + id: "q1", title: "How far in advance should I place my order?", content: "For custom cakes, we recommend placing your order at least 2-4 weeks in advance. For larger events like weddings, 2-3 months is ideal to ensure availability and ample time for consultation and design."}, { - id: "q2", - title: "Do you offer delivery services?", - content: "Yes, we offer local delivery within a 20-mile radius for an additional fee. Delivery for larger event cakes can be arranged further out. Please inquire about specific delivery charges and distances when placing your order.", - }, + id: "q2", title: "Do you offer delivery services?", content: "Yes, we offer local delivery within a 20-mile radius for an additional fee. Delivery for larger event cakes can be arranged further out. Please inquire about specific delivery charges and distances when placing your order."}, { - id: "q3", - title: "Can you accommodate dietary restrictions?", - content: "We strive to cater to various dietary needs. We offer gluten-free, dairy-free, and nut-free options. Please discuss your specific restrictions during your consultation, and we will do our best to create a delicious and safe cake for you.", - }, + id: "q3", title: "Can you accommodate dietary restrictions?", content: "We strive to cater to various dietary needs. We offer gluten-free, dairy-free, and nut-free options. Please discuss your specific restrictions during your consultation, and we will do our best to create a delicious and safe cake for you."}, { - id: "q4", - title: "What flavors and fillings do you offer?", - content: "Our menu boasts a wide range of classic and gourmet flavors, from rich chocolate and vanilla bean to exotic fruit infusions. We also have an extensive selection of fillings and frostings. A full menu will be provided during your consultation.", - }, + id: "q4", title: "What flavors and fillings do you offer?", content: "Our menu boasts a wide range of classic and gourmet flavors, from rich chocolate and vanilla bean to exotic fruit infusions. We also have an extensive selection of fillings and frostings. A full menu will be provided during your consultation."}, ]} imageSrc="http://img.b2bpic.net/free-photo/ai-generated-cake-picture_23-2150649274.jpg" imageAlt="Beautifully decorated cake with various pastries in the background" @@ -468,9 +286,7 @@ export default function LandingPage() { tagAnimation="slide-up" buttons={[ { - text: "Ask Us Anything", - href: "#contact", - }, + text: "Ask Us Anything", href: "#contact"}, ]} buttonAnimation="slide-up" faqsAnimation="slide-up" @@ -481,18 +297,13 @@ export default function LandingPage() { @@ -506,62 +317,37 @@ export default function LandingPage() { logoText="Chef Gedion Cake" columns={[ { - title: "Quick Links", - items: [ + title: "Quick Links", items: [ { - label: "Home", - href: "#hero", - }, + label: "Home", href: "#hero"}, { - label: "Menu", - href: "#products", - }, + label: "Menu", href: "#products"}, { - label: "Custom Orders", - href: "#pricing", - }, + label: "Custom Orders", href: "#pricing"}, { - label: "Testimonials", - href: "#testimonials", - }, + label: "Testimonials", href: "#testimonials"}, ], }, { - title: "Services", - items: [ + title: "Services", items: [ { - label: "Wedding Cakes", - href: "#features", - }, + label: "Wedding Cakes", href: "#features"}, { - label: "Birthday Cakes", - href: "#features", - }, + label: "Birthday Cakes", href: "#features"}, { - label: "Corporate Events", - href: "#features", - }, + label: "Corporate Events", href: "#features"}, { - label: "Dietary Options", - href: "#faq", - }, + label: "Dietary Options", href: "#faq"}, ], }, { - title: "Contact Us", - items: [ + title: "Contact Us", items: [ { - label: "Email: info@gedioncake.com", - href: "mailto:info@gedioncake.com", - }, + label: "Email: info@gedioncake.com", href: "mailto:info@gedioncake.com"}, { - label: "Phone: +1 (234) 567-8900", - href: "tel:+12345678900", - }, + label: "Phone: +1 (234) 567-8900", href: "tel:+12345678900"}, { - label: "Location: Your City, ST 12345", - href: "#", - }, + label: "Location: Your City, ST 12345", href: "#"}, ], }, ]} -- 2.49.1