Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-05-11 14:56:04 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
handle: "@sofia.travels", handle: "@sofia.travels",
testimonial: "The burgers are soooo GOOD.", testimonial: "The burgers are soooo GOOD.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18839.jpg", imageSrc: "http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18839.jpg?_wi=1",
imageAlt: "luxury restaurant brunch setting coastal", imageAlt: "luxury restaurant brunch setting coastal",
}, },
{ {
@@ -67,7 +67,7 @@ export default function LandingPage() {
handle: "@lucamartin", handle: "@lucamartin",
testimonial: "Service was 10/10.", testimonial: "Service was 10/10.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/texture-glass-table-table-setting-idea_169016-18539.jpg", imageSrc: "http://img.b2bpic.net/free-photo/texture-glass-table-table-setting-idea_169016-18539.jpg?_wi=1",
imageAlt: "luxury restaurant brunch setting coastal", imageAlt: "luxury restaurant brunch setting coastal",
}, },
{ {
@@ -75,7 +75,7 @@ export default function LandingPage() {
handle: "@elena.vibe", handle: "@elena.vibe",
testimonial: "Beautiful atmosphere and high-quality food.", testimonial: "Beautiful atmosphere and high-quality food.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg?_wi=1",
imageAlt: "luxury restaurant brunch setting coastal", imageAlt: "luxury restaurant brunch setting coastal",
}, },
{ {
@@ -83,7 +83,7 @@ export default function LandingPage() {
handle: "@marco_civit", handle: "@marco_civit",
testimonial: "Super fluffy pancake.", testimonial: "Super fluffy pancake.",
rating: 5, rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-salmon-rice-fresh-vegetables-poke-top-view-vertical_127032-2415.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-salmon-rice-fresh-vegetables-poke-top-view-vertical_127032-2415.jpg?_wi=1",
imageAlt: "luxury restaurant brunch setting coastal", imageAlt: "luxury restaurant brunch setting coastal",
}, },
{ {
@@ -105,7 +105,7 @@ export default function LandingPage() {
href: "#menu", href: "#menu",
}, },
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18839.jpg" imageSrc="http://img.b2bpic.net/free-photo/scenic-view-private-sandy-beach-with-sun-beds-parasokamy-sea-mountains-resort_146671-18839.jpg?_wi=2"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg", src: "http://img.b2bpic.net/free-photo/close-up-happy-people-table_23-2149212128.jpg",
@@ -141,21 +141,21 @@ export default function LandingPage() {
title: "Brunch", title: "Brunch",
subtitle: "All Day", subtitle: "All Day",
description: "Fluffy pancakes and artisanal Mediterranean breakfast creations.", description: "Fluffy pancakes and artisanal Mediterranean breakfast creations.",
imageSrc: "http://img.b2bpic.net/free-photo/texture-glass-table-table-setting-idea_169016-18539.jpg", imageSrc: "http://img.b2bpic.net/free-photo/texture-glass-table-table-setting-idea_169016-18539.jpg?_wi=2",
}, },
{ {
tag: "Gourmet", tag: "Gourmet",
title: "Burgers", title: "Burgers",
subtitle: "Handcrafted", subtitle: "Handcrafted",
description: "Premium ingredients meet bold culinary innovation.", description: "Premium ingredients meet bold culinary innovation.",
imageSrc: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg", imageSrc: "http://img.b2bpic.net/free-photo/lamb-chicken-burger-without-top-bun-with-mushroom-herbs-tomato-sauce_140725-8320.jpg?_wi=2",
}, },
{ {
tag: "Fresh", tag: "Fresh",
title: "Pokè", title: "Pokè",
subtitle: "Vibrant", subtitle: "Vibrant",
description: "Fresh, nutrient-dense bowls inspired by the sea.", description: "Fresh, nutrient-dense bowls inspired by the sea.",
imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-salmon-rice-fresh-vegetables-poke-top-view-vertical_127032-2415.jpg", imageSrc: "http://img.b2bpic.net/free-photo/bowl-with-salmon-rice-fresh-vegetables-poke-top-view-vertical_127032-2415.jpg?_wi=2",
}, },
]} ]}
title="Our Signature Experience" title="Our Signature Experience"