Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-08 16:27:18 +00:00

View File

@@ -69,27 +69,27 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=1",
imageAlt: "Olala Bistro Interior",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=2",
imageAlt: "Olala Bistro Ambience",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=3",
imageAlt: "Olala Bistro Food",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=4",
imageAlt: "Olala Bistro Dessert",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=5",
imageAlt: "Olala Bistro Coffee",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=6",
imageAlt: "Olala Bistro Gathering",
},
]}
@@ -107,7 +107,7 @@ export default function LandingPage() {
id: "p1",
name: "Churros",
price: "₹199",
imageSrc: "http://img.b2bpic.net/free-photo/dipping-churros-cup-filled-with-melted-chocolate_23-2148379607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dipping-churros-cup-filled-with-melted-chocolate_23-2148379607.jpg?_wi=1",
imageAlt: "Fresh Churros",
},
{
@@ -121,7 +121,7 @@ export default function LandingPage() {
id: "p3",
name: "Cheese Kunafa",
price: "₹249",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-bowls-chocolate-sliced-lime-chocolate-cream-colorful-candies-blue-cup-herbal-tea-two-cupcakes-with-cream-black-table_140725-111279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-bowls-chocolate-sliced-lime-chocolate-cream-colorful-candies-blue-cup-herbal-tea-two-cupcakes-with-cream-black-table_140725-111279.jpg?_wi=1",
imageAlt: "Warm Cheese Kunafa",
},
{
@@ -135,14 +135,14 @@ export default function LandingPage() {
id: "p5",
name: "Signature Cold Coffee",
price: "₹129",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-bowls-chocolate-sliced-lime-chocolate-cream-colorful-candies-blue-cup-herbal-tea-two-cupcakes-with-cream-black-table_140725-111279.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-close-up-view-herbal-tea-bowls-chocolate-sliced-lime-chocolate-cream-colorful-candies-blue-cup-herbal-tea-two-cupcakes-with-cream-black-table_140725-111279.jpg?_wi=2",
imageAlt: "Iced Coffee",
},
{
id: "p6",
name: "Iced Peach Tea",
price: "₹99",
imageSrc: "http://img.b2bpic.net/free-photo/dipping-churros-cup-filled-with-melted-chocolate_23-2148379607.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/dipping-churros-cup-filled-with-melted-chocolate_23-2148379607.jpg?_wi=2",
imageAlt: "Refreshing Peach Tea",
},
]}
@@ -159,7 +159,7 @@ export default function LandingPage() {
description="Olala Bistro is more than just a café; it's a hub for good food and great memories. We blend modern culinary techniques with local preferences to bring you the best fusion experience."
subdescription="Rated 4.5/5 based on 141+ authentic reviews from our community."
icon={Star}
imageSrc="http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-couple-sitting-cafe-window_1303-19184.jpg?_wi=7"
mediaAnimation="slide-up"
/>
</div>