Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -51,11 +51,11 @@ export default function LandingPage() {
|
||||
{ text: "Book Custom Cake", href: "#custom-orders" },
|
||||
]}
|
||||
carouselItems={[
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-celebrating-birthday_23-2148128194.jpg", imageAlt: "Fresh Eggless Cake" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-choosing-cake-standing-front-glass-cabinet_23-2148027959.jpg", imageAlt: "Custom Theme Cake" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/buns-bread-with-flour-powder_23-2148438691.jpg", imageAlt: "Fresh Pastries" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-cooking-food-home-person_1303-699.jpg", imageAlt: "Bakery Snacks" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/decorative-delicious-chocolate-cake-plate_23-2148161580.jpg", imageAlt: "Desserts" },
|
||||
{ id: "1", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-celebrating-birthday_23-2148128194.jpg?_wi=1", imageAlt: "Fresh Eggless Cake" },
|
||||
{ id: "2", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-choosing-cake-standing-front-glass-cabinet_23-2148027959.jpg?_wi=1", imageAlt: "Custom Theme Cake" },
|
||||
{ id: "3", imageSrc: "http://img.b2bpic.net/free-photo/buns-bread-with-flour-powder_23-2148438691.jpg?_wi=1", imageAlt: "Fresh Pastries" },
|
||||
{ id: "4", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-cooking-food-home-person_1303-699.jpg?_wi=1", imageAlt: "Bakery Snacks" },
|
||||
{ id: "5", imageSrc: "http://img.b2bpic.net/free-photo/decorative-delicious-chocolate-cake-plate_23-2148161580.jpg?_wi=1", imageAlt: "Desserts" },
|
||||
{ id: "6", imageSrc: "http://img.b2bpic.net/free-photo/youngster-outdoors-family-fooling-around_23-2148597818.jpg", imageAlt: "Bakery Vibe" },
|
||||
]}
|
||||
/>
|
||||
@@ -66,7 +66,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
title="A Neighborhood Gem"
|
||||
description="Family-run and local, we have been serving Mahavir Enclave for years. Everything is baked fresh in-house, 100% eggless. Located right near Dashrathpuri Metro Gate 3."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/candied-fruits-buns-near-knife-thread_23-2147851918.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/candied-fruits-buns-near-knife-thread_23-2147851918.jpg?_wi=1"
|
||||
imageAlt="Our Bakery Shop"
|
||||
/>
|
||||
</div>
|
||||
@@ -78,12 +78,12 @@ export default function LandingPage() {
|
||||
gridVariant="four-items-2x2-equal-grid"
|
||||
useInvertedBackground={false}
|
||||
products={[
|
||||
{ id: "p1", name: "Custom Theme Cakes", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-choosing-cake-standing-front-glass-cabinet_23-2148027959.jpg" },
|
||||
{ id: "p2", name: "Red Velvet Pastry", price: "₹80", imageSrc: "http://img.b2bpic.net/free-photo/buns-bread-with-flour-powder_23-2148438691.jpg" },
|
||||
{ id: "p3", name: "Chocolate Mousse", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/decorative-delicious-chocolate-cake-plate_23-2148161580.jpg" },
|
||||
{ id: "p4", name: "Veg Burger & Momos", price: "₹60+", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-cooking-food-home-person_1303-699.jpg" },
|
||||
{ id: "p5", name: "Butterscotch Cake", price: "₹450+", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-celebrating-birthday_23-2148128194.jpg" },
|
||||
{ id: "p6", name: "Cream Rolls & Brownies", price: "₹40+", imageSrc: "http://img.b2bpic.net/free-photo/buns-bread-with-flour-powder_23-2148438691.jpg" },
|
||||
{ id: "p1", name: "Custom Theme Cakes", price: "Custom", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-woman-choosing-cake-standing-front-glass-cabinet_23-2148027959.jpg?_wi=2" },
|
||||
{ id: "p2", name: "Red Velvet Pastry", price: "₹80", imageSrc: "http://img.b2bpic.net/free-photo/buns-bread-with-flour-powder_23-2148438691.jpg?_wi=2" },
|
||||
{ id: "p3", name: "Chocolate Mousse", price: "₹90", imageSrc: "http://img.b2bpic.net/free-photo/decorative-delicious-chocolate-cake-plate_23-2148161580.jpg?_wi=2" },
|
||||
{ id: "p4", name: "Veg Burger & Momos", price: "₹60+", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-cooking-food-home-person_1303-699.jpg?_wi=2" },
|
||||
{ id: "p5", name: "Butterscotch Cake", price: "₹450+", imageSrc: "http://img.b2bpic.net/free-photo/senior-people-celebrating-birthday_23-2148128194.jpg?_wi=2" },
|
||||
{ id: "p6", name: "Cream Rolls & Brownies", price: "₹40+", imageSrc: "http://img.b2bpic.net/free-photo/buns-bread-with-flour-powder_23-2148438691.jpg?_wi=3" },
|
||||
]}
|
||||
title="Our Specialties"
|
||||
description="From custom theme cakes to savory snacks, we have something for every craving."
|
||||
@@ -146,7 +146,7 @@ export default function LandingPage() {
|
||||
{ id: "phone", title: "How to contact?", content: "Call us at +91-9876543210 or click the WhatsApp button!" },
|
||||
{ id: "hours", title: "What are your hours?", content: "10:00 AM - 10:00 PM | Evening discounts start at 8:00 PM." },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/candied-fruits-buns-near-knife-thread_23-2147851918.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/candied-fruits-buns-near-knife-thread_23-2147851918.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
title="Visit or Call Us"
|
||||
|
||||
Reference in New Issue
Block a user