Update src/app/page.tsx

This commit is contained in:
2026-03-07 03:52:34 +00:00
parent 6eba11eccd
commit 000c6735ac

View File

@@ -60,7 +60,7 @@ export default function HomePage() {
href: "/menu",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg"
imageSrc="http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg?_wi=1"
imageAlt="rustic Italian restaurant interior warm lighting"
showDimOverlay={true}
ariaLabel="Hero section - Parisi's Italian Restaurant"
@@ -144,14 +144,14 @@ export default function HomePage() {
description:
"Fresh tomato, cheese, prawns, calamari, mussels & anchovies. 9\"/12\" - $29/$35",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852187.jpg",
"http://img.b2bpic.net/free-photo/close-up-delicious-pizza_23-2150852187.jpg?_wi=1",
imageAlt: "World-Famous Marinara Pizza",
},
{
title: "Duck Confit Ravioli",
description: "Duck ravioli with mushroom marsala ragu. $35",
imageSrc:
"http://img.b2bpic.net/free-photo/delicious-truffle-pasta-still-life-high-angle_23-2149525110.jpg",
"http://img.b2bpic.net/free-photo/delicious-truffle-pasta-still-life-high-angle_23-2149525110.jpg?_wi=1",
imageAlt: "Duck Confit Ravioli",
},
{
@@ -159,7 +159,7 @@ export default function HomePage() {
description:
"Pan-fried prawns, chilli, garlic, lemon, basil & fregola di sarda. $42",
imageSrc:
"http://img.b2bpic.net/free-photo/shrimp-salad-with-boiled-egg-lettuce-chopped-scallions-white-plate_1150-26965.jpg",
"http://img.b2bpic.net/free-photo/shrimp-salad-with-boiled-egg-lettuce-chopped-scallions-white-plate_1150-26965.jpg?_wi=1",
imageAlt: "Chilli Garlic Prawns",
},
{
@@ -167,7 +167,7 @@ export default function HomePage() {
description:
"Fresh seafood, garlic, basil & white wine in Napolitana sauce. $41",
imageSrc:
"http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-unusual-spiral-pasta-inside-plate-dark-space_140725-95522.jpg",
"http://img.b2bpic.net/free-photo/top-view-cooked-italian-pasta-unusual-spiral-pasta-inside-plate-dark-space_140725-95522.jpg?_wi=1",
imageAlt: "Spaghetti Marinara",
},
{
@@ -175,14 +175,14 @@ export default function HomePage() {
description:
"Thomas Farms Angus Pure, sautéed spinach & demi glaze. $48",
imageSrc:
"http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg",
"http://img.b2bpic.net/free-photo/lamb-steak-slices-served-with-mashed-potato_140725-5854.jpg?_wi=1",
imageAlt: "Eye Fillet Steak",
},
{
title: "Carciofi Dip",
description: "Warmed artichoke dip with crusty grilled bread. $18",
imageSrc:
"http://img.b2bpic.net/free-photo/delicious-butternut-squash-curry-rice-bowl-white-plate-flat-lay_53876-98297.jpg",
"http://img.b2bpic.net/free-photo/delicious-butternut-squash-curry-rice-bowl-white-plate-flat-lay_53876-98297.jpg?_wi=1",
imageAlt: "Carciofi Dip",
},
]}
@@ -287,7 +287,7 @@ export default function HomePage() {
description:
"Our elegantly rustic courtyard area seats up to 60 people. Fully adjustable to weather conditions — a perfect venue for any time of year. Ideal for birthdays, celebrations, and corporate gatherings.",
imageSrc:
"http://img.b2bpic.net/free-photo/view-from-tanned-womans-stylish-outfits-talking-enjoying-tasty-food-street-cafe_197531-18196.jpg",
"http://img.b2bpic.net/free-photo/view-from-tanned-womans-stylish-outfits-talking-enjoying-tasty-food-street-cafe_197531-18196.jpg?_wi=1",
imageAlt: "The Cage Courtyard Venue",
},
{
@@ -295,7 +295,7 @@ export default function HomePage() {
description:
"Our main inside dining area seats approximately 40 guests. Equipped with its own projector and screen — perfect for presentations, speeches, and any audio-visual requirements.",
imageSrc:
"http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg",
"http://img.b2bpic.net/free-photo/beautiful-decorated-table-with-pine-leaf_8353-10194.jpg?_wi=1",
imageAlt: "Main Dining Room Venue",
},
]}
@@ -330,7 +330,7 @@ export default function HomePage() {
href: "https://giftcards.nowbookit.com/cards/card-selection?accountid=5c20d991-71d0-4514-b1f5-9fd43977f766&venueid=1248&theme=light&accent=95,124,138",
},
imageSrc:
"http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg",
"http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg?_wi=2",
imageAlt: "Gift Vouchers",
},
{
@@ -342,7 +342,7 @@ export default function HomePage() {
href: "https://www.ubereats.com/en-AU/adelaide/food-delivery/parisis-restaurant/c9c-HKLcRh2NP9mvLsz3Pg/",
},
imageSrc:
"http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg",
"http://img.b2bpic.net/free-photo/family-having-great-time-together_23-2149479053.jpg?_wi=3",
imageAlt: "Uber Eats Delivery",
},
]}