Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-04-13 19:24:14 +00:00

View File

@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "@elena_gourmet",
testimonial: "An incredible experience. The grill flavours are unmatched and the atmosphere feels like family.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/steak-with-grilled-vegetables_140725-137.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/steak-with-grilled-vegetables_140725-137.jpg?_wi=1",
imageAlt: "luxury rustic restaurant interior fire grill",
},
{
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@sophie_travels",
testimonial: "Rustic luxury at its finest. The food is generous and the hospitality is truly warm and inviting.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=1",
imageAlt: "luxury rustic restaurant interior fire grill",
},
{
@@ -91,7 +91,7 @@ export default function LandingPage() {
handle: "@jordip_food",
testimonial: "Everything is made with such care. The slow-cooked grill is worth the wait every time.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bakery-items-wooden-table_53876-15276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bakery-items-wooden-table_53876-15276.jpg?_wi=1",
imageAlt: "luxury rustic restaurant interior fire grill",
},
{
@@ -99,7 +99,7 @@ export default function LandingPage() {
handle: "@annak_eats",
testimonial: "The perfect roadside discovery. Authentic flavours that made me feel right at home.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/old-wooden-table-with-dishes-decorations-it-lights_181624-14078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-wooden-table-with-dishes-decorations-it-lights_181624-14078.jpg?_wi=1",
imageAlt: "luxury rustic restaurant interior fire grill",
},
]}
@@ -109,7 +109,7 @@ export default function LandingPage() {
href: "#contact",
},
]}
imageSrc="http://img.b2bpic.net/free-photo/steak-with-grilled-vegetables_140725-137.jpg"
imageSrc="http://img.b2bpic.net/free-photo/steak-with-grilled-vegetables_140725-137.jpg?_wi=2"
imageAlt="Fire grilled meat at Rafa's Grill"
mediaAnimation="slide-up"
avatars={[
@@ -185,19 +185,19 @@ export default function LandingPage() {
{
title: "Fire-Grilled Meats",
description: "Select cuts from local farmers, seasoned to perfection and seared over natural oak coals.",
imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-ads-mangal-salad-high-kitchen-with-fresh-herbs-greenery_114579-1844.jpg?_wi=2",
imageAlt: "Fire grilled meat",
},
{
title: "Seasonal Calçots",
description: "Harvested fresh and grilled until tender, our seasonal specialty is an authentic Catalan highlight.",
imageSrc: "http://img.b2bpic.net/free-photo/bakery-items-wooden-table_53876-15276.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/bakery-items-wooden-table_53876-15276.jpg?_wi=2",
imageAlt: "Grilled Calçots",
},
{
title: "Heritage Recipes",
description: "From old family cookbooks to your table, our dishes are a celebration of generations of flavour.",
imageSrc: "http://img.b2bpic.net/free-photo/old-wooden-table-with-dishes-decorations-it-lights_181624-14078.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/old-wooden-table-with-dishes-decorations-it-lights_181624-14078.jpg?_wi=2",
imageAlt: "Heritage food",
},
]}