Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -81,8 +81,8 @@ export default function LandingPage() {
|
||||
title="Our Popular Cakes"
|
||||
description="Each cake is handcrafted with premium ingredients and artistic precision. From classic flavors to unique creations, find your perfect cake."
|
||||
products={[
|
||||
{ id: "rasmalai", name: "Rasmalai Cake", price: "₹2,500 - ₹4,500", variant: "Hero Flavor", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-baked-cake-with-pink-cream-chocolates-light-cake-sweet-bake-cream-tea_140725-34010.jpg", imageAlt: "Rasmalai specialty cake" },
|
||||
{ id: "makeup", name: "Makeup Theme Cake", price: "₹3,000 - ₹5,500", variant: "Customizable", imageSrc: "http://img.b2bpic.net/free-photo/excited-elegant-woman-with-muffin_329181-2125.jpg", imageAlt: "Custom makeup themed cake" },
|
||||
{ id: "rasmalai", name: "Rasmalai Cake", price: "₹2,500 - ₹4,500", variant: "Hero Flavor", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-baked-cake-with-pink-cream-chocolates-light-cake-sweet-bake-cream-tea_140725-34010.jpg?_wi=1", imageAlt: "Rasmalai specialty cake" },
|
||||
{ id: "makeup", name: "Makeup Theme Cake", price: "₹3,000 - ₹5,500", variant: "Customizable", imageSrc: "http://img.b2bpic.net/free-photo/excited-elegant-woman-with-muffin_329181-2125.jpg?_wi=1", imageAlt: "Custom makeup themed cake" },
|
||||
{ id: "kids", name: "Butterscotch Kids Theme", price: "₹2,800 - ₹4,800", variant: "Character Design", imageSrc: "http://img.b2bpic.net/free-photo/cute-little-girl-blowing-multicolored-candles-birthday-cake_23-2148046139.jpg", imageAlt: "Kids theme butterscotch cake" },
|
||||
{ id: "anniversary", name: "Pineapple Anniversary Cake", price: "₹3,200 - ₹5,200", variant: "Romantic", imageSrc: "http://img.b2bpic.net/free-photo/cake-slice-candies-marshmallow-birthday-hat-table_23-2147889897.jpg", imageAlt: "Anniversary pineapple cake" }
|
||||
]}
|
||||
@@ -124,8 +124,8 @@ export default function LandingPage() {
|
||||
description="We believe every celebration deserves a cake as unique as the moment itself. That's why we listen, design, and create cakes that tell your story."
|
||||
features={[
|
||||
{ title: "Patient Listening", description: "We don't just take orders. We understand your vision, ask questions, and refine every detail until it's perfect.", imageSrc: "http://img.b2bpic.net/free-photo/person-celebrating-birthday-office_23-2149334842.jpg", imageAlt: "Custom cake design process", buttonIcon: Heart, buttonHref: "https://wa.me/91XXXXXXXXXX" },
|
||||
{ title: "Artistic Excellence", description: "Our designs often exceed reference photos. We transform your ideas into edible art using premium techniques and ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/excited-elegant-woman-with-muffin_329181-2125.jpg", imageAlt: "Artistic cake creation", buttonIcon: Palette, buttonHref: "https://wa.me/91XXXXXXXXXX" },
|
||||
{ title: "Premium Taste Balance", description: "Luxury doesn't mean overly sweet. Every cake is balanced for perfect taste, texture, and indulgence without overwhelming sweetness.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-baked-cake-with-pink-cream-chocolates-light-cake-sweet-bake-cream-tea_140725-34010.jpg", imageAlt: "Premium cake flavors", buttonIcon: Sparkles, buttonHref: "https://wa.me/91XXXXXXXXXX" }
|
||||
{ title: "Artistic Excellence", description: "Our designs often exceed reference photos. We transform your ideas into edible art using premium techniques and ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/excited-elegant-woman-with-muffin_329181-2125.jpg?_wi=2", imageAlt: "Artistic cake creation", buttonIcon: Palette, buttonHref: "https://wa.me/91XXXXXXXXXX" },
|
||||
{ title: "Premium Taste Balance", description: "Luxury doesn't mean overly sweet. Every cake is balanced for perfect taste, texture, and indulgence without overwhelming sweetness.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-baked-cake-with-pink-cream-chocolates-light-cake-sweet-bake-cream-tea_140725-34010.jpg?_wi=2", imageAlt: "Premium cake flavors", buttonIcon: Sparkles, buttonHref: "https://wa.me/91XXXXXXXXXX" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
|
||||
Reference in New Issue
Block a user