Update src/app/page.tsx

This commit is contained in:
2026-05-26 19:36:22 +00:00
parent 869919ce17
commit bfc4fe4751

View File

@@ -89,11 +89,11 @@ export default function LandingPage() {
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/middle-age-friends-night-having-dinner_23-2149190962.jpg?_wi=1",
imageAlt: "Cozy trattoria interior with warm lighting",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-large-tube-pasta-with-chicken-cherry-tomato-with-chopped-parsley_141793-1948.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-large-tube-pasta-with-chicken-cherry-tomato-with-chopped-parsley_141793-1948.jpg?_wi=1",
imageAlt: "Plate of delicious ligurian food",
},
{
@@ -123,7 +123,7 @@ export default function LandingPage() {
tag="La Nostra Filosofia"
tagIcon={Home}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg"
imageSrc="http://img.b2bpic.net/free-photo/delicious-indian-dosa-assortment_23-2149086041.jpg?_wi=1"
imageAlt="Cozy fireplace in the trattoria dining area"
/>
</div>