Merge version_3 into main #3
@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Sam Street Food Truck", description: "Fresh meals ready in minutes, crafted daily from premium ingredients"};
|
||||
title: "Sam Street Food Truck", description: "Fresh meals ready in minutes, crafted daily from premium ingredients"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
avatarText="Trusted by 2000+ Local Customers"
|
||||
buttons={[
|
||||
{ text: "Find Us Today", href: "contact" },
|
||||
{ text: "Order Now", href: "contact" },
|
||||
{ text: "View Menu", href: "menu" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user