Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
imageAlt="Elegant restaurant garden dining area"
|
||||
textPosition="bottom-left"
|
||||
showBlur={true}
|
||||
showDimOverlay={false}
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
{ text: "View Menu", href: "#menu" },
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user