From 48ca6252c3a4b215ee86be6cd2d84dac13d8464f Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 19:20:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 177 ++++++++++------------------------------------- 1 file changed, 37 insertions(+), 140 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4035680..215f59b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,25 +30,15 @@ export default function LandingPage() { @@ -57,32 +47,15 @@ export default function LandingPage() {
@@ -106,9 +75,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Rooted in Tradition" description={[ - "Etno is more than a restaurant; it's a bridge between borders, serving authentic flavors that bring people together. Located near the Austrian-Slovenian frontier, we serve dishes that feel like home.", - "With over 100 glowing reviews and a legacy of warmth, our guests travel from as far as 100km just to savor our signature grill and hospitality.", - ]} + "Etno is more than a restaurant; it's a bridge between borders, serving authentic flavors that bring people together. Located near the Austrian-Slovenian frontier, we serve dishes that feel like home.", "With over 100 glowing reviews and a legacy of warmth, our guests travel from as far as 100km just to savor our signature grill and hospitality."]} /> @@ -120,47 +87,17 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", - name: "Čevapčiči", - price: "$18", - variant: "Traditional Grill", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=2", - }, + id: "1", name: "Čevapčiči", price: "$18", variant: "Traditional Grill", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg"}, { - id: "2", - name: "Polnjeni Lignji", - price: "$22", - variant: "Seafood", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=3", - }, + id: "2", name: "Polnjeni Lignji", price: "$22", variant: "Seafood", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg"}, { - id: "3", - name: "Pizza Etno", - price: "$16", - variant: "Signature Pizza", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=4", - }, + id: "3", name: "Pizza Etno", price: "$16", variant: "Signature Pizza", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg"}, { - id: "4", - name: "Domači Kruh", - price: "$6", - variant: "Homemade Bread", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=5", - }, + id: "4", name: "Domači Kruh", price: "$6", variant: "Homemade Bread", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg"}, { - id: "5", - name: "Balkan Salad", - price: "$12", - variant: "Fresh", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=6", - }, + id: "5", name: "Balkan Salad", price: "$12", variant: "Fresh", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg"}, { - id: "6", - name: "Raznjići", - price: "$20", - variant: "Grill", - imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg?_wi=7", - }, + id: "6", name: "Raznjići", price: "$20", variant: "Grill", imageSrc: "http://img.b2bpic.net/free-photo/gourmet-bbq-platter-with-grilled-meats-vegetables_84443-72343.jpg"}, ]} title="Signature Flavors" description="Our most beloved dishes, crafted with tradition." @@ -176,45 +113,20 @@ export default function LandingPage() { useInvertedBackground={true} testimonials={[ { - id: "1", - name: "Sarah Miller", - role: "Traveler", - company: "Judenburg", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304414.jpg", - }, + id: "1", name: "Sarah Miller", role: "Traveler", company: "Judenburg", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304414.jpg"}, { - id: "2", - name: "Marko K.", - role: "Foodie", - company: "Local", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg", - }, + id: "2", name: "Marko K.", role: "Foodie", company: "Local", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-with-olives-beer_23-2147680964.jpg"}, { - id: "3", - name: "Elena P.", - role: "Regular", - company: "Visitor", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-caucasian-redhead-woman-with-cute-smile-hair-bun-laughing-cheerfully-nice-chat-with-unrecognizable-brunette-girl-gray-hat_273609-2058.jpg", - }, + id: "3", name: "Elena P.", role: "Regular", company: "Visitor", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/stylish-young-caucasian-redhead-woman-with-cute-smile-hair-bun-laughing-cheerfully-nice-chat-with-unrecognizable-brunette-girl-gray-hat_273609-2058.jpg"}, { - id: "4", - name: "David S.", - role: "Foodie", - company: "Local", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg?_wi=2", - }, + id: "4", name: "David S.", role: "Foodie", company: "Local", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/charming-couple-dating-cafeteria_23-2147736694.jpg"}, { - id: "5", - name: "Anna V.", - role: "Tourist", - company: "Austria", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg", - }, + id: "5", name: "Anna V.", role: "Tourist", company: "Austria", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-businesswoman_23-2149153828.jpg"}, ]} title="Loved by Our Guests" description="Hear what our friends have to say about their experience at Etno." @@ -225,12 +137,11 @@ export default function LandingPage() { @@ -239,37 +150,23 @@ export default function LandingPage() {