Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function CafePage() {
|
||||
frameStyle="card"
|
||||
buttons={[
|
||||
{ text: "Claim Your Table", href: "#products" },
|
||||
{ text: "Find Us", href: "#benefits" }
|
||||
{ text: "View Our Location", href: "#benefits" }
|
||||
]}
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -159,4 +159,4 @@ export default function CafePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user