Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-05-18 22:59:12 +00:00

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=1",
imageAlt: "Tides Restaurant Exterior",
},
{
@@ -141,14 +141,14 @@ export default function LandingPage() {
id: "1",
name: "Tallapia Fish",
price: "$25",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=1",
imageAlt: "Grilled Tallapia",
},
{
id: "2",
name: "Chicken Burger",
price: "$18",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=1",
imageAlt: "Fried Chicken Burger",
},
{
@@ -200,7 +200,7 @@ export default function LandingPage() {
"Relaxing",
"View",
],
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg?_wi=1",
imageAlt: "elegant restaurant interior design",
},
{
@@ -212,7 +212,7 @@ export default function LandingPage() {
"Fresh",
"Gourmet",
],
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=2",
imageAlt: "elegant restaurant interior design",
},
{
@@ -224,7 +224,7 @@ export default function LandingPage() {
"Luxury",
"Quiet",
],
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=2",
imageAlt: "elegant restaurant interior design",
},
]}
@@ -254,7 +254,7 @@ export default function LandingPage() {
handle: "@mikec",
testimonial: "Beautiful outdoor setup with delicious meals and excellent service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081849.jpg?_wi=3",
imageAlt: "Gourmet meal served with wine",
},
{
@@ -263,7 +263,7 @@ export default function LandingPage() {
handle: "@emilyr",
testimonial: "One of the most elegant dining experiences in Entebbe. Highly recommended.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129573.jpg?_wi=2",
imageAlt: "Gourmet meal served with wine",
},
{
@@ -272,7 +272,7 @@ export default function LandingPage() {
handle: "@davidk",
testimonial: "Fresh ingredients and amazing staff.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-salmon-sauce-fried-eggplant_140725-2972.jpg?_wi=3",
imageAlt: "Gourmet meal served with wine",
},
{
@@ -281,7 +281,7 @@ export default function LandingPage() {
handle: "@janed",
testimonial: "Truly a hidden gem in the city.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/sandwich-with-chicken-burger-tomatoes-cheese-lettuce_2829-16300.jpg?_wi=2",
imageAlt: "Gourmet meal served with wine",
},
]}