Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-03-09 10:16:34 +00:00
5 changed files with 1398 additions and 31 deletions

View File

@@ -50,7 +50,7 @@ export default function ContactPage() {
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-eating-snacks-buffet-reception_1262-2006.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-eating-snacks-buffet-reception_1262-2006.jpg?_wi=2"
imageAlt="FoodExplore restaurant interior"
imagePosition="right"
mediaAnimation="slide-up"
@@ -71,21 +71,21 @@ export default function ContactPage() {
handle: "Utrecht Local",
testimonial: "Amazing variety and fresh quality. The service is impeccable and the atmosphere is so welcoming. We visit every month!",
rating: 5,
imageSrc: "/placeholders/placeholder1.webp",
imageSrc: "/placeholders/placeholder1.webp?_wi=1",
},
{
name: "Marco Rossi",
handle: "Food Enthusiast",
testimonial: "Best all-you-can-eat in Utrecht. The sushi is exceptional and the global cuisine concept is brilliant. Highly recommended!",
rating: 5,
imageSrc: "/placeholders/placeholder1.webp",
imageSrc: "/placeholders/placeholder1.webp?_wi=2",
},
{
name: "Emma de Wit",
handle: "Happy Customer",
testimonial: "Perfect for family gatherings and celebrations. The staff treats everyone like royalty. Absolute gem!",
rating: 5,
imageSrc: "/placeholders/placeholder1.webp",
imageSrc: "/placeholders/placeholder1.webp?_wi=3",
},
]}
testimonialRotationInterval={5000}

View File

@@ -64,7 +64,7 @@ export default function GalleryPage() {
name: "Sushi & Sashimi",
price: "Premium Selection",
variant: "Fresh Daily",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg?_wi=4",
imageAlt: "Premium sushi selection",
},
{
@@ -72,7 +72,7 @@ export default function GalleryPage() {
name: "Seafood Delights",
price: "Premium Selection",
variant: "Ice Served",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg?_wi=4",
imageAlt: "Fresh seafood",
},
{
@@ -80,7 +80,7 @@ export default function GalleryPage() {
name: "Grill & Steaks",
price: "Premium Selection",
variant: "Hot Ready",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-rib-with-sliced-fried-vegetables-sauce_141793-1248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-rib-with-sliced-fried-vegetables-sauce_141793-1248.jpg?_wi=3",
imageAlt: "Premium grilled steaks",
},
{
@@ -88,7 +88,7 @@ export default function GalleryPage() {
name: "Pasta & Italian",
price: "Premium Selection",
variant: "Made Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/various-uncooked-pasta-wooden-spoons-dark_114579-38998.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-uncooked-pasta-wooden-spoons-dark_114579-38998.jpg?_wi=3",
imageAlt: "Italian pasta dishes",
},
{
@@ -96,7 +96,7 @@ export default function GalleryPage() {
name: "Asian Wok",
price: "Premium Selection",
variant: "Hot & Spicy",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=4",
imageAlt: "Asian wok dishes",
},
{
@@ -104,7 +104,7 @@ export default function GalleryPage() {
name: "Desserts & Crepes",
price: "Premium Selection",
variant: "Sweet Indulgence",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-roll-cake-along-with-cranberries-fruits-pink-surface_140725-20239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-roll-cake-along-with-cranberries-fruits-pink-surface_140725-20239.jpg?_wi=3",
imageAlt: "Gourmet desserts",
},
]}
@@ -127,28 +127,28 @@ export default function GalleryPage() {
id: "01",
title: "All-You-Can-Eat",
description: "Unlimited servings of 200+ carefully curated dishes from around the world",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg?_wi=5",
imageAlt: "Unlimited all-you-can-eat dining",
},
{
id: "02",
title: "Fresh Seafood & Sushi",
description: "Premium sushi, sashimi, oysters, and daily-fresh seafood selections",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg?_wi=5",
imageAlt: "Fresh premium seafood",
},
{
id: "03",
title: "Global Menu",
description: "Journey through Asia, Europe and beyond with authentic international cuisine",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=5",
imageAlt: "International global cuisine",
},
{
id: "04",
title: "Family Friendly",
description: "Perfect for couples, families, groups, and corporate celebrations",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-eating-salad-restaurant_23-2148014506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-eating-salad-restaurant_23-2148014506.jpg?_wi=2",
imageAlt: "Family dining experience",
},
]}

File diff suppressed because it is too large Load Diff

View File

@@ -77,7 +77,7 @@ export default function MenuPage() {
name: "Sushi & Sashimi Station",
price: "Premium Quality",
variant: "Fresh Daily",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg?_wi=3",
imageAlt: "Premium sushi selection",
},
{
@@ -85,7 +85,7 @@ export default function MenuPage() {
name: "Seafood & Oyster Bar",
price: "Premium Quality",
variant: "Ice Served",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg?_wi=3",
imageAlt: "Fresh seafood",
},
{
@@ -93,7 +93,7 @@ export default function MenuPage() {
name: "Hot Grill & Steaks",
price: "Premium Quality",
variant: "Flame Grilled",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-rib-with-sliced-fried-vegetables-sauce_141793-1248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-rib-with-sliced-fried-vegetables-sauce_141793-1248.jpg?_wi=2",
imageAlt: "Premium grilled steaks",
},
{
@@ -101,7 +101,7 @@ export default function MenuPage() {
name: "Pasta & Italian",
price: "Premium Quality",
variant: "Made Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/various-uncooked-pasta-wooden-spoons-dark_114579-38998.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-uncooked-pasta-wooden-spoons-dark_114579-38998.jpg?_wi=2",
imageAlt: "Italian pasta dishes",
},
{
@@ -109,7 +109,7 @@ export default function MenuPage() {
name: "Asian Wok Station",
price: "Premium Quality",
variant: "Hot & Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=3",
imageAlt: "Asian wok dishes",
},
{
@@ -117,7 +117,7 @@ export default function MenuPage() {
name: "Desserts & Crepes",
price: "Premium Quality",
variant: "Sweet Selection",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-roll-cake-along-with-cranberries-fruits-pink-surface_140725-20239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-roll-cake-along-with-cranberries-fruits-pink-surface_140725-20239.jpg?_wi=2",
imageAlt: "Gourmet desserts",
},
]}

View File

@@ -58,7 +58,7 @@ export default function HomePage() {
tagAnimation="slide-up"
background={{ variant: "glowing-orb" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-eating-snacks-buffet-reception_1262-2006.jpg"
imageSrc="http://img.b2bpic.net/free-photo/smiling-woman-eating-snacks-buffet-reception_1262-2006.jpg?_wi=1"
imageAlt="FoodExplore restaurant interior"
imagePosition="right"
mediaAnimation="slide-up"
@@ -119,28 +119,28 @@ export default function HomePage() {
id: "01",
title: "All-You-Can-Eat",
description: "Unlimited servings of 200+ carefully curated dishes from around the world",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg?_wi=1",
imageAlt: "Unlimited all-you-can-eat dining",
},
{
id: "02",
title: "Fresh Seafood & Sushi",
description: "Premium sushi, sashimi, oysters, and daily-fresh seafood selections",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg?_wi=1",
imageAlt: "Fresh premium seafood",
},
{
id: "03",
title: "Global Menu",
description: "Journey through Asia, Europe and beyond with authentic international cuisine",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=1",
imageAlt: "International global cuisine",
},
{
id: "04",
title: "Family Friendly",
description: "Perfect for couples, families, groups, and corporate celebrations",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-eating-salad-restaurant_23-2148014506.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/young-couple-eating-salad-restaurant_23-2148014506.jpg?_wi=1",
imageAlt: "Family dining experience",
},
]}
@@ -165,7 +165,7 @@ export default function HomePage() {
name: "Sushi & Sashimi",
price: "Premium Selection",
variant: "Fresh Daily",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/colorful-assortment-sushi-rolls_53876-71478.jpg?_wi=2",
imageAlt: "Premium sushi selection",
},
{
@@ -173,7 +173,7 @@ export default function HomePage() {
name: "Seafood Delights",
price: "Premium Selection",
variant: "Ice Served",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/festive-woven-gift-basket-man-with-crayfish-lemons_132075-5870.jpg?_wi=2",
imageAlt: "Fresh seafood",
},
{
@@ -181,7 +181,7 @@ export default function HomePage() {
name: "Grill & Steaks",
price: "Premium Selection",
variant: "Hot Ready",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-rib-with-sliced-fried-vegetables-sauce_141793-1248.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/roasted-rib-with-sliced-fried-vegetables-sauce_141793-1248.jpg?_wi=1",
imageAlt: "Premium grilled steaks",
},
{
@@ -189,7 +189,7 @@ export default function HomePage() {
name: "Pasta & Italian",
price: "Premium Selection",
variant: "Made Fresh",
imageSrc: "http://img.b2bpic.net/free-photo/various-uncooked-pasta-wooden-spoons-dark_114579-38998.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/various-uncooked-pasta-wooden-spoons-dark_114579-38998.jpg?_wi=1",
imageAlt: "Italian pasta dishes",
},
{
@@ -197,7 +197,7 @@ export default function HomePage() {
name: "Asian Wok",
price: "Premium Selection",
variant: "Hot & Spicy",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fried-vegetables-with-sauce-pan_1220-5283.jpg?_wi=2",
imageAlt: "Asian wok dishes",
},
{
@@ -205,7 +205,7 @@ export default function HomePage() {
name: "Desserts & Crepes",
price: "Premium Selection",
variant: "Sweet Indulgence",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-roll-cake-along-with-cranberries-fruits-pink-surface_140725-20239.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-chocolate-roll-cake-along-with-cranberries-fruits-pink-surface_140725-20239.jpg?_wi=1",
imageAlt: "Gourmet desserts",
},
]}