Update src/app/dining/page.tsx

This commit is contained in:
2026-03-05 05:11:20 +00:00
parent 970649329a
commit 36500ef3be

View File

@@ -43,7 +43,7 @@ export default function DiningPage() {
description="Indulge in world-class culinary excellence at our award-winning in-house restaurants. From international cuisine to authentic Asian flavors, our expert chefs craft unforgettable gastronomic journeys."
tag="Culinary Excellence"
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg"
imageSrc="http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=2"
imageAlt="Fine dining restaurant atmosphere"
buttons={[{ text: "Reserve a Table", href: "tel:08666688999" }]}
buttonAnimation="slide-up"
@@ -78,7 +78,7 @@ export default function DiningPage() {
{
title: "24-Hour In-Room Dining",
description: "Premium room service menu available around the clock for your convenience and comfort",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-having-lunch_23-2150598339.jpg?_wi=3",
imageAlt: "In-room dining service",
buttonIcon: Utensils,
buttonHref: "/dining",
@@ -101,7 +101,7 @@ export default function DiningPage() {
name: "Madhav Kumar",
handle: "Food Enthusiast",
testimonial: "The Food Exchange buffet is exceptional! Authentic flavors, beautiful presentation, and attentive service. Worth every rupee.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=4",
imageAlt: "Madhav Kumar review",
},
{
@@ -109,7 +109,7 @@ export default function DiningPage() {
name: "Anjana Singh",
handle: "Chef",
testimonial: "Red Bowl's pan-Asian cuisine is outstanding. The chef's expertise and ingredient quality are clearly evident. Highly recommended!",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-airline-check-attendant-counter_107420-95799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-airline-check-attendant-counter_107420-95799.jpg?_wi=4",
imageAlt: "Anjana Singh review",
},
{
@@ -117,7 +117,7 @@ export default function DiningPage() {
name: "Rohan Patel",
handle: "Business Executive",
testimonial: "The 24-hour room service is impeccable. Late-night dining was excellent - fresh, hot, and delicious every time!",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=5",
imageAlt: "Rohan Patel review",
},
{
@@ -125,7 +125,7 @@ export default function DiningPage() {
name: "Divya Sharma",
handle: "Travel Blogger",
testimonial: "The culinary experience at Novotel is top-tier. Each restaurant has its own charm and the menu variety is impressive.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-airline-check-attendant-counter_107420-95799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-airline-check-attendant-counter_107420-95799.jpg?_wi=5",
imageAlt: "Divya Sharma review",
},
{
@@ -133,7 +133,7 @@ export default function DiningPage() {
name: "Sanjay Desai",
handle: "Event Organizer",
testimonial: "Hosting events here is seamless. The catering team is professional, creative, and delivers consistently excellent results.",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=6",
imageAlt: "Sanjay Desai review",
},
{
@@ -141,7 +141,7 @@ export default function DiningPage() {
name: "Priya Menon",
handle: "Resident Guest",
testimonial: "Extended stay made me appreciate their diverse menu options. The staff remembers preferences and delivers personalized service.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-airline-check-attendant-counter_107420-95799.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-airline-check-attendant-counter_107420-95799.jpg?_wi=6",
imageAlt: "Priya Menon review",
},
]}