Update src/app/page.tsx

This commit is contained in:
2026-04-11 14:08:26 +00:00
parent e9c6d076f7
commit c8c5e77d49

View File

@@ -101,7 +101,7 @@ export default function LandingPage() {
{ {
title: "Elegant Dining", description: "Savor authentic flavors at our curated Italian and Egyptian restaurants.", icon: Utensils, title: "Elegant Dining", description: "Savor authentic flavors at our curated Italian and Egyptian restaurants.", icon: Utensils,
mediaItems: [ mediaItems: [
{ imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-paying-coffee-cup_482257-87199.jpg", imageAlt: "Fine Dining" }, { imageSrc: "http://img.b2bpic.net/free-photo/elderly-person-paying-coffee-cup_482257-87199.jpg?_wi=1", imageAlt: "Fine Dining" },
{ imageSrc: "http://img.b2bpic.net/free-photo/details-structure-decoration-wrought-iron-beams-old-train-station-floral-decorative-ornament-made-metal-closeup-with-copy-space-interior-details-ideas-background-wallpaper_166373-2660.jpg", imageAlt: "Dining Area" } { imageSrc: "http://img.b2bpic.net/free-photo/details-structure-decoration-wrought-iron-beams-old-train-station-floral-decorative-ornament-made-metal-closeup-with-copy-space-interior-details-ideas-background-wallpaper_166373-2660.jpg", imageAlt: "Dining Area" }
] ]
} }
@@ -137,7 +137,7 @@ export default function LandingPage() {
{ id: "food", title: "What dining is available?", content: "We offer fine Italian and local Egyptian cuisine, alongside a daily breakfast buffet." }, { id: "food", title: "What dining is available?", content: "We offer fine Italian and local Egyptian cuisine, alongside a daily breakfast buffet." },
{ id: "events", title: "Can I host a wedding here?", content: "Absolutely. Our conference facilities are designed for high-profile weddings and gatherings." } { id: "events", title: "Can I host a wedding here?", content: "Absolutely. Our conference facilities are designed for high-profile weddings and gatherings." }
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/elderly-person-paying-coffee-cup_482257-87199.jpg" imageSrc="http://img.b2bpic.net/free-photo/elderly-person-paying-coffee-cup_482257-87199.jpg?_wi=2"
mediaAnimation="slide-up" mediaAnimation="slide-up"
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Practical information regarding your stay and travel planning." description="Practical information regarding your stay and travel planning."