diff --git a/src/app/page.tsx b/src/app/page.tsx index bb98ba6..c76e06b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -33,21 +33,13 @@ export default function LandingPage() { @@ -56,92 +48,51 @@ export default function LandingPage() {
@@ -166,34 +117,16 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - id: "f1", - label: "Location", - title: "Rhine-side Views", - items: [ - "Directly by the river", - "Views of Drachenfels", - "Relaxed atmosphere", - ], + id: "f1", label: "Location", title: "Rhine-side Views", items: [ + "Directly by the river", "Views of Drachenfels", "Relaxed atmosphere"], }, { - id: "f2", - label: "Food", - title: "Traditional Flavors", - items: [ - "Local specialties", - "Freshly prepared daily", - "Seasonal ingredients", - ], + id: "f2", label: "Food", title: "Traditional Flavors", items: [ + "Local specialties", "Freshly prepared daily", "Seasonal ingredients"], }, { - id: "f3", - label: "Drinks", - title: "Beers & Wines", - items: [ - "Regional draft beers", - "Local Rhine wines", - "Refreshing soft drinks", - ], + id: "f3", label: "Drinks", title: "Beers & Wines", items: [ + "Regional draft beers", "Local Rhine wines", "Refreshing soft drinks"], }, ]} title="Why Visit Us" @@ -209,41 +142,17 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "p1", - name: "Bratwurst", - price: "9€", - imageSrc: "http://img.b2bpic.net/free-photo/baked-homemade-sausage-white-plate-thanksgiving-day-top-view_2829-19695.jpg", - }, + id: "p1", name: "Bratwurst", price: "9€", imageSrc: "http://img.b2bpic.net/free-photo/baked-homemade-sausage-white-plate-thanksgiving-day-top-view_2829-19695.jpg"}, { - id: "p2", - name: "Pretzel", - price: "4€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-pretzels-table_23-2148566697.jpg", - }, + id: "p2", name: "Pretzel", price: "4€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-pretzels-table_23-2148566697.jpg"}, { - id: "p3", - name: "Hefeweizen", - price: "5€", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-refreshing-glass-with-beer_23-2148342244.jpg", - }, + id: "p3", name: "Hefeweizen", price: "5€", imageSrc: "http://img.b2bpic.net/free-photo/front-view-refreshing-glass-with-beer_23-2148342244.jpg"}, { - id: "p4", - name: "Sauerkraut", - price: "6€", - imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-mashed-potatoes-view_23-2149388111.jpg", - }, + id: "p4", name: "Sauerkraut", price: "6€", imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-mashed-potatoes-view_23-2149388111.jpg"}, { - id: "p5", - name: "Apple Strudel", - price: "7€", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509073.jpg", - }, + id: "p5", name: "Apple Strudel", price: "7€", imageSrc: "http://img.b2bpic.net/free-photo/delicious-floral-feast-still-life_23-2149509073.jpg"}, { - id: "p6", - name: "Riesling Wine", - price: "6€", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-bottle-with-champagne-glasses_23-2148356504.jpg", - }, + id: "p6", name: "Riesling Wine", price: "6€", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bottle-with-champagne-glasses_23-2148356504.jpg"}, ]} title="Our Specialties" description="Sample the best of our kitchen and bar." @@ -256,60 +165,15 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "t1", - name: "Anna", - date: "10/05/2023", - title: "Lovely spot", - quote: "Fantastic service and great food.", - tag: "Lunch", - avatarSrc: "http://img.b2bpic.net/free-photo/young-male-posing-isolated-against-blank-studio-wall_273609-12356.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-143272.jpg?_wi=2", - imageAlt: "person portrait", - }, + id: "t1", name: "Anna", date: "10/05/2023", title: "Lovely spot", quote: "Fantastic service and great food.", tag: "Lunch", avatarSrc: "http://img.b2bpic.net/free-photo/young-male-posing-isolated-against-blank-studio-wall_273609-12356.jpg", imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-happy-face-portrait-close-up_53876-143272.jpg?_wi=2", imageAlt: "person portrait"}, { - id: "t2", - name: "Ben", - date: "12/05/2023", - title: "Relaxing", - quote: "Beautiful scenery by the Rhine.", - tag: "Dinner", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-shot-friendly-good-looking-african-american-woman-transparent-glasses-brown-t-shirt-smiling-with-joyful-pleasant-smile-being-satisfied-with-how-things-going-gray-wall_176420-23315.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-looking-hopeful-smiling-lean-head-hands-thinking-sitting_1258-194400.jpg?_wi=2", - imageAlt: "person portrait", - }, + id: "t2", name: "Ben", date: "12/05/2023", title: "Relaxing", quote: "Beautiful scenery by the Rhine.", tag: "Dinner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-shot-friendly-good-looking-african-american-woman-transparent-glasses-brown-t-shirt-smiling-with-joyful-pleasant-smile-being-satisfied-with-how-things-going-gray-wall_176420-23315.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-looking-hopeful-smiling-lean-head-hands-thinking-sitting_1258-194400.jpg?_wi=2", imageAlt: "person portrait"}, { - id: "t3", - name: "Clara", - date: "15/05/2023", - title: "Great beer", - quote: "Best local beer garden around.", - tag: "Evening", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-person-casual-grey-hoodie-smiling_482257-122367.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-with-confident-smile_839833-18772.jpg?_wi=2", - imageAlt: "person portrait", - }, + id: "t3", name: "Clara", date: "15/05/2023", title: "Great beer", quote: "Best local beer garden around.", tag: "Evening", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-african-american-person-casual-grey-hoodie-smiling_482257-122367.jpg", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-clothes-looking-side-relax-profile-pose-with-natural-face-with-confident-smile_839833-18772.jpg?_wi=2", imageAlt: "person portrait"}, { - id: "t4", - name: "David", - date: "18/05/2023", - title: "Recommend", - quote: "Will visit again soon.", - tag: "Weekend", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-plaster-background_1187-5551.jpg?_wi=2", - imageAlt: "person portrait", - }, + id: "t4", name: "David", date: "18/05/2023", title: "Recommend", quote: "Will visit again soon.", tag: "Weekend", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-african-guy-smiling-white-wall-confident-student-young-businessman_176420-12535.jpg", imageSrc: "http://img.b2bpic.net/free-photo/pretty-female-plaster-background_1187-5551.jpg?_wi=2", imageAlt: "person portrait"}, { - id: "t5", - name: "Elena", - date: "20/05/2023", - title: "So lovely", - quote: "Perfect atmosphere for families.", - tag: "Family", - avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-white-long-sleeve-tee-portrait_53876-97108.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/profile-silly-bearded-young-man-showing-tongue_176420-19982.jpg?_wi=2", - imageAlt: "person portrait", - }, + id: "t5", name: "Elena", date: "20/05/2023", title: "So lovely", quote: "Perfect atmosphere for families.", tag: "Family", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-white-long-sleeve-tee-portrait_53876-97108.jpg", imageSrc: "http://img.b2bpic.net/free-photo/profile-silly-bearded-young-man-showing-tongue_176420-19982.jpg?_wi=2", imageAlt: "person portrait"}, ]} title="What guests say" description="Our customers are our biggest fans." @@ -324,26 +188,11 @@ export default function LandingPage() { useInvertedBackground={true} members={[ { - id: "m1", - name: "Lukas", - role: "Manager", - description: "Dedicated to great hospitality.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-woman-manager-standing-with-tablet-front-cafe-entrance-welcomes-guests_1258-131804.jpg", - }, + id: "m1", name: "Lukas", role: "Manager", description: "Dedicated to great hospitality.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-asian-woman-manager-standing-with-tablet-front-cafe-entrance-welcomes-guests_1258-131804.jpg"}, { - id: "m2", - name: "Sarah", - role: "Head Chef", - description: "Crafting authentic flavors.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232166.jpg", - }, + id: "m2", name: "Sarah", role: "Head Chef", description: "Crafting authentic flavors.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-professional-chef-posing_23-2151232166.jpg"}, { - id: "m3", - name: "Max", - role: "Service Team", - description: "Serving with a smile.", - imageSrc: "http://img.b2bpic.net/free-photo/black-man-blue-shirt-standing-cafe_1157-33989.jpg", - }, + id: "m3", name: "Max", role: "Service Team", description: "Serving with a smile.", imageSrc: "http://img.b2bpic.net/free-photo/black-man-blue-shirt-standing-cafe_1157-33989.jpg"}, ]} title="Our Team" description="Meet the people behind the scenes." @@ -356,20 +205,11 @@ export default function LandingPage() { useInvertedBackground={false} faqs={[ { - id: "q1", - title: "Do you take reservations?", - content: "Yes, we recommend booking in advance.", - }, + id: "q1", title: "Do you take reservations?", content: "Yes, we recommend booking in advance. [Reserve Your Table](#contact)"}, { - id: "q2", - title: "Is it dog-friendly?", - content: "Absolutely, pets are welcome.", - }, + id: "q2", title: "Is it dog-friendly?", content: "Absolutely, pets are welcome."}, { - id: "q3", - title: "Are there vegetarian options?", - content: "We offer a variety of vegetarian dishes.", - }, + id: "q3", title: "Are there vegetarian options?", content: "We offer a variety of vegetarian dishes."}, ]} title="Common questions" description="Learn more about our services." @@ -384,20 +224,12 @@ export default function LandingPage() { description="Got questions or want to book? Let us know." inputs={[ { - name: "name", - type: "text", - placeholder: "Your Name", - }, + name: "name", type: "text", placeholder: "Your Name"}, { - name: "email", - type: "email", - placeholder: "Your Email", - }, + name: "email", type: "email", placeholder: "Your Email"}, ]} textarea={{ - name: "message", - placeholder: "Your message", - rows: 4, + name: "message", placeholder: "Your message", rows: 4, }} imageSrc="http://img.b2bpic.net/free-photo/cozy-cafe-hotel-decorated-with-green-plants-flowers_181624-37913.jpg" /> @@ -407,16 +239,12 @@ export default function LandingPage() { ); -} +} \ No newline at end of file