diff --git a/src/app/page.tsx b/src/app/page.tsx index 04f6156..4d78376 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -31,25 +31,15 @@ export default function LandingPage() { @@ -115,33 +94,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "pasta", - name: "Handmade Pasta", - price: "£18 - £25", - imageSrc: "http://img.b2bpic.net/free-photo/eating-pasta_23-2147985241.jpg", - imageAlt: "Delicious pasta dish", - }, + id: "pasta", name: "Handmade Pasta", price: "£18 - £25", imageSrc: "http://img.b2bpic.net/free-photo/eating-pasta_23-2147985241.jpg", imageAlt: "Delicious pasta dish"}, { - id: "pizza", - name: "Traditional Wood-Fired Pizza", - price: "£15 - £22", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-pizza-with-shrimp-mussel-calamari-squid-cheese_141793-2273.jpg", - imageAlt: "Authentic Italian pizza", - }, + id: "pizza", name: "Traditional Wood-Fired Pizza", price: "£15 - £22", imageSrc: "http://img.b2bpic.net/free-photo/seafood-pizza-with-shrimp-mussel-calamari-squid-cheese_141793-2273.jpg", imageAlt: "Authentic Italian pizza"}, { - id: "wine", - name: "Fine Italian Wines", - price: "From £30/bottle", - imageSrc: "http://img.b2bpic.net/free-photo/young-couple-clanging-glasses-table_23-2148014500.jpg", - imageAlt: "Glass of red wine", - }, + id: "wine", name: "Fine Italian Wines", price: "From £30/bottle", imageSrc: "http://img.b2bpic.net/free-photo/young-couple-clanging-glasses-table_23-2148014500.jpg", imageAlt: "Glass of red wine"}, { - id: "coffee", - name: "Artisan Italian Coffee", - price: "£3 - £5", - imageSrc: "http://img.b2bpic.net/free-photo/leaf-cloth-near-tea_23-2147885967.jpg", - imageAlt: "Cup of espresso coffee", - }, + id: "coffee", name: "Artisan Italian Coffee", price: "£3 - £5", imageSrc: "http://img.b2bpic.net/free-photo/leaf-cloth-near-tea_23-2147885967.jpg", imageAlt: "Cup of espresso coffee"}, ]} title="Our Authentic Menu" description="Discover a selection of classic Italian dishes crafted with the freshest ingredients, from handmade pasta to delectable desserts." @@ -154,45 +113,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Sophia L.", - date: "October 2023", - title: "A True Taste of Italy!", - quote: "Il Mirto Bianco is a hidden gem! The pasta was exquisite, and the ambiance felt just like being in Italy. Highly recommend for an authentic experience.", - tag: "Food Lover", - avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-posing_176420-3741.jpg", - avatarAlt: "Sophia L.", - }, + id: "1", name: "Sophia L.", date: "October 2023", title: "A True Taste of Italy!", quote: "Il Mirto Bianco is a hidden gem! The pasta was exquisite, and the ambiance felt just like being in Italy. Highly recommend for an authentic experience.", tag: "Food Lover", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-brunette-woman-evening-dress-posing_176420-3741.jpg", avatarAlt: "Sophia L."}, { - id: "2", - name: "Mark D.", - date: "September 2023", - title: "Exceptional Service & Food", - quote: "From the moment we walked in, the service was impeccable. Every dish was a masterpiece. This is now our go-to Italian restaurant!", - tag: "Regular Guest", - avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-showing-thumbs-up_74855-4031.jpg", - avatarAlt: "Mark D.", - }, + id: "2", name: "Mark D.", date: "September 2023", title: "Exceptional Service & Food", quote: "From the moment we walked in, the service was impeccable. Every dish was a masterpiece. This is now our go-to Italian restaurant!", tag: "Regular Guest", avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-woman-showing-thumbs-up_74855-4031.jpg", avatarAlt: "Mark D."}, { - id: "3", - name: "Elena P.", - date: "August 2023", - title: "Best Pizza in Town!", - quote: "The wood-fired pizza at Il Mirto Bianco is simply the best I've had outside of Italy. Crispy crust, fresh ingredients – perfection!", - tag: "Pizza Enthusiast", - avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", - avatarAlt: "Elena P.", - }, + id: "3", name: "Elena P.", date: "August 2023", title: "Best Pizza in Town!", quote: "The wood-fired pizza at Il Mirto Bianco is simply the best I've had outside of Italy. Crispy crust, fresh ingredients – perfection!", tag: "Pizza Enthusiast", avatarSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-cafe_273609-12690.jpg", avatarAlt: "Elena P."}, { - id: "4", - name: "James R.", - date: "July 2023", - title: "Perfect Evening", - quote: "A delightful evening with fantastic food and an impressive wine list. The staff were knowledgeable and made excellent recommendations. We will be back!", - tag: "Wine Connoisseur", - avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-celebrating-birthday_23-2150854187.jpg", - avatarAlt: "James R.", - }, + id: "4", name: "James R.", date: "July 2023", title: "Perfect Evening", quote: "A delightful evening with fantastic food and an impressive wine list. The staff were knowledgeable and made excellent recommendations. We will be back!", tag: "Wine Connoisseur", avatarSrc: "http://img.b2bpic.net/free-photo/medium-shot-family-celebrating-birthday_23-2150854187.jpg", avatarAlt: "James R."}, ]} title="What Our Guests Say" description="Hear from our beloved customers about their unforgettable dining experiences at Il Mirto Bianco." @@ -204,25 +131,13 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "1", - title: "Do I need a reservation?", - content: "We highly recommend making a reservation, especially for weekend evenings, to ensure you get a table. You can book online or by phone.", - }, + id: "1", title: "Do I need a reservation?", content: "We highly recommend making a reservation, especially for weekend evenings, to ensure you get a table. You can book online or by phone."}, { - id: "2", - title: "Do you offer vegetarian or vegan options?", - content: "Yes, our menu includes a variety of vegetarian and vegan dishes, and we can often adapt other dishes to suit dietary requirements. Please inform your server.", - }, + id: "2", title: "Do you offer vegetarian or vegan options?", content: "Yes, our menu includes a variety of vegetarian and vegan dishes, and we can often adapt other dishes to suit dietary requirements. Please inform your server."}, { - id: "3", - title: "What are your opening hours?", - content: "We are open for lunch from 12 PM - 2:30 PM and for dinner from 5:30 PM - 10:30 PM, Tuesday to Sunday. Closed on Mondays.", - }, + id: "3", title: "What are your opening hours?", content: "We are open for lunch from 12 PM - 2:30 PM and for dinner from 5:30 PM - 10:30 PM, Tuesday to Sunday. Closed on Mondays."}, { - id: "4", - title: "Can you accommodate large groups?", - content: "Yes, we can accommodate large groups and private events. Please contact us directly to discuss your requirements and make arrangements.", - }, + id: "4", title: "Can you accommodate large groups?", content: "Yes, we can accommodate large groups and private events. Please contact us directly to discuss your requirements and make arrangements."}, ]} sideTitle="Common Questions" sideDescription="Find answers to frequently asked questions about reservations, dietary options, and our services." @@ -236,18 +151,13 @@ export default function LandingPage() { @@ -256,79 +166,47 @@ export default function LandingPage() {