Merge version_2 into main #2
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
logoText="The Spice Tree"
|
||||
description="Experience the finest culinary traditions with expertly crafted dishes featuring authentic spices and premium ingredients"
|
||||
buttons={[
|
||||
{ text: "Reserve Table", href: "contact" },
|
||||
{ text: "Book Your Table Now", href: "contact" },
|
||||
{ text: "View Menu", href: "features" }
|
||||
]}
|
||||
slides={[
|
||||
@@ -209,4 +209,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user