Merge version_1 into main #1
@@ -53,12 +53,12 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-strawberries-white-plate_114579-13807.jpg", imageAlt: "Fresh decorated birthday cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-fresh-pastry-table-buffet_1232-1825.jpg", imageAlt: "Assorted fresh pastries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/donuts-cupcakes-apple_23-2147678735.jpg", imageAlt: "Freshly baked bakery items" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-gogal-black-plate_114579-88593.jpg", imageAlt: "Traditional pav and snacks" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148016008.jpg", imageAlt: "Beautiful anniversary cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-delicious-cake_23-2149655641.jpg", imageAlt: "Custom occasion cakes" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-strawberries-white-plate_114579-13807.jpg?_wi=1", imageAlt: "Fresh decorated birthday cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-fresh-pastry-table-buffet_1232-1825.jpg?_wi=1", imageAlt: "Assorted fresh pastries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/donuts-cupcakes-apple_23-2147678735.jpg?_wi=1", imageAlt: "Freshly baked bakery items" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-gogal-black-plate_114579-88593.jpg?_wi=1", imageAlt: "Traditional pav and snacks" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148016008.jpg?_wi=1", imageAlt: "Beautiful anniversary cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-delicious-cake_23-2149655641.jpg?_wi=1", imageAlt: "Custom occasion cakes" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
background="plain"
|
||||
@@ -100,12 +100,12 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
products={[
|
||||
{ id: "red-velvet", name: "Red Velvet Cake", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/slice-red-velvet-cake-white-plate-with-tea_114579-16370.jpg", imageAlt: "Red velvet cake with cream frosting" },
|
||||
{ id: "pineapple", name: "Pineapple Cake", price: "₹300", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-french-dessert-tart-tatin-with-peaches_114579-20610.jpg", imageAlt: "Fresh pineapple cake with fruit topping" },
|
||||
{ id: "cheese-patties", name: "Cheese Patties", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-qogals-eastern-baked-buns-fresh-hot-inside-bread-bin-along-with-red-flowers-pepper-table-pink_140725-24337.jpg", imageAlt: "Golden crispy cheese patties" },
|
||||
{ id: "grilled-sandwich", name: "Grilled Sandwiches", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ham-sandwiches-inside-plate-dark-surface_179666-35068.jpg", imageAlt: "Hot grilled cheese sandwich" },
|
||||
{ id: "birthday-cake", name: "Custom Birthday Cake", price: "₹400+", imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-strawberries-white-plate_114579-13807.jpg", imageAlt: "Custom decorated birthday cake" },
|
||||
{ id: "anniversary-cake", name: "Anniversary Cake", price: "₹450+", imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148016008.jpg", imageAlt: "Elegant anniversary cake" }
|
||||
{ id: "red-velvet", name: "Red Velvet Cake", price: "₹350", imageSrc: "http://img.b2bpic.net/free-photo/slice-red-velvet-cake-white-plate-with-tea_114579-16370.jpg?_wi=1", imageAlt: "Red velvet cake with cream frosting" },
|
||||
{ id: "pineapple", name: "Pineapple Cake", price: "₹300", imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-french-dessert-tart-tatin-with-peaches_114579-20610.jpg?_wi=1", imageAlt: "Fresh pineapple cake with fruit topping" },
|
||||
{ id: "cheese-patties", name: "Cheese Patties", price: "₹150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-qogals-eastern-baked-buns-fresh-hot-inside-bread-bin-along-with-red-flowers-pepper-table-pink_140725-24337.jpg?_wi=1", imageAlt: "Golden crispy cheese patties" },
|
||||
{ id: "grilled-sandwich", name: "Grilled Sandwiches", price: "₹120", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ham-sandwiches-inside-plate-dark-surface_179666-35068.jpg?_wi=1", imageAlt: "Hot grilled cheese sandwich" },
|
||||
{ id: "birthday-cake", name: "Custom Birthday Cake", price: "₹400+", imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-strawberries-white-plate_114579-13807.jpg?_wi=2", imageAlt: "Custom decorated birthday cake" },
|
||||
{ id: "anniversary-cake", name: "Anniversary Cake", price: "₹450+", imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148016008.jpg?_wi=2", imageAlt: "Elegant anniversary cake" }
|
||||
]}
|
||||
ariaLabel="Popular bakery products"
|
||||
/>
|
||||
@@ -129,43 +129,43 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "100% Eggless Products", description: "All our cakes, pastries, and bakery items are completely eggless. Perfect for vegetarian families.", icon: Leaf,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-fresh-pastry-table-buffet_1232-1825.jpg", imageAlt: "Eggless pastries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/donuts-cupcakes-apple_23-2147678735.jpg", imageAlt: "Eggless bakery items" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/assortment-fresh-pastry-table-buffet_1232-1825.jpg?_wi=2", imageAlt: "Eggless pastries" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/donuts-cupcakes-apple_23-2147678735.jpg?_wi=2", imageAlt: "Eggless bakery items" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Freshly Baked Daily", description: "We bake fresh every morning. No stale products. Taste the difference of authentic, fresh bakery items.", icon: Sun,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-strawberries-white-plate_114579-13807.jpg", imageAlt: "Fresh birthday cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-red-velvet-cake-white-plate-with-tea_114579-16370.jpg", imageAlt: "Fresh red velvet cake" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-strawberries-white-plate_114579-13807.jpg?_wi=3", imageAlt: "Fresh birthday cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-red-velvet-cake-white-plate-with-tea_114579-16370.jpg?_wi=2", imageAlt: "Fresh red velvet cake" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Affordable Premium Quality", description: "Premium taste at budget-friendly prices. Cakes from ₹200–₹400. No compromise on quality.", icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-french-dessert-tart-tatin-with-peaches_114579-20610.jpg", imageAlt: "Affordable pineapple cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-qogals-eastern-baked-buns-fresh-hot-inside-bread-bin-along-with-red-flowers-pepper-table-pink_140725-24337.jpg", imageAlt: "Budget-friendly cheese patties" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/homemade-delicious-french-dessert-tart-tatin-with-peaches_114579-20610.jpg?_wi=2", imageAlt: "Affordable pineapple cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-baked-qogals-eastern-baked-buns-fresh-hot-inside-bread-bin-along-with-red-flowers-pepper-table-pink_140725-24337.jpg?_wi=2", imageAlt: "Budget-friendly cheese patties" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "30+ Years of Trust", description: "Serving Jaipur families since 1990. Trusted by thousands for birthdays, celebrations, and daily treats.", icon: Award,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148016008.jpg", imageAlt: "Celebration cakes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-delicious-cake_23-2149655641.jpg", imageAlt: "Custom occasion cakes" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/birthday-cake-front-watercolor-background_23-2148016008.jpg?_wi=3", imageAlt: "Celebration cakes" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-woman-holding-delicious-cake_23-2149655641.jpg?_wi=2", imageAlt: "Custom occasion cakes" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Wide Variety", description: "From custom birthday cakes to daily bakery items. Cakes for every occasion, budget, and taste preference.", icon: Heart,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-gogal-black-plate_114579-88593.jpg", imageAlt: "Variety of pav and snacks" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ham-sandwiches-inside-plate-dark-surface_179666-35068.jpg", imageAlt: "Variety of grilled sandwiches" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/fresh-pastry-gogal-black-plate_114579-88593.jpg?_wi=2", imageAlt: "Variety of pav and snacks" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-ham-sandwiches-inside-plate-dark-surface_179666-35068.jpg?_wi=2", imageAlt: "Variety of grilled sandwiches" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Same-Day Delivery", description: "Need a cake for today? We can bake and deliver in 2-3 hours. Call or WhatsApp us anytime.", icon: Truck,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-strawberries-white-plate_114579-13807.jpg", imageAlt: "Fast delivery cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-red-velvet-cake-white-plate-with-tea_114579-16370.jpg", imageAlt: "Ready to deliver cake" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-cake-with-cocoa-strawberries-white-plate_114579-13807.jpg?_wi=4", imageAlt: "Fast delivery cake" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/slice-red-velvet-cake-white-plate-with-tea_114579-16370.jpg?_wi=3", imageAlt: "Ready to deliver cake" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -214,7 +214,7 @@ export default function LandingPage() {
|
||||
{ title: "WhatsApp", description: "Quick orders via WhatsApp", icon: MessageCircle },
|
||||
{ title: "Hours", description: "7 AM - 10 PM Daily", icon: Clock }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/donuts-cupcakes-apple_23-2147678735.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/donuts-cupcakes-apple_23-2147678735.jpg?_wi=3"
|
||||
imageAlt="Cake World bakery location"
|
||||
imagePosition="right"
|
||||
ariaLabel="Location and contact information"
|
||||
|
||||
Reference in New Issue
Block a user