Merge version_2 into main #4
@@ -162,6 +162,7 @@ export default function LandingPage() {
|
||||
{ id: "q2", title: "Are there vegan options?", content: "Absolutely! Our menu features a dedicated section for delicious vegan dishes." },
|
||||
{ id: "q3", title: "Is parking available?", content: "We offer complimentary parking for all our guests in the restaurant lot." },
|
||||
]}
|
||||
buttons={[{ text: "Contact Us", href: "#contact" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-plus-size-man-working-as-barista_23-2150754682.jpg"
|
||||
title="Common Queries"
|
||||
description="Have questions about our dining experience? Find answers here."
|
||||
@@ -190,4 +191,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user