Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-05 18:39:30 +00:00

View File

@@ -56,10 +56,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Marco Rossini", handle: "Chef & Founder", testimonial: "Every dish tells the story of Italy and the beauty of this lake. We bring authenticity to every plate.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"},
{
name: "Sophie Müller", handle: "Guest", testimonial: "The best dinner we've had. The view, the food, the service—everything was perfect.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
]}
testimonialRotationInterval={5000}
buttons={[
@@ -116,17 +116,13 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
products={[
{
id: "1", brand: "Seebrise", name: "Pizza Margherita Classica", price: "CHF 22", rating: 5,
reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg", imageAlt: "Authentic Neapolitan Margherita pizza"},
id: "1", brand: "Seebrise", name: "Pizza Margherita Classica", price: "CHF 22", rating: 5, reviewCount: "180", imageSrc: "http://img.b2bpic.net/free-photo/delicious-vegan-pizza-social-post_23-2151895448.jpg", imageAlt: "Authentic Neapolitan Margherita pizza"},
{
id: "2", brand: "Seebrise", name: "Pasta Carbonara Fresca", price: "CHF 24", rating: 5,
reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pasta-dark-background_1220-7204.jpg", imageAlt: "Traditional creamy carbonara pasta"},
id: "2", brand: "Seebrise", name: "Pasta Carbonara Fresca", price: "CHF 24", rating: 5, reviewCount: "156", imageSrc: "http://img.b2bpic.net/free-photo/homemade-pasta-dark-background_1220-7204.jpg", imageAlt: "Traditional creamy carbonara pasta"},
{
id: "3", brand: "Seebrise", name: "Pesci del Lago", price: "CHF 32", rating: 5,
reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/fish-dish-cooking-with-various-ingredients-fish-sorts-raw-sea-bass-with-lemon-garlic-herbs-spices-cutting-board-healthy-food-diet-nutrition-concept_114579-161.jpg", imageAlt: "Fresh grilled lake fish with herbs"},
id: "3", brand: "Seebrise", name: "Pesci del Lago", price: "CHF 32", rating: 5, reviewCount: "142", imageSrc: "http://img.b2bpic.net/free-photo/fish-dish-cooking-with-various-ingredients-fish-sorts-raw-sea-bass-with-lemon-garlic-herbs-spices-cutting-board-healthy-food-diet-nutrition-concept_114579-161.jpg", imageAlt: "Fresh grilled lake fish with herbs"},
{
id: "4", brand: "Seebrise", name: "Osso Buco Milanese", price: "CHF 36", rating: 5,
reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/closeup-food-styling-steak-rustic-style_53876-42887.jpg", imageAlt: "Slow-braised veal shank with risotto"},
id: "4", brand: "Seebrise", name: "Osso Buco Milanese", price: "CHF 36", rating: 5, reviewCount: "98", imageSrc: "http://img.b2bpic.net/free-photo/closeup-food-styling-steak-rustic-style_53876-42887.jpg", imageAlt: "Slow-braised veal shank with risotto"},
]}
buttons={[{ text: "View Full Menu", href: "#" }]}
buttonAnimation="slide-up"
@@ -142,18 +138,17 @@ export default function LandingPage() {
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
mediaAnimation="slide-up"
buttonAnimation="slide-up"
features={[
{
id: 1,
title: "Romantic Dinners", description: "Intimate candlelit evenings with stunning lake views, perfect for unforgettable moments with your loved one.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-affectionate-attitude_23-2150558837.jpg?_wi=1"},
title: "Romantic Dinners", description: "Intimate candlelit evenings with stunning lake views, perfect for unforgettable moments with your loved one.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-affectionate-attitude_23-2150558837.jpg"},
{
id: 2,
title: "Family Meals", description: "Warm, welcoming atmosphere where families create lasting memories over delicious Italian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-affectionate-attitude_23-2150558837.jpg?_wi=2"},
title: "Family Meals", description: "Warm, welcoming atmosphere where families create lasting memories over delicious Italian cuisine.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-affectionate-attitude_23-2150558837.jpg"},
{
id: 3,
title: "Business Lunches", description: "Professional service and elegant surroundings provide the perfect setting for successful business meetings.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-affectionate-attitude_23-2150558837.jpg?_wi=3"},
title: "Business Lunches", description: "Professional service and elegant surroundings provide the perfect setting for successful business meetings.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-affectionate-attitude_23-2150558837.jpg"},
]}
buttons={[{ text: "Reserve Now", href: "contact" }]}
/>
@@ -181,9 +176,9 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "David Klein", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg?_wi=2"},
id: "1", name: "David Klein", imageSrc: "http://img.b2bpic.net/free-photo/pensive-person-alone-corridor-serious_1262-1042.jpg"},
{
id: "2", name: "Anna Rossi", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2"},
id: "2", name: "Anna Rossi", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg"},
{
id: "3", name: "James Mitchell", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-beige-turtleneck-smiling-broadly-showing-teeth_141793-55127.jpg"},
{