Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 67e4c6a71f | |||
| bb9274563c | |||
| 14709edb2c |
@@ -1422,4 +1422,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -217,7 +217,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Calendar}
|
tagIcon={Calendar}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
title="Reserve Your Table Today"
|
title="Reserve Your Table Today"
|
||||||
description="Step into warmth and elegance. Book your table in just 30 seconds and join us for an unforgettable experience."
|
description="Secure your table at Cream Cafe—availability shown in real-time"
|
||||||
background={{ variant: "rotated-rays-animated" }}
|
background={{ variant: "rotated-rays-animated" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
@@ -260,4 +260,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user