From 27a67f588b1477106e825595f0da44d0895b8f55 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 08:54:51 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 251 ++++++++++++----------------------------------- 1 file changed, 61 insertions(+), 190 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c33ec8..53102a3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -58,31 +48,20 @@ export default function LandingPage() {
@@ -95,17 +74,11 @@ export default function LandingPage() { description="We started as a local dream in Basiglio, dedicated to blending the artisan tradition of Italian pizza with the vibrant, casual spirit of a modern pub. Every smash burger and every pizza slice is crafted with high-quality ingredients and a lot of heart." metrics={[ { - value: "4.3", - title: "Review Score", - }, + value: "4.3", title: "Review Score"}, { - value: "222+", - title: "Happy Reviews", - }, + value: "222+", title: "Happy Reviews"}, { - value: "10-20€", - title: "Avg Price", - }, + value: "10-20€", title: "Avg Price"}, ]} imageSrc="http://img.b2bpic.net/free-photo/hands-preparing-bread_53876-13990.jpg" imageAlt="Our team at work" @@ -117,67 +90,36 @@ export default function LandingPage() { @@ -189,45 +131,20 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Ariel Yonatan", - role: "Local Guide", - company: "Officina Guest", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-drinking-beer-eating-tortilla-chips-with-friends-pub_637285-1124.jpg", - }, + id: "1", name: "Ariel Yonatan", role: "Local Guide", company: "Officina Guest", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-drinking-beer-eating-tortilla-chips-with-friends-pub_637285-1124.jpg"}, { - id: "2", - name: "Besjana Peçi", - role: "Local Guide", - company: "Officina Guest", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2149872404.jpg", - }, + id: "2", name: "Besjana Peçi", role: "Local Guide", company: "Officina Guest", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-friends-eating-pizza_23-2149872404.jpg"}, { - id: "3", - name: "Matteo Prime", - role: "Local Guide", - company: "Officina Guest", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg", - }, + id: "3", name: "Matteo Prime", role: "Local Guide", company: "Officina Guest", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/adults-enjoying-mexican-food_23-2149663852.jpg"}, { - id: "4", - name: "Sarah Miller", - role: "Foodie", - company: "Local Patron", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-eating-noodles-break_23-2149390520.jpg", - }, + id: "4", name: "Sarah Miller", role: "Foodie", company: "Local Patron", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-eating-noodles-break_23-2149390520.jpg"}, { - id: "5", - name: "David Brown", - role: "Pub Regular", - company: "Local Patron", - rating: 4, - imageSrc: "http://img.b2bpic.net/free-photo/man-showing-happy-studio-smiling_1262-2754.jpg", - }, + id: "5", name: "David Brown", role: "Pub Regular", company: "Local Patron", rating: 4, + imageSrc: "http://img.b2bpic.net/free-photo/man-showing-happy-studio-smiling_1262-2754.jpg"}, ]} title="What Our Patrons Say" description="Read honest reviews from our community in Basiglio." @@ -241,26 +158,11 @@ export default function LandingPage() { useInvertedBackground={true} metrics={[ { - id: "1", - value: "222", - title: "Total Reviews", - description: "Community feedback", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134248.jpg", - }, + id: "1", value: "222", title: "Total Reviews", description: "Community feedback", imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-baking-delicious-pizza_23-2150134248.jpg"}, { - id: "2", - value: "153", - title: "Reported Visits", - description: "Monthly visits", - imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg", - }, + id: "2", value: "153", title: "Reported Visits", description: "Monthly visits", imageSrc: "http://img.b2bpic.net/free-photo/smoked-salmon-pizza_1339-1002.jpg"}, { - id: "3", - value: "4.3", - title: "Average Score", - description: "Customer Satisfaction", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wooden-board-healthy-bread-tomatoes-salad-healthy-lifestyle-eating_482257-45535.jpg", - }, + id: "3", value: "4.3", title: "Average Score", description: "Customer Satisfaction", imageSrc: "http://img.b2bpic.net/free-photo/delicious-grilled-chicken-wooden-board-healthy-bread-tomatoes-salad-healthy-lifestyle-eating_482257-45535.jpg"}, ]} title="Numbers That Tell Our Story" description="Serving quality food and cold drinks since we opened our doors." @@ -273,25 +175,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "f1", - title: "Do you offer delivery?", - content: "Yes, we offer no-contact delivery.", - }, + id: "f1", title: "Do you offer delivery?", content: "Yes, we offer no-contact delivery."}, { - id: "f2", - title: "What are your opening hours?", - content: "We open daily at 11 am. Check our updates for specific holiday hours.", - }, + id: "f2", title: "What are your opening hours?", content: "We open daily at 11 am. Check our updates for specific holiday hours."}, { - id: "f3", - title: "Is there parking available?", - content: "We are conveniently located in Basiglio with easy access.", - }, + id: "f3", title: "Is there parking available?", content: "We are conveniently located in Basiglio with easy access."}, { - id: "f4", - title: "Can I reserve a table?", - content: "We recommend calling 351 311 4911 to reserve your spot, especially on weekends.", - }, + id: "f4", title: "Can I reserve a table?", content: "We recommend calling 351 311 4911 to reserve your spot, especially on weekends."}, ]} imageSrc="http://img.b2bpic.net/free-photo/happy-couple-lovely-date_23-2148422309.jpg" title="Frequently Asked Questions" @@ -304,18 +194,13 @@ export default function LandingPage() {
@@ -324,37 +209,23 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1