diff --git a/src/app/page.tsx b/src/app/page.tsx index 226d75b..efc6522 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,91 +33,59 @@ export default function LandingPage() {
@@ -140,23 +108,11 @@ export default function LandingPage() { useInvertedBackground={true} features={[ { - title: "Locally Sourced Seafood", - description: "Fresh daily catch from the Alicante coast.", - imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-seafood-black-plate_84443-94611.jpg", - imageAlt: "Fresh seafood plate", - }, + title: "Locally Sourced Seafood", description: "Fresh daily catch from the Alicante coast.", imageSrc: "http://img.b2bpic.net/free-photo/spaghetti-with-seafood-black-plate_84443-94611.jpg", imageAlt: "Fresh seafood plate"}, { - title: "Authentic Recipes", - description: "Generations of family-inspired culinary secrets.", - imageSrc: "http://img.b2bpic.net/free-photo/mussels-meal-with-copy-space_23-2148393651.jpg", - imageAlt: "Traditional kitchen prep", - }, + title: "Authentic Recipes", description: "Generations of family-inspired culinary secrets.", imageSrc: "http://img.b2bpic.net/free-photo/mussels-meal-with-copy-space_23-2148393651.jpg", imageAlt: "Traditional kitchen prep"}, { - title: "Scenic Ambiance", - description: "Warm and inviting space near the sea.", - imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86483.jpg", - imageAlt: "Restaurant dining area", - }, + title: "Scenic Ambiance", description: "Warm and inviting space near the sea.", imageSrc: "http://img.b2bpic.net/free-photo/plate-fresh-various-vegetables-piece-fabric_114579-86483.jpg", imageAlt: "Restaurant dining area"}, ]} title="Why Choose Bodegón del mar" description="We blend heritage techniques with the finest seasonal products." @@ -171,47 +127,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Traditional Seafood Paella", - price: "24€", - variant: "Serves 2", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-paella-dish_181624-14454.jpg", - }, + id: "1", name: "Traditional Seafood Paella", price: "24€", variant: "Serves 2", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-paella-dish_181624-14454.jpg"}, { - id: "2", - name: "Fresh Grilled Sea Bass", - price: "19€", - variant: "Seasonal", - imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-table-served-with-various-food-fried-eggs-with-tomatoes-sausages-cheese-fresh-salad-dessert-tea_140725-12147.jpg", - }, + id: "2", name: "Fresh Grilled Sea Bass", price: "19€", variant: "Seasonal", imageSrc: "http://img.b2bpic.net/free-photo/side-view-breakfast-table-served-with-various-food-fried-eggs-with-tomatoes-sausages-cheese-fresh-salad-dessert-tea_140725-12147.jpg"}, { - id: "3", - name: "Gambas al Ajillo", - price: "12€", - variant: "Starter", - imageSrc: "http://img.b2bpic.net/free-photo/kitchen-table-with-chopping-board-with-seafood_23-2147835199.jpg", - }, + id: "3", name: "Gambas al Ajillo", price: "12€", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/kitchen-table-with-chopping-board-with-seafood_23-2147835199.jpg"}, { - id: "4", - name: "Octopus a la Gallega", - price: "16€", - variant: "Starter", - imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg", - }, + id: "4", name: "Octopus a la Gallega", price: "16€", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/lamb-bone-covered-with-dough-finely-cooked_114579-2429.jpg"}, { - id: "5", - name: "Crispy Calamari", - price: "10€", - variant: "Starter", - imageSrc: "http://img.b2bpic.net/free-photo/calamari-ring_1203-7803.jpg", - }, + id: "5", name: "Crispy Calamari", price: "10€", variant: "Starter", imageSrc: "http://img.b2bpic.net/free-photo/calamari-ring_1203-7803.jpg"}, { - id: "6", - name: "Steamed Mussels in Wine", - price: "14€", - variant: "Main", - imageSrc: "http://img.b2bpic.net/free-photo/plate-sauteed-mushroom-shrimp-served-with-tomato_141793-1995.jpg", - }, + id: "6", name: "Steamed Mussels in Wine", price: "14€", variant: "Main", imageSrc: "http://img.b2bpic.net/free-photo/plate-sauteed-mushroom-shrimp-served-with-tomato_141793-1995.jpg"}, ]} title="Our Signature Dishes" description="Explore our curated selection of classic and contemporary Mediterranean favorites." @@ -225,20 +151,11 @@ export default function LandingPage() { tag="Our achievements" metrics={[ { - id: "m1", - value: "15+", - description: "Years of authentic service", - }, + id: "m1", value: "15+", description: "Years of authentic service"}, { - id: "m2", - value: "2000+", - description: "Satisfied regular diners", - }, + id: "m2", value: "2000+", description: "Satisfied regular diners"}, { - id: "m3", - value: "500+", - description: "Paellas served monthly", - }, + id: "m3", value: "500+", description: "Paellas served monthly"}, ]} metricsAnimation="slide-up" /> @@ -251,40 +168,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", - name: "Elena Martinez", - handle: "@elena_gastronomy", - testimonial: "The best seafood experience I have had in Alicante. Absolutely authentic!", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-5146.jpg", - }, + id: "1", name: "Elena Martinez", handle: "@elena_gastronomy", testimonial: "The best seafood experience I have had in Alicante. Absolutely authentic!", imageSrc: "http://img.b2bpic.net/free-photo/pretty-blonde-woman-sitting-cafe_273609-5146.jpg"}, { - id: "2", - name: "Carlos Gomez", - handle: "@carlos_eats", - testimonial: "A truly gem of a restaurant. Every dish is perfection.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-cheerful-senior-couple-eating_23-2148333639.jpg", - }, + id: "2", name: "Carlos Gomez", handle: "@carlos_eats", testimonial: "A truly gem of a restaurant. Every dish is perfection.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-cheerful-senior-couple-eating_23-2148333639.jpg"}, { - id: "3", - name: "Sarah Jenkins", - handle: "@sarah_travels", - testimonial: "Wonderful views, excellent staff, and incredibly fresh ingredients.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg", - }, + id: "3", name: "Sarah Jenkins", handle: "@sarah_travels", testimonial: "Wonderful views, excellent staff, and incredibly fresh ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-brunette-woman-drinks-morning-coffee-cafe_613910-12134.jpg"}, { - id: "4", - name: "Javier Torres", - handle: "@javi_local", - testimonial: "My family's favorite spot for Sunday lunch. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg", - }, + id: "4", name: "Javier Torres", handle: "@javi_local", testimonial: "My family's favorite spot for Sunday lunch. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/traditional-gulas-dish-composition_23-2149072547.jpg"}, { - id: "5", - name: "Lucia Moreno", - handle: "@lucia_foodie", - testimonial: "Authentic flavors that remind me of home cooking but with a touch of elegance.", - imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517447.jpg", - }, + id: "5", name: "Lucia Moreno", handle: "@lucia_foodie", testimonial: "Authentic flavors that remind me of home cooking but with a touch of elegance.", imageSrc: "http://img.b2bpic.net/free-photo/people-cheering-with-wine-glasses-luxurious-restaurant_23-2150517447.jpg"}, ]} title="What Our Diners Say" description="Hear about the experiences of our wonderful guests." @@ -297,20 +189,11 @@ export default function LandingPage() { useInvertedBackground={true} faqs={[ { - id: "f1", - title: "Do I need a reservation?", - content: "We highly recommend reservations, especially on weekends and evenings.", - }, + id: "f1", title: "Do I need a reservation?", content: "We highly recommend reservations, especially on weekends and evenings."}, { - id: "f2", - title: "Are there vegetarian options?", - content: "Yes, we offer seasonal vegetable dishes and fresh salads alongside our seafood.", - }, + id: "f2", title: "Are there vegetarian options?", content: "Yes, we offer seasonal vegetable dishes and fresh salads alongside our seafood."}, { - id: "f3", - title: "Is the restaurant wheelchair accessible?", - content: "Our main dining area is fully accessible.", - }, + id: "f3", title: "Is the restaurant wheelchair accessible?", content: "Our main dining area is fully accessible."}, ]} title="Frequently Asked Questions" description="Everything you need to know about dining with us." @@ -322,8 +205,7 @@ export default function LandingPage() {