From e1d812f0808fe6ea2f977849189938b0152751c3 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 8 Jun 2026 12:08:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 321 +++++++++-------------------------------------- 1 file changed, 59 insertions(+), 262 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 708c2fb..a3e9699 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -34,41 +34,25 @@ export default function LandingPage() { @@ -78,9 +62,7 @@ export default function LandingPage() { description="Handmade Roman classics, candlelit evenings, and the Trastevere atmosphere people queue for. Where tradition meets warmth, and every table feels like home." buttons={[ { - text: "Reserve Your Table", - href: "#contact", - }, + text: "Reserve Your Table", href: "#contact"}, ]} imageSrc="http://img.b2bpic.net/free-photo/rice-with-vegetable-bakery_140725-44269.jpg" imageAlt="cozy roman trattoria interior candlelit" @@ -89,25 +71,15 @@ export default function LandingPage() { textPosition="bottom" avatars={[ { - src: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-big-hat_273609-13405.jpg", - alt: "Cheerful beautiful woman with buns in apron smiling holding half of grapefruit in hands over white wall.", - }, + src: "http://img.b2bpic.net/free-photo/portrait-young-woman-wearing-big-hat_273609-13405.jpg", alt: "Cheerful beautiful woman with buns in apron smiling holding half of grapefruit in hands over white wall."}, { - src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg", - alt: "Young gardener woman with short hair in apron and hat", - }, + src: "http://img.b2bpic.net/free-photo/portrait-adorable-blue-eyed-female-model-with-hair-knot-wears-overalls-enjoys-drinking-fruit-smoothie-looks-happily-somewhere-while-sits-cozy-restaurant-beautiful-teenage-girl-coffee-shop_273609-3038.jpg", alt: "Young gardener woman with short hair in apron and hat"}, { - src: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg", - alt: "Beautiful young woman with long blonde hair holding delicious chocolate muffin in hand", - }, + src: "http://img.b2bpic.net/free-photo/happy-woman-using-tablet-celebrating-success-outdoor-cafe_1262-18867.jpg", alt: "Beautiful young woman with long blonde hair holding delicious chocolate muffin in hand"}, { - src: "http://img.b2bpic.net/free-photo/confident-young-delivery-man-wearing-uniform-cap-showing-goat-gesture-isolated-olive-green-wall_141793-87312.jpg", - alt: "woman eating salad at home", - }, + src: "http://img.b2bpic.net/free-photo/confident-young-delivery-man-wearing-uniform-cap-showing-goat-gesture-isolated-olive-green-wall_141793-87312.jpg", alt: "woman eating salad at home"}, { - src: "http://img.b2bpic.net/free-photo/business-woman-with-salad_1303-3887.jpg", - alt: "standing male restaurant hotel equipment", - }, + src: "http://img.b2bpic.net/free-photo/business-woman-with-salad_1303-3887.jpg", alt: "standing male restaurant hotel equipment"}, ]} avatarText="Loved by thousands of guests every year" /> @@ -120,24 +92,16 @@ export default function LandingPage() { metrics={[ { icon: Leaf, - label: "Years of Tradition", - value: "50+", - }, + label: "Years of Tradition", value: "50+"}, { icon: Crown, - label: "Master Chefs", - value: "3", - }, + label: "Master Chefs", value: "3"}, { icon: MapPin, - label: "Heart of Trastevere", - value: "1", - }, + label: "Heart of Trastevere", value: "1"}, { icon: User, - label: "Loyal Customers", - value: "Countless", - }, + label: "Loyal Customers", value: "Countless"}, ]} metricsAnimation="slide-up" /> @@ -151,24 +115,16 @@ export default function LandingPage() { features={[ { icon: Flag, - title: "Handmade Pasta", - description: "Every strand of pasta is lovingly crafted by hand, following age-old Roman traditions for unparalleled taste and texture.", - }, + title: "Handmade Pasta", description: "Every strand of pasta is lovingly crafted by hand, following age-old Roman traditions for unparalleled taste and texture."}, { icon: Flame, - title: "Candlelit Ambiance", - description: "Dine under a warm, intimate glow, where every table setting invites conversation and connection in true Roman style.", - }, + title: "Candlelit Ambiance", description: "Dine under a warm, intimate glow, where every table setting invites conversation and connection in true Roman style."}, { icon: Building2, - title: "Trastevere Charm", - description: "Nestled in Rome's most enchanting neighborhood, our trattoria embodies the vibrant, historic spirit of Trastevere.", - }, + title: "Trastevere Charm", description: "Nestled in Rome's most enchanting neighborhood, our trattoria embodies the vibrant, historic spirit of Trastevere."}, { icon: Smile, - title: "Warm Hospitality", - description: "Experience genuine Roman warmth with service that makes every guest feel like a cherished part of our family.", - }, + title: "Warm Hospitality", description: "Experience genuine Roman warmth with service that makes every guest feel like a cherished part of our family."}, ]} title="The Tonnarello Experience" description="More than just a meal, it's a journey into Roman culinary heart, celebrated for its authentic flavors and unforgettable atmosphere." @@ -179,58 +135,22 @@ export default function LandingPage() { @@ -342,37 +195,17 @@ export default function LandingPage() { @@ -432,54 +250,33 @@ export default function LandingPage() {