From 33645defbb07e77256b56c5a580fba29e027dfd5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 22:08:31 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 35 +++++++++++++++++++++++------------ 1 file changed, 23 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 33e6597..e6259a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -94,7 +94,8 @@ export default function LandingPage() { heading={[ { type: "text", content: "Authentic Greek Tradition Meets" }, { - type: "image", src: "http://img.b2bpic.net/free-photo/woman-taking-finger-flatbread-wrap-from-plate-served-breakfast_140725-7137.jpg", alt: "Traditional Greek restaurant"}, + type: "image", src: "http://img.b2bpic.net/free-photo/woman-taking-finger-flatbread-wrap-from-plate-served-breakfast_140725-7137.jpg", alt: "Traditional Greek restaurant" + }, { type: "text", content: "Modern Bucharest Convenience" }, ]} useInvertedBackground={false} @@ -113,13 +114,17 @@ export default function LandingPage() { tagIcon={Heart} testimonials={[ { - id: "1", name: "Mihai Popescu", role: "Local Resident", testimonial: "Mâncarea este grozavă și am mâncat mai bine decât în Grecia! Recomand cu plăcere.", imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-eating-some-street-food_23-2148952870.jpg", imageAlt: "Mihai Popescu"}, + id: "1", name: "Mihai Popescu", role: "Local Resident", testimonial: "Mâncarea este grozavă și am mâncat mai bine decât în Grecia! Recomand cu plăcere.", imageSrc: "http://img.b2bpic.net/free-photo/redhead-woman-eating-some-street-food_23-2148952870.jpg", imageAlt: "Mihai Popescu" + }, { - id: "2", name: "Alexandra Ionescu", role: "Food Blogger", testimonial: "Calitate superioară, service rapid și prețuri justificate. Perfectul lunch în Obor!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459208.jpg", imageAlt: "Alexandra Ionescu"}, + id: "2", name: "Alexandra Ionescu", role: "Food Blogger", testimonial: "Calitate superioară, service rapid și prețuri justificate. Perfectul lunch în Obor!", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-with-messy-bun-hair-style_23-2149459208.jpg", imageAlt: "Alexandra Ionescu" + }, { - id: "3", name: "Radu Marinescu", role: "Office Worker", testimonial: "Meniu variat, ingrediente proaspete și gusturi autentice. Vine zilnic pentru pauza de masa!", imageSrc: "http://img.b2bpic.net/free-photo/couple-eating-pizza-outdoors_23-2148737794.jpg", imageAlt: "Radu Marinescu"}, + id: "3", name: "Radu Marinescu", role: "Office Worker", testimonial: "Meniu variat, ingrediente proaspete și gusturi autentice. Vine zilnic pentru pauza de masa!", imageSrc: "http://img.b2bpic.net/free-photo/couple-eating-pizza-outdoors_23-2148737794.jpg", imageAlt: "Radu Marinescu" + }, { - id: "4", name: "Elena Vasilescu", role: "Tourist", testimonial: "Best gyros I've had outside Greece! Will definitely come back when visiting Bucharest again.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269174.jpg", imageAlt: "Elena Vasilescu"}, + id: "4", name: "Elena Vasilescu", role: "Tourist", testimonial: "Best gyros I've had outside Greece! Will definitely come back when visiting Bucharest again.", imageSrc: "http://img.b2bpic.net/free-photo/couple-enjoying-food-restaurant_23-2149269174.jpg", imageAlt: "Elena Vasilescu" + }, ]} textboxLayout="default" animationType="slide-up" @@ -133,8 +138,9 @@ export default function LandingPage() { description="Featured and recommended by popular food platforms and local businesses." tag="Featured On" tagIcon={Award} - names=[ - "Food Delivery Apps", "Local Food Blogs", "Restaurant Reviews", "Tourism Websites", "Community Pages", "Food Critics", "Lifestyle Guides"] + names={[ + "Food Delivery Apps", "Local Food Blogs", "Restaurant Reviews", "Tourism Websites", "Community Pages", "Food Critics", "Lifestyle Guides" + ]} textboxLayout="default" useInvertedBackground={false} speed={40} @@ -150,13 +156,17 @@ export default function LandingPage() { tagIcon={Camera} features={[ { - title: "Fresh Preparation", description: "Watch our skilled chefs prepare each gyros with traditional techniques and premium quality meat.", imageSrc: "http://img.b2bpic.net/free-photo/tike-kabab-served-with-onions-barberry-tomatoes_141793-1006.jpg", imageAlt: "Gyros preparation"}, + title: "Fresh Preparation", description: "Watch our skilled chefs prepare each gyros with traditional techniques and premium quality meat.", imageSrc: "http://img.b2bpic.net/free-photo/tike-kabab-served-with-onions-barberry-tomatoes_141793-1006.jpg", imageAlt: "Gyros preparation" + }, { - title: "Carefully Plated", description: "Each plate is presented with care, garnished with fresh ingredients and authentic Greek accompaniments.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers-plate_23-2148651118.jpg", imageAlt: "Beautifully plated gyros"}, + title: "Carefully Plated", description: "Each plate is presented with care, garnished with fresh ingredients and authentic Greek accompaniments.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-arabic-fast-food-skewers-plate_23-2148651118.jpg", imageAlt: "Beautifully plated gyros" + }, { - title: "Street Food Culture", description: "Experience the energy and authenticity of Mediterranean street food, right here in Bucharest.", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535226.jpg", imageAlt: "Street food atmosphere"}, + title: "Street Food Culture", description: "Experience the energy and authenticity of Mediterranean street food, right here in Bucharest.", imageSrc: "http://img.b2bpic.net/free-photo/street-food-still-life_23-2151535226.jpg", imageAlt: "Street food atmosphere" + }, { - title: "Premium Ingredients", description: "Only the freshest Greek ingredients - from herbs to feta to homemade tzatziki - go into every order.", imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-salad-leaves-beans-rice_661915-387.jpg", imageAlt: "Fresh ingredients"}, + title: "Premium Ingredients", description: "Only the freshest Greek ingredients - from herbs to feta to homemade tzatziki - go into every order.", imageSrc: "http://img.b2bpic.net/free-photo/tomatoes-salad-leaves-beans-rice_661915-387.jpg", imageAlt: "Fresh ingredients" + }, ]} textboxLayout="default" gridVariant="two-columns-alternating-heights" @@ -197,7 +207,8 @@ export default function LandingPage() { { items: [ { - label: "Location", href: "https://maps.google.com/?q=Bulevardul+1+Decembrie+1918+36+Bucharest"}, + label: "Location", href: "https://maps.google.com/?q=Bulevardul+1+Decembrie+1918+36+Bucharest" + }, { label: "Phone", href: "tel:+40123456789" }, { label: "Email", href: "mailto:hello@gyrosthessalonikis.ro" }, ], -- 2.49.1