Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="pill"
|
||||
contentWidth="medium"
|
||||
sizing="mediumLarge"
|
||||
background="noiseDiagonalGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="subtle-shadow"
|
||||
primaryButtonStyle="double-inset"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -48,7 +48,7 @@ export default function LandingPage() {
|
||||
description="Custom cakes, fresh breads, and desserts baked daily. Now open 24 hours in New Friends Colony with quick delivery and premium taste."
|
||||
tag="🎂 Now Open 24/7"
|
||||
tagIcon={Sparkles}
|
||||
background={{ variant: "noiseDiagonalGradient" }}
|
||||
background={{ variant: "glowing-orb" }}
|
||||
kpis={[
|
||||
{ value: "24/7", label: "Always Open" },
|
||||
{ value: "4.2★", label: "97+ Reviews" },
|
||||
@@ -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?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/food-chocolate-brown-bakery-background_1203-6371.jpg"
|
||||
imageAlt="Premium chocolate cake"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -78,7 +78,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?_wi=2", imageAlt: "Chocolate Mud Cake"
|
||||
reviewCount: "24", imageSrc: "http://img.b2bpic.net/free-photo/food-chocolate-brown-bakery-background_1203-6371.jpg", imageAlt: "Chocolate Mud Cake"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "Slurp Bakery", name: "Almond Truffle Cake", price: "₹550/kg", rating: 5,
|
||||
@@ -86,7 +86,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?_wi=1", imageAlt: "Custom Birthday Cake"
|
||||
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-blowing-candles-cake_23-2147773190.jpg", imageAlt: "Custom Birthday Cake"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -108,16 +108,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?_wi=1", 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", 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?_wi=2", 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", 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?_wi=1", 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", 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?_wi=2", 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", imageAlt: "Professional bakery service"
|
||||
}
|
||||
]}
|
||||
gridVariant="two-columns-alternating-heights"
|
||||
@@ -135,16 +135,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?_wi=3", 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", 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?_wi=2", 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", 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?_wi=3", 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", 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?_wi=3", 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", imageAlt: "Comfort food items"
|
||||
}
|
||||
]}
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
@@ -166,20 +166,16 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", handle: "@priya_sharma", testimonial: "Perfectly soft, moist cake and balanced sweetness. Slurp Bakery never disappoints. The chocolate mud cake is absolutely divine!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Priya Sharma"
|
||||
id: "1", name: "Priya Sharma", handle: "@priya_sharma", testimonial: "Perfectly soft, moist cake and balanced sweetness. Slurp Bakery never disappoints. The chocolate mud cake is absolutely divine!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1620.jpg", imageAlt: "Priya Sharma"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Rajesh Kumar", handle: "@rajesh_bday", testimonial: "Custom birthday cake was stunning! The team understood exactly what I wanted and delivered beyond expectations. Highly recommended!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-3745.jpg", imageAlt: "Rajesh Kumar"
|
||||
id: "2", name: "Rajesh Kumar", handle: "@rajesh_bday", testimonial: "Custom birthday cake was stunning! The team understood exactly what I wanted and delivered beyond expectations. Highly recommended!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-playing-with-party-accesories_1187-3745.jpg", imageAlt: "Rajesh Kumar"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ananya Gupta", handle: "@sweet_lover", testimonial: "Fresh, delicious, and available 24/7. This is my go-to place for late-night dessert cravings. Love the friendly staff!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg", imageAlt: "Ananya Gupta"
|
||||
id: "3", name: "Ananya Gupta", handle: "@sweet_lover", testimonial: "Fresh, delicious, and available 24/7. This is my go-to place for late-night dessert cravings. Love the friendly staff!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-confident-man-home-office_329181-20664.jpg", imageAlt: "Ananya Gupta"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Vikram Singh", handle: "@vikram_coffee", testimonial: "Fruit cake was incredibly fresh and delicious. Perfect for office celebrations. Quick delivery and professional service!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg", imageAlt: "Vikram Singh"
|
||||
id: "4", name: "Vikram Singh", handle: "@vikram_coffee", testimonial: "Fruit cake was incredibly fresh and delicious. Perfect for office celebrations. Quick delivery and professional service!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiley-businesswoman-indoors_23-2148824825.jpg", imageAlt: "Vikram Singh"
|
||||
}
|
||||
]}
|
||||
showRating={true}
|
||||
|
||||
Reference in New Issue
Block a user