Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-15 17:00:21 +00:00

View File

@@ -68,7 +68,7 @@ export default function LandingPage() {
href: "#order",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-sushi-table_23-2149957028.jpg"
imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-sushi-table_23-2149957028.jpg?_wi=1"
mediaAnimation="slide-up"
avatars={[
{
@@ -143,7 +143,7 @@ export default function LandingPage() {
price: "€18.00",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-near-sushi-set_23-2147773703.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-near-sushi-set_23-2147773703.jpg?_wi=1",
},
{
id: "2",
@@ -206,7 +206,7 @@ export default function LandingPage() {
{
title: "Order Online",
description: "Quick and easy checkout on our website.",
imageSrc: "http://img.b2bpic.net/free-photo/california-maki-sushi-close-up_1401-425.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/california-maki-sushi-close-up_1401-425.jpg?_wi=1",
},
{
title: "Call Us",
@@ -245,7 +245,7 @@ export default function LandingPage() {
handle: "@annas",
testimonial: "Quick delivery and great taste.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sushi-table_23-2149957028.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-sushi-table_23-2149957028.jpg?_wi=2",
imageAlt: "Sushi rolls served on wooden plate with classic ingredients top view",
},
{
@@ -254,7 +254,7 @@ export default function LandingPage() {
handle: "@laurik",
testimonial: "Authentic flavors, highly recommended.",
rating: 4,
imageSrc: "http://img.b2bpic.net/free-photo/california-maki-sushi-close-up_1401-425.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/california-maki-sushi-close-up_1401-425.jpg?_wi=2",
imageAlt: "Sushi rolls served on wooden plate with classic ingredients top view",
},
{
@@ -263,7 +263,7 @@ export default function LandingPage() {
handle: "@elenar",
testimonial: "Great service and friendly staff.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-near-sushi-set_23-2147773703.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chalkboard-near-sushi-set_23-2147773703.jpg?_wi=2",
imageAlt: "Sushi rolls served on wooden plate with classic ingredients top view",
},
{
@@ -272,7 +272,7 @@ export default function LandingPage() {
handle: "@tuomash",
testimonial: "My go-to place for takeaway.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150471718.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150471718.jpg?_wi=1",
imageAlt: "Sushi rolls served on wooden plate with classic ingredients top view",
},
]}
@@ -327,7 +327,7 @@ export default function LandingPage() {
tag="Contact"
title="Visit Us Today"
description="Yliopistonkatu 3941, 20100 Turku. Open until 21:00."
imageSrc="http://img.b2bpic.net/free-photo/3d-view-map_23-2150471718.jpg"
imageSrc="http://img.b2bpic.net/free-photo/3d-view-map_23-2150471718.jpg?_wi=2"
mediaAnimation="slide-up"
/>
</div>