Update src/app/page.tsx

This commit is contained in:
2026-04-09 12:55:48 +00:00
parent a8ccd023a4
commit 7ea8755dee

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
ratingText="5-Star Dining Experience"
mediaItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/front-view-delicious-thanksgiving-meal_23-2148629537.jpg?_wi=1" },
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg" }
{ imageSrc: "http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg?_wi=1" }
]}
buttons={[
{
@@ -70,7 +70,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Crafted with Passion"
description="Located within the refined SENS HØTEL, GESO Ristorante brings the heart of Italy to Sherbrooke Street. We believe food is a language, a connection between cultures, and a celebration of life's delicious moments. Every recipe is a tribute to tradition, meticulously prepared for the modern palate."
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg"
imageSrc="http://img.b2bpic.net/free-photo/restaurant-hall-with-round-square-tables-some-chairs-plants_140725-8030.jpg?_wi=2"
imageAlt="Our sophisticated dining room"
/>
</div>