Merge version_2 into main
Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -183,6 +183,9 @@ export default function LandingPage() {
|
||||
id: "2", title: "Are there food options?", content: "We offer a wide variety of snacks including Phuchka, Chatpoti, and grilled items."},
|
||||
{
|
||||
id: "3", title: "What are the operating hours?", content: "We are open daily from 2 PM to 10 PM to serve our community."},
|
||||
{
|
||||
id: "4", title: "Where is the park located?", content: "We are conveniently located in the heart of Ashuganj, easily accessible via the main station road; look for the brightly colored entrance signs."
|
||||
}
|
||||
]}
|
||||
title="Commonly Asked"
|
||||
description="Have questions? We're here to help."
|
||||
@@ -229,4 +232,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user