Update src/app/page.tsx

This commit is contained in:
2026-04-07 22:14:37 +00:00
parent 7ffeea318a
commit 1acbef8e9f

View File

@@ -58,9 +58,9 @@ export default function LandingPage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg", imageAlt: "Candlelight courtyard dinner"},
imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg?_wi=1", imageAlt: "Candlelight courtyard dinner"},
{
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg", imageAlt: "Handcrafted italian dish"}
imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=1", imageAlt: "Handcrafted italian dish"}
]}
mediaAnimation="slide-up"
rating={5}
@@ -84,17 +84,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "1", name: "Wood-fired Margherita", price: "₹695", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg"},
id: "1", name: "Wood-fired Margherita", price: "₹695", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=2"},
{
id: "2", name: "Truffle Risotto", price: "₹895", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg"},
id: "2", name: "Truffle Risotto", price: "₹895", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=1"},
{
id: "3", name: "Spaghetti Carbonara", price: "₹750", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg"},
id: "3", name: "Spaghetti Carbonara", price: "₹750", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=3"},
{
id: "4", name: "Artisan Pizza", price: "₹850", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg"},
id: "4", name: "Artisan Pizza", price: "₹850", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=2"},
{
id: "5", name: "Classic Tiramisu", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg"},
id: "5", name: "Classic Tiramisu", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=4"},
{
id: "6", name: "Signature Sangria", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg"},
id: "6", name: "Signature Sangria", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=3"},
]}
title="Signature Dishes"
description="The soul of Italy, captured in every bite."
@@ -108,11 +108,11 @@ export default function LandingPage() {
description="We love to hear from our guests about their experiences."
testimonials={[
{
id: "1", name: "Sarah J.", date: "Oct 2023", title: "Perfect Date", quote: "Beautiful ambiance, great service—perfect for a relaxed Italian meal.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg", imageAlt: "romantic courtyard dining restaurant"},
id: "1", name: "Sarah J.", date: "Oct 2023", title: "Perfect Date", quote: "Beautiful ambiance, great service—perfect for a relaxed Italian meal.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-chairs-italian-garden_628469-330.jpg?_wi=2", imageAlt: "romantic courtyard dining restaurant"},
{
id: "2", name: "Michael K.", date: "Nov 2023", title: "Luxury Vibe", quote: "Romantic place with great lighting, worth the price.", tag: "Anniversary", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg", imageAlt: "authentic italian pasta dish"},
id: "2", name: "Michael K.", date: "Nov 2023", title: "Luxury Vibe", quote: "Romantic place with great lighting, worth the price.", tag: "Anniversary", avatarSrc: "http://img.b2bpic.net/free-photo/couple-having-dinner-valentines-day_23-2148383189.jpg", imageSrc: "http://img.b2bpic.net/free-photo/margherita-pizza-from-wood-fired-oven_23-2151950778.jpg?_wi=5", imageAlt: "authentic italian pasta dish"},
{
id: "3", name: "Emily R.", date: "Jan 2024", title: "Authentic Italian", quote: "Authentic Italian cuisine with stunning courtyard vibes.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg", imageAlt: "fresh italian salad appetizer"},
id: "3", name: "Emily R.", date: "Jan 2024", title: "Authentic Italian", quote: "Authentic Italian cuisine with stunning courtyard vibes.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-couple-talking-while-eating-lunch-restaurant_637285-9017.jpg", imageSrc: "http://img.b2bpic.net/free-photo/green-herbs-salad-with-glass-red-wine_114579-3171.jpg?_wi=4", imageAlt: "fresh italian salad appetizer"},
{
id: "4", name: "David M.", date: "Feb 2024", title: "Top Tier", quote: "The only place in Chandigarh for a real romantic evening.", tag: "Birthday", avatarSrc: "http://img.b2bpic.net/free-photo/man-waiting-girlfriend-valentine-s-day_1157-45998.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-hugging-man-table_23-2148014530.jpg", imageAlt: "happy couple romantic restaurant dinner"},
{