Update src/app/page.tsx

This commit is contained in:
2026-05-10 17:27:21 +00:00
parent 0f7b89bfd9
commit e1f1856c9b

View File

@@ -66,7 +66,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/stained-glass-classic-stairwell-view-from_169016-69796.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stained-glass-classic-stairwell-view-from_169016-69796.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -124,7 +124,7 @@ export default function LandingPage() {
description="Since our opening, The Ritz London has been a byword for excellence and luxury. Every detail reflects our commitment to the finest traditions of hospitality."
subdescription="From our historic dining room to our legendary service, we invite you to be part of an enduring legacy."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg"
imageSrc="http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg?_wi=1"
mediaAnimation="blur-reveal"
/>
</div>
@@ -139,17 +139,17 @@ export default function LandingPage() {
{
title: "Gourmet Dining",
description: "Exquisite menus curated by world-class chefs.",
imageSrc: "http://img.b2bpic.net/free-photo/crab-meat-coconut-cream-soup-micro-greens-gray-concrete-background-top-view-copy-space-h_1258-52397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crab-meat-coconut-cream-soup-micro-greens-gray-concrete-background-top-view-copy-space-h_1258-52397.jpg?_wi=1",
},
{
title: "Afternoon Tea",
description: "The quintessential London experience in our iconic lounge.",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-tea-party-arrangement_23-2149045878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-tea-party-arrangement_23-2149045878.jpg?_wi=1",
},
{
title: "Elegant Lounges",
description: "Refined spaces for relaxing and socializing.",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-cocktail-decorated-with-lime-zest-rosemary-sprig_140725-8006.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-cocktail-decorated-with-lime-zest-rosemary-sprig_140725-8006.jpg?_wi=1",
},
]}
title="Distinguished Services"
@@ -237,7 +237,7 @@ export default function LandingPage() {
quote: "The pinnacle of British hospitality.",
tag: "Dining",
avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-designer-room-with-panoramic-windows-crystal-chandelier-very-beautiful-woman-is-sitting-golden-sofa-holding-glass-sparkling-wine_197531-8615.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stained-glass-classic-stairwell-view-from_169016-69796.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/stained-glass-classic-stairwell-view-from_169016-69796.jpg?_wi=2",
imageAlt: "portrait elegant woman dinner party",
},
{
@@ -248,7 +248,7 @@ export default function LandingPage() {
quote: "A truly unforgettable culinary experience.",
tag: "Dinner",
avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-man-luxury-restaurant_23-2150598421.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/selective-focus-shot-table-setting-with-wine-glasses-plates_181624-60149.jpg?_wi=2",
imageAlt: "portrait elegant woman dinner party",
},
{
@@ -259,7 +259,7 @@ export default function LandingPage() {
quote: "Elegant setting and flawless service.",
tag: "Lunch",
avatarSrc: "http://img.b2bpic.net/free-photo/smiley-couple-sharing-fast-food_329181-20757.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crab-meat-coconut-cream-soup-micro-greens-gray-concrete-background-top-view-copy-space-h_1258-52397.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/crab-meat-coconut-cream-soup-micro-greens-gray-concrete-background-top-view-copy-space-h_1258-52397.jpg?_wi=2",
imageAlt: "portrait elegant woman dinner party",
},
{
@@ -270,7 +270,7 @@ export default function LandingPage() {
quote: "Traditional and refined elegance.",
tag: "Tea",
avatarSrc: "http://img.b2bpic.net/free-photo/positive-smiling-woman-with-collected-hair-wearing-white-shirt_291650-656.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-tea-party-arrangement_23-2149045878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/elegant-tea-party-arrangement_23-2149045878.jpg?_wi=2",
imageAlt: "portrait elegant woman dinner party",
},
{
@@ -281,7 +281,7 @@ export default function LandingPage() {
quote: "Simply the best service in London.",
tag: "Celebration",
avatarSrc: "http://img.b2bpic.net/free-photo/lovely-couple-enjoying-new-year-party_23-2149173295.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-cocktail-decorated-with-lime-zest-rosemary-sprig_140725-8006.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/refreshing-cocktail-decorated-with-lime-zest-rosemary-sprig_140725-8006.jpg?_wi=2",
imageAlt: "portrait elegant woman dinner party",
},
]}