diff --git a/src/app/page.tsx b/src/app/page.tsx
index fd5fee3..6e25857 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,101 +30,44 @@ export default function LandingPage() {
@@ -133,12 +76,7 @@ export default function LandingPage() {
@@ -149,42 +87,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
products={[
- {
- id: "p1",
- name: "Grandma's Roast",
- price: "$24.00",
- imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg",
- },
- {
- id: "p2",
- name: "Garden Fresh Pasta",
- price: "$18.00",
- imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-pesto-parmesan_23-2152015851.jpg",
- },
- {
- id: "p3",
- name: "Seasonal Herb Chicken",
- price: "$21.00",
- imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-placed-mashed-potato-garnished-with-shredded-bell-pepper-thyme_141793-2239.jpg",
- },
- {
- id: "p4",
- name: "Traditional Goulash",
- price: "$16.00",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-soup-with-different-ingredients-inside-brown-plate-dark-desk-soup-vegetable-sauce-meal-food-hot-food-dish_140725-64556.jpg",
- },
- {
- id: "p5",
- name: "Honey Walnut Cake",
- price: "$9.00",
- imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85556.jpg",
- },
- {
- id: "p6",
- name: "Roasted Vegetable Platter",
- price: "$17.00",
- imageSrc: "http://img.b2bpic.net/free-photo/border-made-healthy-food-ready-meal-vegetable-pieces_23-2148113640.jpg",
- },
+ { id: "p1", name: "Grandma's Roast", price: "$24.00", imageSrc: "http://img.b2bpic.net/free-photo/traditional-italian-dish-burrata-mozzarella_501050-759.jpg" },
+ { id: "p2", name: "Garden Fresh Pasta", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/pasta-with-pesto-parmesan_23-2152015851.jpg" },
+ { id: "p3", name: "Seasonal Herb Chicken", price: "$21.00", imageSrc: "http://img.b2bpic.net/free-photo/fried-meat-placed-mashed-potato-garnished-with-shredded-bell-pepper-thyme_141793-2239.jpg" },
+ { id: "p4", name: "Traditional Goulash", price: "$16.00", imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-soup-with-different-ingredients-inside-brown-plate-dark-desk-soup-vegetable-sauce-meal-food-hot-food-dish_140725-64556.jpg" },
+ { id: "p5", name: "Honey Walnut Cake", price: "$9.00", imageSrc: "http://img.b2bpic.net/free-photo/tart-with-profiteroles-top-with-whipped-cream_114579-85556.jpg" },
+ { id: "p6", name: "Roasted Vegetable Platter", price: "$17.00", imageSrc: "http://img.b2bpic.net/free-photo/border-made-healthy-food-ready-meal-vegetable-pieces_23-2148113640.jpg" },
]}
title="Signature Menu Highlights"
description="Explore our chef's daily specials, traditional recipes passed through generations, and seasonal delights."
@@ -198,24 +106,9 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={false}
members={[
- {
- id: "m1",
- name: "Sándor Nagy",
- role: "Head Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-baker-weighing-knead-dough-scale-commercial-kitchen_23-2148189058.jpg",
- },
- {
- id: "m2",
- name: "Katalin Tóth",
- role: "Sous Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646280.jpg",
- },
- {
- id: "m3",
- name: "László Kovács",
- role: "Pastry Chef",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg",
- },
+ { id: "m1", name: "Sándor Nagy", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-male-baker-weighing-knead-dough-scale-commercial-kitchen_23-2148189058.jpg" },
+ { id: "m2", name: "Katalin Tóth", role: "Sous Chef", imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-chef-kitchen_23-2149646280.jpg" },
+ { id: "m3", name: "László Kovács", role: "Pastry Chef", imageSrc: "http://img.b2bpic.net/free-photo/happy-business-people-posing-indoors_1262-20190.jpg" },
]}
title="Meet Our Culinary Team"
description="The dedicated professionals who bring heart and soul to your table every single day."
@@ -228,41 +121,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
testimonials={[
- {
- id: "t1",
- name: "Erika V.",
- role: "Local Regular",
- testimonial: "The best roast I've had in years. Feels like home.",
- imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg",
- },
- {
- id: "t2",
- name: "Mark J.",
- role: "Visitor",
- testimonial: "Incredible service and authentic taste. Must visit!",
- imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-lady-posing_176474-62590.jpg",
- },
- {
- id: "t3",
- name: "Anna P.",
- role: "Food Critic",
- testimonial: "A hidden gem of traditional flavors and warm ambiance.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg",
- },
- {
- id: "t4",
- name: "Zoltán K.",
- role: "Loyal Patron",
- testimonial: "Always consistent, always delicious. My weekend go-to.",
- imageSrc: "http://img.b2bpic.net/free-photo/girl-gives-five-guy-from-india_496169-2861.jpg",
- },
- {
- id: "t5",
- name: "Mónika B.",
- role: "Family Diner",
- testimonial: "Kids love the menu and we love the atmosphere.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg",
- },
+ { id: "t1", name: "Erika V.", role: "Local Regular", testimonial: "The best roast I've had in years. Feels like home.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-redhead-woman-having-fun-while-having-dinner-with-friends-home_637285-3551.jpg" },
+ { id: "t2", name: "Mark J.", role: "Visitor", testimonial: "Incredible service and authentic taste. Must visit!", imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-lady-posing_176474-62590.jpg" },
+ { id: "t3", name: "Anna P.", role: "Food Critic", testimonial: "A hidden gem of traditional flavors and warm ambiance.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-woman-holding-glass_23-2148965394.jpg" },
+ { id: "t4", name: "Zoltán K.", role: "Loyal Patron", testimonial: "Always consistent, always delicious. My weekend go-to.", imageSrc: "http://img.b2bpic.net/free-photo/girl-gives-five-guy-from-india_496169-2861.jpg" },
+ { id: "t5", name: "Mónika B.", role: "Family Diner", testimonial: "Kids love the menu and we love the atmosphere.", imageSrc: "http://img.b2bpic.net/free-photo/happy-mature-businesswoman-her-colleague-toasting-with-champagne-office-party_637285-9569.jpg" },
]}
title="What Our Guests Say"
description="Experience firsthand the community love for Sanyi Sarok."
@@ -274,21 +137,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "f1",
- title: "Do I need a reservation?",
- content: "While we welcome walk-ins, reservations are recommended for weekend evenings.",
- },
- {
- id: "f2",
- title: "Are you pet friendly?",
- content: "Yes, our outdoor terrace is pet-friendly.",
- },
- {
- id: "f3",
- title: "Do you have vegetarian options?",
- content: "Absolutely! We offer several seasonal vegetarian signature dishes.",
- },
+ { id: "f1", title: "Do I need a reservation?", content: "While we welcome walk-ins, reservations are recommended for weekend evenings." },
+ { id: "f2", title: "Are you pet friendly?", content: "Yes, our outdoor terrace is pet-friendly." },
+ { id: "f3", title: "Do you have vegetarian options?", content: "Absolutely! We offer several seasonal vegetarian signature dishes." },
]}
title="Frequently Asked Questions"
description="Everything you need to know about our reservation process and dining experience."
@@ -299,9 +150,7 @@ export default function LandingPage() {