diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 1613a07..77cedb7 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -26,12 +26,12 @@ export default function BlogPage() { brandName="Ristorante Milanese" navItems={[ { name: "Home", id: "/" }, - { name: "Menu", id: "menu" }, - { name: "About", id: "about" }, - { name: "Reservations", id: "contact" }, - { name: "Testimonials", id: "testimonials" }, + { name: "Menu", id: "/#features" }, + { name: "About", id: "/#about" }, + { name: "Reservations", id: "/#contact" }, + { name: "Testimonials", id: "/#testimonials" }, ]} - button={{ text: "Book a Table", href: "#contact" }} + button={{ text: "Book a Table", href: "/#contact" }} className="py-4 px-6 lg:px-12" buttonClassName="px-5 py-2" buttonTextClassName="text-sm font-semibold" @@ -59,7 +59,6 @@ export default function BlogPage() { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} /> ); diff --git a/src/app/page.tsx b/src/app/page.tsx index 15dbb04..88180bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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" /> @@ -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" diff --git a/src/app/shop/[id]/page.tsx b/src/app/shop/[id]/page.tsx index d5969dc..573b70b 100644 --- a/src/app/shop/[id]/page.tsx +++ b/src/app/shop/[id]/page.tsx @@ -111,7 +111,6 @@ function ProductPageContent({ params }: ProductPageProps) { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} /> @@ -162,7 +161,6 @@ function ProductPageContent({ params }: ProductPageProps) { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} /> @@ -235,7 +233,6 @@ function ProductPageContent({ params }: ProductPageProps) { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} /> diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index 56a572e..e857aad 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -79,7 +79,6 @@ function ShopPageContent() { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} /> @@ -142,7 +141,6 @@ function ShopPageContent() { logoText="Ristorante Milanese" copyrightText="© 2024 Ristorante Milanese. All rights reserved." socialLinks={[]} - useInvertedBackground={true} />