Update src/app/page.tsx
This commit is contained in:
@@ -77,7 +77,7 @@ export default function HomePage() {
|
||||
{ text: "View Menu", href: "/menu" },
|
||||
{ text: "Book a Table", href: "/reservations" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=deihvw"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=deihvw&_wi=1"
|
||||
imageAlt="Elegant Sufrah Dine Restaurant Interior"
|
||||
showDimOverlay={true}
|
||||
/>
|
||||
@@ -108,21 +108,21 @@ export default function HomePage() {
|
||||
id: 1,
|
||||
title: "Premium Steaks",
|
||||
description: "Tenderloin Steak, Fillet Mignon, Beef Heart Steak, and Tarragon Steak - all grilled to perfection with our special marinades and sauces",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u551a9",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=u551a9&_wi=1",
|
||||
imageAlt: "premium grilled steak with vegetables plating",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Fresh Seafood",
|
||||
description: "Lemon Butter Fish, Tamarind Fish, Fish & Chips - premium catch prepared with authentic spices and gourmet techniques",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=259pgq",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=259pgq&_wi=1",
|
||||
imageAlt: "fresh seafood platter fine dining quality",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Specialty Dishes",
|
||||
description: "Sufrah Special Soups, Chinese Favorites, and Fast Food Options - comfort food elevated with quality ingredients and expert preparation",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o7qsoh",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=o7qsoh&_wi=1",
|
||||
imageAlt: "restaurant menu food items presentation photo",
|
||||
},
|
||||
]}
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
quote: "The Tenderloin Steak was absolutely perfect - tender, flavorful, and cooked to exactly the right temperature. The entire dining experience was outstanding. Will definitely return!",
|
||||
name: "Ahmed Hassan",
|
||||
role: "Regular Customer",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bevae7",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=bevae7&_wi=1",
|
||||
imageAlt: "Ahmed Hassan",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function HomePage() {
|
||||
quote: "The Lemon Butter Fish was fresh and beautifully prepared. The service was prompt and courteous. This is now my go-to restaurant for special occasions.",
|
||||
name: "Fatima Khan",
|
||||
role: "Food Enthusiast",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6fdtzf",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=6fdtzf&_wi=1",
|
||||
imageAlt: "Fatima Khan",
|
||||
},
|
||||
{
|
||||
@@ -161,7 +161,7 @@ export default function HomePage() {
|
||||
quote: "Sufrah Dine offers the perfect combination of excellent food, warm ambiance, and professional service. Every visit feels special and well-organized.",
|
||||
name: "Bilal Ahmed",
|
||||
role: "Family Diner",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w7xq12",
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=w7xq12&_wi=1",
|
||||
imageAlt: "Bilal Ahmed",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user