Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 12:58:05 +00:00

View File

@@ -73,7 +73,7 @@ export default function LandingPage() {
carouselItems={[
{
id: "1",
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552651.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552651.jpg?_wi=1",
imageAlt: "Luxurious Egyptian Restaurant",
},
{
@@ -113,7 +113,7 @@ export default function LandingPage() {
description="Inspired by the grace and luxury of the Egyptian Queen Nefertiti, our restaurant brings the true essence of Nile-side dining to the heart of Sukhumvit."
subdescription="We blend ancient Egyptian culinary traditions with high-quality ingredients, creating a unique and welcoming space for everyone in Bangkok."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/chef-smelling-aroma-dish-kitchen_23-2147863792.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-smelling-aroma-dish-kitchen_23-2147863792.jpg?_wi=1"
mediaAnimation="slide-up"
/>
</div>
@@ -186,7 +186,7 @@ export default function LandingPage() {
description: "Quick and easy ordering directly via WhatsApp.",
bentoComponent: "reveal-icon",
icon: MessageCircle,
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552651.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/asian-people-having-dinner-party_23-2149552651.jpg?_wi=2",
imageAlt: "Grey painted fancy restaurant with empty dinner table",
},
{
@@ -194,7 +194,7 @@ export default function LandingPage() {
description: "Located in the heart of the Watthana district.",
bentoComponent: "reveal-icon",
icon: MapPin,
imageSrc: "http://img.b2bpic.net/free-photo/chef-smelling-aroma-dish-kitchen_23-2147863792.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-smelling-aroma-dish-kitchen_23-2147863792.jpg?_wi=2",
imageAlt: "Grey painted fancy restaurant with empty dinner table",
},
]}