Merge version_1 into main #5
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
{ text: "📲 Order on WhatsApp", href: "https://wa.me/919999751056?text=Hi%20Slurp%20Bakery%2C%20I%20want%20to%20order%20a%20cake" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/food-chocolate-brown-bakery-background_1203-6371.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/food-chocolate-brown-bakery-background_1203-6371.jpg?_wi=1"
|
||||
imageAlt="Premium chocolate cake"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -77,7 +77,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Slurp Bakery", name: "Chocolate Mud Cake", price: "₹450/kg", rating: 5,
|
||||
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/food-chocolate-brown-bakery-background_1203-6371.jpg", imageAlt: "Chocolate Mud Cake"
|
||||
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/food-chocolate-brown-bakery-background_1203-6371.jpg?_wi=2", imageAlt: "Chocolate Mud Cake"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Slurp Bakery", name: "Almond Truffle Cake", price: "₹550/kg", rating: 5,
|
||||
@@ -85,7 +85,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "3", brand: "Slurp Bakery", name: "Custom Birthday Cake", price: "₹400-900", rating: 5,
|
||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-blowing-candles-cake_23-2147773190.jpg", imageAlt: "Custom Birthday Cake"
|
||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-blowing-candles-cake_23-2147773190.jpg?_wi=1", imageAlt: "Custom Birthday Cake"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -107,16 +107,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "Freshly Baked Daily", description: "Every cake, bread, and pastry is made fresh daily using premium ingredients with no preservatives.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastry-display-fresh-baked-goodness-generated-by-ai_188544-40880.jpg", imageAlt: "Bakery counter with fresh items"
|
||||
title: "Freshly Baked Daily", description: "Every cake, bread, and pastry is made fresh daily using premium ingredients with no preservatives.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastry-display-fresh-baked-goodness-generated-by-ai_188544-40880.jpg?_wi=1", imageAlt: "Bakery counter with fresh items"
|
||||
},
|
||||
{
|
||||
title: "Custom Cake Designs", description: "Personalized cakes for any occasion. Our expert bakers create stunning designs tailored to your vision.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-blowing-candles-cake_23-2147773190.jpg", imageAlt: "Custom celebration cake"
|
||||
title: "Custom Cake Designs", description: "Personalized cakes for any occasion. Our expert bakers create stunning designs tailored to your vision.", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-blowing-candles-cake_23-2147773190.jpg?_wi=2", imageAlt: "Custom celebration cake"
|
||||
},
|
||||
{
|
||||
title: "Open 24 Hours", description: "Late-night craving? Early morning celebration? We're always here for you, seven days a week.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-coffee-croissant-breakfast-with-copy-space_23-2148230454.jpg", imageAlt: "Coffee and pastries anytime"
|
||||
title: "Open 24 Hours", description: "Late-night craving? Early morning celebration? We're always here for you, seven days a week.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-coffee-croissant-breakfast-with-copy-space_23-2148230454.jpg?_wi=1", imageAlt: "Coffee and pastries anytime"
|
||||
},
|
||||
{
|
||||
title: "Friendly Expert Staff", description: "Our trained team is ready to help you choose the perfect cake and answer all your questions.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastry-display-fresh-baked-goodness-generated-by-ai_188544-40880.jpg", imageAlt: "Professional bakery service"
|
||||
title: "Friendly Expert Staff", description: "Our trained team is ready to help you choose the perfect cake and answer all your questions.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastry-display-fresh-baked-goodness-generated-by-ai_188544-40880.jpg?_wi=2", imageAlt: "Professional bakery service"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -134,16 +134,16 @@ export default function LandingPage() {
|
||||
tagAnimation="blur-reveal"
|
||||
features={[
|
||||
{
|
||||
title: "Cakes", description: "Chocolate, fruit, vanilla, almond—custom or ready-made. Fresh daily, all sizes available.", imageSrc: "http://img.b2bpic.net/free-photo/food-chocolate-brown-bakery-background_1203-6371.jpg", imageAlt: "Variety of cakes"
|
||||
title: "Cakes", description: "Chocolate, fruit, vanilla, almond—custom or ready-made. Fresh daily, all sizes available.", imageSrc: "http://img.b2bpic.net/free-photo/food-chocolate-brown-bakery-background_1203-6371.jpg?_wi=3", imageAlt: "Variety of cakes"
|
||||
},
|
||||
{
|
||||
title: "Coffee & Drinks", description: "Premium espresso, lattes, milkshakes, and fresh juices. Perfect with any pastry.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-coffee-croissant-breakfast-with-copy-space_23-2148230454.jpg", imageAlt: "Coffee and drinks"
|
||||
title: "Coffee & Drinks", description: "Premium espresso, lattes, milkshakes, and fresh juices. Perfect with any pastry.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-coffee-croissant-breakfast-with-copy-space_23-2148230454.jpg?_wi=2", imageAlt: "Coffee and drinks"
|
||||
},
|
||||
{
|
||||
title: "Pastries & Breads", description: "Croissants, cookies, fresh breads, and more. Perfect for breakfast or a quick snack.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastry-display-fresh-baked-goodness-generated-by-ai_188544-40880.jpg", imageAlt: "Fresh pastries and breads"
|
||||
title: "Pastries & Breads", description: "Croissants, cookies, fresh breads, and more. Perfect for breakfast or a quick snack.", imageSrc: "http://img.b2bpic.net/free-photo/sweet-pastry-display-fresh-baked-goodness-generated-by-ai_188544-40880.jpg?_wi=3", imageAlt: "Fresh pastries and breads"
|
||||
},
|
||||
{
|
||||
title: "Comfort Food", description: "Sandwiches, savory items, and light meals. Great for lunch or casual dining.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-coffee-croissant-breakfast-with-copy-space_23-2148230454.jpg", imageAlt: "Comfort food items"
|
||||
title: "Comfort Food", description: "Sandwiches, savory items, and light meals. Great for lunch or casual dining.", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-coffee-croissant-breakfast-with-copy-space_23-2148230454.jpg?_wi=3", imageAlt: "Comfort food items"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
|
||||
Reference in New Issue
Block a user