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-10 11:55:18 +00:00

View File

@@ -66,15 +66,15 @@ export default function LandingPage() {
description="Experience the timeless grandeur of London's most iconic dining institution."
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg?_wi=1",
imageAlt: "The Ritz Dining Room",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-plate-appetizing-dish-stuffed-cabbage-with-lemon-herbs-sauce-white-plate-center-black-table_140725-118643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-plate-appetizing-dish-stuffed-cabbage-with-lemon-herbs-sauce-white-plate-center-black-table_140725-118643.jpg?_wi=1",
imageAlt: "Signature Plating",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/interior-details-inside-church-lamps-stainedglass-windows_169016-21735.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-details-inside-church-lamps-stainedglass-windows_169016-21735.jpg?_wi=1",
imageAlt: "Hotel Entrance",
},
{
@@ -95,7 +95,7 @@ export default function LandingPage() {
useInvertedBackground={true}
title="Defining British Luxury"
description="Since 1906, The Ritz London has been a global standard for luxury hospitality and haute cuisine, providing guests with an unforgettable experience in the heart of Mayfair."
imageSrc="http://img.b2bpic.net/free-photo/happy-waitress-serving-coffee-couple-who-is-eating-cake-cafe_637285-9100.jpg"
imageSrc="http://img.b2bpic.net/free-photo/happy-waitress-serving-coffee-couple-who-is-eating-cake-cafe_637285-9100.jpg?_wi=1"
imageAlt="Ritz Service Team"
/>
</div>
@@ -111,7 +111,7 @@ export default function LandingPage() {
id: "p1",
name: "Signature Chocolate Soufflé",
price: "£25",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-red-shawl-dark-isolated-background_140725-136688.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-red-shawl-dark-isolated-background_140725-136688.jpg?_wi=1",
},
{
id: "p2",
@@ -226,7 +226,7 @@ export default function LandingPage() {
quote: "The service was impeccable throughout our entire dinner.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/front-view-woman-holding-cocktail_23-2150124853.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-dining-table-assortment_23-2150312224.jpg?_wi=2",
imageAlt: "elegant mature diner woman",
},
{
@@ -237,7 +237,7 @@ export default function LandingPage() {
quote: "Truly the pinnacle of British fine dining in London.",
tag: "Event",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-restaurant_23-2148018795.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-plate-appetizing-dish-stuffed-cabbage-with-lemon-herbs-sauce-white-plate-center-black-table_140725-118643.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-from-afar-plate-appetizing-dish-stuffed-cabbage-with-lemon-herbs-sauce-white-plate-center-black-table_140725-118643.jpg?_wi=2",
imageAlt: "elegant mature diner woman",
},
{
@@ -248,7 +248,7 @@ export default function LandingPage() {
quote: "I have never experienced such perfect attention to detail.",
tag: "Special",
avatarSrc: "http://img.b2bpic.net/free-photo/interior-dinner-new-modern-indoor_1122-2075.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-details-inside-church-lamps-stainedglass-windows_169016-21735.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/interior-details-inside-church-lamps-stainedglass-windows_169016-21735.jpg?_wi=2",
imageAlt: "elegant mature diner woman",
},
{
@@ -259,7 +259,7 @@ export default function LandingPage() {
quote: "An absolute treasure, worth every second spent here.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-date-together-luxurious-restaurant_23-2150517424.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-coffee-couple-who-is-eating-cake-cafe_637285-9100.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-waitress-serving-coffee-couple-who-is-eating-cake-cafe_637285-9100.jpg?_wi=2",
imageAlt: "elegant mature diner woman",
},
{
@@ -270,7 +270,7 @@ export default function LandingPage() {
quote: "The atmosphere takes you back to a more elegant era.",
tag: "Special",
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-stylish-smiling-male-elegant-black-suit-dark-background_613910-14660.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-red-shawl-dark-isolated-background_140725-136688.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-cheesecake-with-strawberry-chocolate-plate-red-shawl-dark-isolated-background_140725-136688.jpg?_wi=2",
imageAlt: "elegant mature diner woman",
},
]}