Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 662983ff0c | |||
| 7fa39cb728 | |||
| d424ec71ce |
@@ -16,14 +16,14 @@ export default function CravenCafePage() {
|
||||
<ThemeProvider
|
||||
defaultButtonVariant="hover-bubble"
|
||||
defaultTextAnimation="entrance-slide"
|
||||
borderRadius="pill"
|
||||
contentWidth="compact"
|
||||
sizing="largeSmall"
|
||||
background="blurBottom"
|
||||
cardStyle="glass-depth"
|
||||
primaryButtonStyle="gradient"
|
||||
borderRadius="rounded"
|
||||
contentWidth="medium"
|
||||
sizing="medium"
|
||||
background="none"
|
||||
cardStyle="solid"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="solid"
|
||||
headingFontWeight="medium"
|
||||
headingFontWeight="normal"
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
@@ -130,7 +130,7 @@ export default function CravenCafePage() {
|
||||
tag="Visit Us"
|
||||
title="Experience Craven Cafe"
|
||||
description="Join us in Bukit Antarabangsa, Kuala Lumpur and discover over 100 years of authentic Penang nasi kandar heritage. Walk in anytime — we're open late for your dining pleasure."
|
||||
background={{ variant: "rotated-rays-animated-grid" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
inputPlaceholder="Enter your email"
|
||||
buttonText="Reserve Table"
|
||||
|
||||
Reference in New Issue
Block a user