Update src/app/page.tsx
This commit is contained in:
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
title="Experience Authentic Milanese Cuisine"
|
||||
description="Savor the rich flavors and exquisite traditions of Italy, right here in the heart of Milan. A culinary journey awaits you."
|
||||
background={{ variant: 'plain' }}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg"
|
||||
imageAlt="Elegant interior of a Milanese restaurant with dining tables"
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#features" },
|
||||
@@ -91,12 +91,12 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
titleClassName="text-4xl sm:text-5xl lg:text-6xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg sm:text-xl text-foreground/80 max-w-2xl mx-auto"
|
||||
textBoxTitleClassName="text-4xl sm:text-5xl lg:text-6xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg sm:text-xl text-foreground/80 max-w-2xl mx-auto"
|
||||
cardNameClassName="text-xl font-semibold"
|
||||
cardClassName="p-4 rounded-lg shadow-lg"
|
||||
imageClassName="rounded-md"
|
||||
tagClassName="text-primary-cta font-semibold"
|
||||
textBoxTagClassName="text-primary-cta font-semibold"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -113,8 +113,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
titleClassName="text-4xl sm:text-5xl lg:text-6xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg sm:text-xl text-foreground/80 max-w-2xl mx-auto"
|
||||
textBoxTitleClassName="text-4xl sm:text-5xl lg:text-6xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg sm:text-xl text-foreground/80 max-w-2xl mx-auto"
|
||||
cardClassName="p-6 rounded-lg shadow-lg"
|
||||
itemTextClassName="text-foreground"
|
||||
/>
|
||||
@@ -141,8 +141,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
titleClassName="text-4xl sm:text-5xl lg:text-6xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg sm:text-xl text-foreground/80 max-w-2xl mx-auto"
|
||||
textBoxTitleClassName="text-4xl sm:text-5xl lg:text-6xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg sm:text-xl text-foreground/80 max-w-2xl mx-auto"
|
||||
cardClassName="p-6 rounded-lg shadow-lg"
|
||||
valueClassName="text-accent text-6xl md:text-7xl lg:text-8xl font-bold"
|
||||
metricTitleClassName="text-2xl font-semibold"
|
||||
@@ -159,16 +159,16 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "An Unforgettable Milanese Experience", quote: "The best risotto I've ever tasted! The ambiance is charming, and the service is impeccable. A true gem in Milan.", name: "Isabella Rossi", role: "Food Blogger", imageSrc: "https://img.b2bpic.net/free-photo/portrait-waitress-standing-counter_1170-668.jpg", imageAlt: "Isabella Rossi"},
|
||||
{
|
||||
id: "2", title: "Authenticity and Innovation in Every Dish", quote: "Ristorante Milanese perfectly blends tradition with a fresh perspective. Each dish tells a story. Highly recommended!", name: "Marco Bianchi", role: "Local Gourmand", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg?_wi=1", imageAlt: "Marco Bianchi"},
|
||||
id: "2", title: "Authenticity and Innovation in Every Dish", quote: "Ristorante Milanese perfectly blends tradition with a fresh perspective. Each dish tells a story. Highly recommended!", name: "Marco Bianchi", role: "Local Gourmand", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg", imageAlt: "Marco Bianchi"},
|
||||
{
|
||||
id: "3", title: "A Culinary Haven in the Heart of Milan", quote: "From the warm welcome to the last bite of dessert, every moment was pure delight. I can't wait to return!", name: "Sofia Ricci", role: "Travel Enthusiast", imageSrc: "https://img.b2bpic.net/free-photo/medium-shot-smiley-man-ready-eat_23-2148899024.jpg", imageAlt: "Sofia Ricci"},
|
||||
{
|
||||
id: "4", title: "Exquisite Flavors and Elegant Setting", quote: "The cotoletta was sublime, and the wine pairing suggested by our sommelier was perfect. A must-visit for anyone in Milan.", name: "Giulio Romano", role: "Restaurant Critic", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg?_wi=2", imageAlt: "Giulio Romano"},
|
||||
id: "4", title: "Exquisite Flavors and Elegant Setting", quote: "The cotoletta was sublime, and the wine pairing suggested by our sommelier was perfect. A must-visit for anyone in Milan.", name: "Giulio Romano", role: "Restaurant Critic", imageSrc: "https://img.b2bpic.net/free-photo/young-woman-eating-salad-cafe_1303-25276.jpg", imageAlt: "Giulio Romano"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
titleClassName="text-4xl sm:text-5xl lg:text-6xl font-bold text-foreground"
|
||||
descriptionClassName="text-lg sm:text-xl text-foreground/80 max-w-2xl mx-auto"
|
||||
textBoxTitleClassName="text-4xl sm:text-5xl lg:text-6xl font-bold text-foreground"
|
||||
textBoxDescriptionClassName="text-lg sm:text-xl text-foreground/80 max-w-2xl mx-auto"
|
||||
quoteCardClassName="p-6 rounded-lg shadow-lg"
|
||||
testimonialTitleClassName="text-2xl font-semibold"
|
||||
quoteClassName="text-lg italic text-foreground/90"
|
||||
@@ -182,11 +182,12 @@ export default function LandingPage() {
|
||||
tag="Reservations"
|
||||
title="Book Your Table Today"
|
||||
description="Secure your unforgettable dining experience at Ristorante Milanese. Fill out the form below or call us directly."
|
||||
imageSrc="https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=2"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg"
|
||||
imageAlt="Elegant interior of a Milanese restaurant with dining tables"
|
||||
buttonText="Reserve Now"
|
||||
inputPlaceholder="Your Name / Email"
|
||||
useInvertedBackground={true}
|
||||
background={{ variant: 'plain' }}
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
tagClassName="text-primary-cta font-semibold"
|
||||
|
||||
Reference in New Issue
Block a user