Merge version_2 into main #3
@@ -53,6 +53,8 @@ export default function LandingPage() {
|
||||
title="Fresh, Homemade Goodness in the Heart of Lower Hutt"
|
||||
description="Brunch, coffee, and sweet treats made with love in a warm, cozy setting. We invite you to experience our daily fresh offerings."
|
||||
tag="Your Daily Delight"
|
||||
buttonContainerClassName="flex flex-wrap gap-4"
|
||||
buttonClassName="data-[primary=true]:scale-105"
|
||||
buttons={[
|
||||
{
|
||||
text: "View Menu", href: "#menu"},
|
||||
@@ -203,4 +205,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user