Merge version_3 into main #5
@@ -44,7 +44,7 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboard
|
||||
logoText="Eat All Day"
|
||||
description="Authentic Italian cuisine crafted with passion and the finest ingredients. Experience traditional flavors in every bite."
|
||||
description="Reserve your favorite dish today and experience authentic Italian cuisine crafted with passion and the finest ingredients. Experience traditional flavors in every bite."
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#products" },
|
||||
{ text: "Reserve Now", href: "#contact" }
|
||||
@@ -103,7 +103,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
title="Our Menu Highlights"
|
||||
title="Reserve Your Favorite Dish Today"
|
||||
description="Savor authentic Italian dishes prepared with love and tradition"
|
||||
tag="Featured Dishes"
|
||||
products={[
|
||||
@@ -129,9 +129,9 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFifteen
|
||||
testimonial="Eat All Day transported me straight to Italy. The pasta was handmade, the atmosphere was warm, and the service was impeccable. This is true Italian dining! The chef, who trained at the prestigious Cordon Bleu, creates masterpieces that honor tradition while embracing innovation."
|
||||
testimonial="Eat All Day transported me straight to Italy. The pasta was handmade, the atmosphere was warm, and the service was impeccable. This is true Italian dining!"
|
||||
rating={5}
|
||||
author="Maria Rossi, Michelin-Trained Chef"
|
||||
author="Maria Rossi, Culinary Enthusiast"
|
||||
avatars={[
|
||||
{ src: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg", alt: "Happy customer 1" },
|
||||
{ src: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", alt: "Happy customer 2" },
|
||||
|
||||
Reference in New Issue
Block a user