Update src/app/page.tsx
This commit is contained in:
@@ -174,6 +174,8 @@ export default function LandingPage() {
|
||||
id: "q2", title: "Do you offer delivery?", content: "Currently, we offer local pickup and table service only."},
|
||||
{
|
||||
id: "q3", title: "Is the restaurant LGBTQ+ friendly?", content: "Yes, we are a fully inclusive establishment."},
|
||||
{
|
||||
id: "q4", title: "Is there nearby parking or public transport?", content: "Yes, we are conveniently located near the Akácfa utca tram stops and several public parking garages on Kertész u."},
|
||||
]}
|
||||
title="Useful Information"
|
||||
description="Everything you need to know for your visit."
|
||||
@@ -222,4 +224,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user