Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-04-08 15:33:34 +00:00

View File

@@ -73,15 +73,15 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-garnished-with-lemon-slices-served-with-salad-nar-sharab_140725-5816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-garnished-with-lemon-slices-served-with-salad-nar-sharab_140725-5816.jpg?_wi=1",
imageAlt: "Grilled fish dish",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/raw-trout-ready-be-cooked_23-2150353387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-trout-ready-be-cooked_23-2150353387.jpg?_wi=1",
imageAlt: "Fresh catch display",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=1",
imageAlt: "Dining area",
},
{
@@ -137,7 +137,7 @@ export default function LandingPage() {
title: "Fresh Daily Catch",
description: "Our fish is sourced daily to ensure the highest quality and flavor for every dish.",
tag: "Quality",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-garnished-with-lemon-slices-served-with-salad-nar-sharab_140725-5816.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-fish-garnished-with-lemon-slices-served-with-salad-nar-sharab_140725-5816.jpg?_wi=2",
imageAlt: "fresh grilled fish dish gourmet restaurant",
},
{
@@ -145,7 +145,7 @@ export default function LandingPage() {
title: "Fast Friendly Service",
description: "Experience warm hospitality and prompt service every time you dine with us.",
tag: "Service",
imageSrc: "http://img.b2bpic.net/free-photo/raw-trout-ready-be-cooked_23-2150353387.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/raw-trout-ready-be-cooked_23-2150353387.jpg?_wi=2",
imageAlt: "fresh fish market catch display",
},
{
@@ -153,7 +153,7 @@ export default function LandingPage() {
title: "Dine-In, Pickup & Delivery",
description: "Enjoy our meals however you prefer: at our restaurant, on the go, or at home.",
tag: "Convenience",
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517422.jpg?_wi=2",
imageAlt: "dining atmosphere restaurant interior",
},
]}