Update src/app/page.tsx
This commit is contained in:
@@ -85,10 +85,6 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Freshly Prepared Cuisine", description: "Every dish is made to order with the finest, freshest ingredients. Our chefs honor traditional Hungarian recipes while offering contemporary bistro fare—from hearty Jókai bableves to perfectly prepared schnitzel, beautifully presented and bursting with flavor.", imageSrc: "http://img.b2bpic.net/free-photo/top-close-up-view-lentil-soup-herbs-garlic-tomatoes-bell-peppers-bowl-lentil-soup_140725-73531.jpg", imageAlt: "Beautifully plated fresh Hungarian dishes"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Attentive, Friendly Service", description: "Our warm, welcoming staff treats every guest like family. We believe in genuine, unhurried hospitality where your needs are anticipated and your experience is prioritized. From your welcome to your farewell, expect kindness and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/group-adult-friends-having-dinner-together_23-2148454168.jpg", imageAlt: "Professional, attentive restaurant service team"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Unbeatable Value", description: "Generous portions, premium quality, and authentic flavor at the best prices in the region. At Adony Hatkulcsos, you get exceptional value without compromise. We believe great food and warm service should be accessible to everyone.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-holding-food-plate_23-2149152883.jpg", imageAlt: "Welcoming restaurant ambience and family dining"
|
||||
@@ -240,4 +236,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user