diff --git a/src/app/page.tsx b/src/app/page.tsx
index 4274c9d..6515354 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,27 +33,17 @@ export default function LandingPage() {
@@ -63,78 +53,39 @@ export default function LandingPage() {
description="Homemade specialties in the peaceful setting of Kurpark Oberlaa."
testimonials={[
{
- name: "Markus S.",
- handle: "Viennese Local",
- testimonial: "Perfect Austrian food. All homemade.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-peas-plate-copy-space_23-2148784926.jpg?_wi=1",
- imageAlt: "traditional austrian restaurant interior",
- },
+ name: "Markus S.", handle: "Viennese Local", testimonial: "Perfect Austrian food. All homemade.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/top-view-fish-chips-with-peas-plate-copy-space_23-2148784926.jpg?_wi=1", imageAlt: "traditional austrian restaurant interior"},
{
- name: "Anna W.",
- handle: "Foodie",
- testimonial: "Ideal for family celebrations and romantic evenings.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-plates-interior-design_23-2148848671.jpg?_wi=1",
- imageAlt: "traditional austrian restaurant interior",
- },
+ name: "Anna W.", handle: "Foodie", testimonial: "Ideal for family celebrations and romantic evenings.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/dining-table-with-plates-interior-design_23-2148848671.jpg?_wi=1", imageAlt: "traditional austrian restaurant interior"},
{
- name: "Thomas K.",
- handle: "Regular",
- testimonial: "Friendly staff and cozy atmosphere.",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/fish-steak_74190-5819.jpg?_wi=1",
- imageAlt: "traditional austrian restaurant interior",
- },
+ name: "Thomas K.", handle: "Regular", testimonial: "Friendly staff and cozy atmosphere.", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/fish-steak_74190-5819.jpg?_wi=1", imageAlt: "traditional austrian restaurant interior"},
{
- name: "Elena R.",
- handle: "Blogger",
- testimonial: "Authentic, simple, and simply wonderful.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate-with-herbs_140725-10304.jpg?_wi=1",
- imageAlt: "traditional austrian restaurant interior",
- },
+ name: "Elena R.", handle: "Blogger", testimonial: "Authentic, simple, and simply wonderful.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate-with-herbs_140725-10304.jpg?_wi=1", imageAlt: "traditional austrian restaurant interior"},
{
- name: "Julian B.",
- handle: "Business Dinner",
- testimonial: "A great choice for a quiet meal.",
- rating: 4,
- imageSrc: "http://img.b2bpic.net/free-photo/seared-tuna-plate-top-view_1147-529.jpg?_wi=1",
- imageAlt: "traditional austrian restaurant interior",
- },
+ name: "Julian B.", handle: "Business Dinner", testimonial: "A great choice for a quiet meal.", rating: 4,
+ imageSrc: "http://img.b2bpic.net/free-photo/seared-tuna-plate-top-view_1147-529.jpg?_wi=1", imageAlt: "traditional austrian restaurant interior"},
]}
buttons={[
{
- text: "Reserve a Table",
- href: "#reservation",
- },
+ text: "Reserve a Table", href: "#reservation"},
{
- text: "View Menu",
- href: "#menu",
- },
+ text: "View Menu", href: "#menu"},
]}
imageSrc="http://img.b2bpic.net/free-photo/top-view-fish-chips-with-peas-plate-copy-space_23-2148784926.jpg?_wi=2"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg",
- alt: "Portrait of woman smiling in kitchen",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg", alt: "Portrait of woman smiling in kitchen"},
{
- src: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg",
- alt: "Close up on young businesswoman",
- },
+ src: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg", alt: "Close up on young businesswoman"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg",
- alt: "Portrait of beautiful young woman smiling",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman-smiling_23-2148454539.jpg", alt: "Portrait of beautiful young woman smiling"},
{
- src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg",
- alt: "Smiley woman posing in her home",
- },
+ src: "http://img.b2bpic.net/free-photo/smiley-woman-posing-her-home_23-2148708980.jpg", alt: "Smiley woman posing in her home"},
{
- src: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg",
- alt: "Charming couple dating in cafeteria",
- },
+ src: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg", alt: "Charming couple dating in cafeteria"},
]}
avatarText="Join over 2,700+ happy guests"
/>
@@ -146,45 +97,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Great Food",
- quote: "Perfect Austrian food. All homemade.",
- name: "Markus S.",
- role: "Viennese Local",
- imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg",
- },
+ id: "1", title: "Great Food", quote: "Perfect Austrian food. All homemade.", name: "Markus S.", role: "Viennese Local", imageSrc: "http://img.b2bpic.net/free-photo/authentic-book-club-scene_23-2150104578.jpg"},
{
- id: "2",
- title: "Romantic",
- quote: "Ideal for family celebrations and romantic evenings.",
- name: "Anna W.",
- role: "Traveler",
- imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20512.jpg",
- },
+ id: "2", title: "Romantic", quote: "Ideal for family celebrations and romantic evenings.", name: "Anna W.", role: "Traveler", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-spend-time-restaurant_1157-20512.jpg"},
{
- id: "3",
- title: "Cozy",
- quote: "Friendly staff and cozy atmosphere.",
- name: "Thomas K.",
- role: "Regular",
- imageSrc: "http://img.b2bpic.net/free-photo/men-clanging-glasses-festive-table_23-2147973650.jpg",
- },
+ id: "3", title: "Cozy", quote: "Friendly staff and cozy atmosphere.", name: "Thomas K.", role: "Regular", imageSrc: "http://img.b2bpic.net/free-photo/men-clanging-glasses-festive-table_23-2147973650.jpg"},
{
- id: "4",
- title: "Authentic",
- quote: "Taste is like grandmother's cooking. Simply superb.",
- name: "Elena R.",
- role: "Blogger",
- imageSrc: "http://img.b2bpic.net/free-photo/total-business-lunch-table_140725-899.jpg",
- },
+ id: "4", title: "Authentic", quote: "Taste is like grandmother's cooking. Simply superb.", name: "Elena R.", role: "Blogger", imageSrc: "http://img.b2bpic.net/free-photo/total-business-lunch-table_140725-899.jpg"},
{
- id: "5",
- title: "Great Spot",
- quote: "Beautiful location in Kurpark Oberlaa.",
- name: "Julian B.",
- role: "Business Dinner",
- imageSrc: "http://img.b2bpic.net/free-photo/joyful-multiethnic-people-dining-room-celebrating-winter-holiday-with-traditional-home-cooked-food-happy-festive-family-enjoying-christmas-dinner-home-while-eating-together-handheld-shot_482257-48674.jpg",
- },
+ id: "5", title: "Great Spot", quote: "Beautiful location in Kurpark Oberlaa.", name: "Julian B.", role: "Business Dinner", imageSrc: "http://img.b2bpic.net/free-photo/joyful-multiethnic-people-dining-room-celebrating-winter-holiday-with-traditional-home-cooked-food-happy-festive-family-enjoying-christmas-dinner-home-while-eating-together-handheld-shot_482257-48674.jpg"},
]}
title="What Our Guests Say"
description="4.1 / 5 from 2,700+ reviews. A hidden gem of Vienna."
@@ -196,10 +117,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="A Tradition of Taste"
description={[
- "Located in the serene surroundings of Kurpark Oberlaa, Eitljoerg brings traditional Austrian flavors to your table. We believe in authenticity, using time-honored recipes passed down through generations.",
- "Our meals are crafted with passion, from scratch, ensuring a homemade touch that brings comfort and soul to every bite.",
- "Whether it's a quiet romantic evening or a lively family celebration, our welcoming team is here to ensure your time with us is nothing short of exceptional.",
- ]}
+ "Located in the serene surroundings of Kurpark Oberlaa, Eitljoerg brings traditional Austrian flavors to your table. We believe in authenticity, using time-honored recipes passed down through generations.", "Our meals are crafted with passion, from scratch, ensuring a homemade touch that brings comfort and soul to every bite.", "Whether it's a quiet romantic evening or a lively family celebration, our welcoming team is here to ensure your time with us is nothing short of exceptional."]}
/>
@@ -211,67 +129,29 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- brand: "Main Dish",
- name: "Wiener Schnitzel",
- price: "€24.90",
- rating: 5,
- reviewCount: "1200",
- imageSrc: "http://img.b2bpic.net/free-photo/fish-steak_74190-5819.jpg?_wi=2",
- },
+ id: "1", brand: "Main Dish", name: "Wiener Schnitzel", price: "€24.90", rating: 5,
+ reviewCount: "1200", imageSrc: "http://img.b2bpic.net/free-photo/dessert-with-ice-cream-bowl-jam-mint-side-view_141793-4401.jpg"},
{
- id: "2",
- brand: "Main Dish",
- name: "Tafelspitz",
- price: "€22.50",
- rating: 5,
- reviewCount: "850",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-traditional-azerbaijani-buglama-white-plate-with-herbs_140725-10304.jpg?_wi=2",
- },
+ id: "2", brand: "Main Dish", name: "Tafelspitz", price: "€22.50", rating: 5,
+ reviewCount: "850", imageSrc: "http://img.b2bpic.net/free-photo/display-radishes-cutting-board-marble-table_114579-74978.jpg"},
{
- id: "3",
- brand: "Appetizer",
- name: "Steak Tartare",
- price: "€18.00",
- rating: 4,
- reviewCount: "400",
- imageSrc: "http://img.b2bpic.net/free-photo/seared-tuna-plate-top-view_1147-529.jpg?_wi=2",
- },
+ id: "3", brand: "Appetizer", name: "Steak Tartare", price: "€18.00", rating: 4,
+ reviewCount: "400", imageSrc: "http://img.b2bpic.net/free-photo/beef-tartare-with-egg-yolk-microgreens-plate_23-2152026862.jpg"},
{
- id: "4",
- brand: "Dessert",
- name: "Apfelstrudel",
- price: "€7.90",
- rating: 5,
- reviewCount: "900",
- imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-with-fruit-tarts_23-2148563182.jpg",
- },
+ id: "4", brand: "Dessert", name: "Apfelstrudel", price: "€7.90", rating: 5,
+ reviewCount: "900", imageSrc: "http://img.b2bpic.net/free-photo/homemade-apple-pie-cake-galette_114579-14114.jpg"},
{
- id: "5",
- brand: "Main Dish",
- name: "Gulasch",
- price: "€19.00",
- rating: 4,
- reviewCount: "600",
- imageSrc: "http://img.b2bpic.net/free-photo/tasty-goulash-tomatoes-top-view_23-2149388107.jpg",
- },
+ id: "5", brand: "Main Dish", name: "Gulasch", price: "€19.00", rating: 4,
+ reviewCount: "600", imageSrc: "http://img.b2bpic.net/free-photo/delicious-goulash-stew-table_23-2149371740.jpg"},
{
- id: "6",
- brand: "Main Dish",
- name: "Knödel",
- price: "€16.00",
- rating: 5,
- reviewCount: "300",
- imageSrc: "http://img.b2bpic.net/free-photo/raclette-dish-with-assortment-delicious-food_23-2149514124.jpg",
- },
+ id: "6", brand: "Main Dish", name: "Knödel", price: "€16.00", rating: 5,
+ reviewCount: "300", imageSrc: "http://img.b2bpic.net/free-photo/top-view-dough-soup-with-different-seasonings-greens-dark-blue-background-ingredients-soup-meal-dough-dinner-sauce_140725-64643.jpg"},
]}
title="Menu Highlights"
description="Discover our most cherished recipes, crafted daily with fresh, local ingredients."
buttons={[
{
- text: "View Full Menu",
- href: "#",
- },
+ text: "View Full Menu", href: "#"},
]}
/>
@@ -283,20 +163,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Dine-in & Takeaway",
- description: "Enjoy the full Eitljoerg experience in our beautiful restaurant, or take the tradition home.",
- imageSrc: "http://img.b2bpic.net/free-photo/view-christmas-decor-table_23-2150678952.jpg",
- },
+ title: "Dine-in & Takeaway", description: "Enjoy the full Eitljoerg experience in our beautiful restaurant, or take the tradition home.", imageSrc: "http://img.b2bpic.net/free-photo/view-christmas-decor-table_23-2150678952.jpg"},
{
- title: "Private & Spacious",
- description: "Thoughtfully arranged tables provide an intimate atmosphere for your special occasions.",
- imageSrc: "http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg",
- },
+ title: "Private & Spacious", description: "Thoughtfully arranged tables provide an intimate atmosphere for your special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/lunch-setup-restaurant-near-window-floor-stand-lamp_140725-1572.jpg"},
{
- title: "Nature Terrace",
- description: "Dine surrounded by greenery in our serene outdoor terrace area.",
- imageSrc: "http://img.b2bpic.net/free-photo/summer-restaurant-mediterranean-coast-beautiful-sunset-tekirova-kemer-turkey_146671-18882.jpg",
- },
+ title: "Nature Terrace", description: "Dine surrounded by greenery in our serene outdoor terrace area.", imageSrc: "http://img.b2bpic.net/free-photo/summer-restaurant-mediterranean-coast-beautiful-sunset-tekirova-kemer-turkey_146671-18882.jpg"},
]}
title="The Perfect Atmosphere"
description="Whether you are planning a romantic date, a family gathering, or a professional business dinner, our spacious seating ensures your privacy and comfort in the heart of the park."
@@ -311,20 +182,11 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "1",
- value: "100%",
- description: "Authentic Taste",
- },
+ id: "1", value: "100%", description: "Authentic Taste"},
{
- id: "2",
- value: "2700+",
- description: "Happy Guests",
- },
+ id: "2", value: "2700+", description: "Happy Guests"},
{
- id: "3",
- value: "Daily",
- description: "Fresh Ingredients",
- },
+ id: "3", value: "Daily", description: "Fresh Ingredients"},
]}
title="A Visual Journey"
description="Captured moments at Eitljoerg Restaurant in Kurpark Oberlaa."
@@ -335,8 +197,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file