Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -98,9 +98,9 @@ export default function LandingPage() {
|
||||
description="We are located at Október 6. utca 8, 1051, V. kerület, just a short walk from St. Stephen's Basilica. We operate on a walk-in only policy — no reservations needed, just come as you are!"
|
||||
textboxLayout="default"
|
||||
features={[
|
||||
{ title: "Opening Hours", description: "Daily from 11:30 AM. Closed Mon–Fri 4–5 PM for dinner reset. Open until 11 PM.", imageSrc: "http://img.b2bpic.net/free-photo/traveler-s-map_23-2147643195.jpg", imageAlt: "Opening hours icon" },
|
||||
{ title: "Location", description: "Október 6. utca 8, 1051, V. kerület. Google Map embedded for easy navigation.", imageSrc: "http://img.b2bpic.net/free-photo/traveler-s-map_23-2147643195.jpg", imageAlt: "Google Map showing HACHI Budapest location" },
|
||||
{ title: "Seating", description: "We offer both indoor and outdoor seating options. Enjoy your meal al fresco when the weather is fine!", imageSrc: "http://img.b2bpic.net/free-photo/traveler-s-map_23-2147643195.jpg", imageAlt: "Outdoor seating area at restaurant" }
|
||||
{ title: "Opening Hours", description: "Daily from 11:30 AM. Closed Mon–Fri 4–5 PM for dinner reset. Open until 11 PM.", imageSrc: "http://img.b2bpic.net/free-photo/traveler-s-map_23-2147643195.jpg?_wi=1", imageAlt: "Opening hours icon" },
|
||||
{ title: "Location", description: "Október 6. utca 8, 1051, V. kerület. Google Map embedded for easy navigation.", imageSrc: "http://img.b2bpic.net/free-photo/traveler-s-map_23-2147643195.jpg?_wi=2", imageAlt: "Google Map showing HACHI Budapest location" },
|
||||
{ title: "Seating", description: "We offer both indoor and outdoor seating options. Enjoy your meal al fresco when the weather is fine!", imageSrc: "http://img.b2bpic.net/free-photo/traveler-s-map_23-2147643195.jpg?_wi=3", imageAlt: "Outdoor seating area at restaurant" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user