Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-17 02:06:34 +00:00

View File

@@ -65,11 +65,11 @@ export default function LandingPage() {
tag="Serving since 2024"
mediaItems={[
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-fx18gvtl.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-fx18gvtl.png?_wi=1",
imageAlt: "Signature fluffy pancakes",
},
{
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-m11vzzo9.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-m11vzzo9.png?_wi=1",
imageAlt: "Poached eggs breakfast",
},
{
@@ -105,7 +105,7 @@ export default function LandingPage() {
title="More Than Just A Café"
description="Café Lélunar is dedicated to crafting morning memories through premium beans and locally sourced ingredients."
subdescription="Our team focuses on meticulous presentation and balanced flavor profiles in every dish we serve."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-xg73eqfj.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-xg73eqfj.png?_wi=1"
mediaAnimation="slide-up"
icon={Coffee}
imageAlt="Our café atmosphere"
@@ -129,31 +129,31 @@ export default function LandingPage() {
id: "p2",
name: "Scrambled Eggs",
price: "$18.00",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-fx18gvtl.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-fx18gvtl.png?_wi=2",
},
{
id: "p3",
name: "Signature Toast",
price: "$16.00",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-m11vzzo9.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-m11vzzo9.png?_wi=2",
},
{
id: "p4",
name: "Fresh Pastries",
price: "$6.00",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-xg73eqfj.png",
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-xg73eqfj.png?_wi=2",
},
{
id: "p5",
name: "Espresso Shot",
price: "$4.00",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg?_wi=1",
},
{
id: "p6",
name: "Avocado Smash",
price: "$22.00",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-3989.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-3989.jpg?_wi=1",
},
]}
title="Menu Highlights"
@@ -168,12 +168,12 @@ export default function LandingPage() {
{
id: "t1",
name: "Sarah J.",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/girl-with-cheesecake_1303-3945.jpg?_wi=2",
},
{
id: "t2",
name: "Mark D.",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-3989.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-enjoying-dessert-drink-cafe_273609-3989.jpg?_wi=2",
},
{
id: "t3",
@@ -231,7 +231,7 @@ export default function LandingPage() {
tag="Visit Us"
title="Café Lélunar Blacktown"
description="Shop 2028/17 Patrick St, Blacktown NSW 2148 | (02) 9621 2466"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-xg73eqfj.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Do9BLFRwXyFlCzmRMp69Hqgmgi/uploaded-1778983566327-xg73eqfj.png?_wi=3"
mediaAnimation="slide-up"
/>
</div>