Merge version_3 into main #3
@@ -5,7 +5,8 @@ import "./globals.css";
|
||||
const inter = Inter({ subsets: ["latin"] });
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Falafilo - Fresh Small Plates & Authentic Falafel in Halden", description: "Discover authentic falafel and fresh small plates in Halden. Quick service, friendly vibes, perfect for lunch or casual dinner."};
|
||||
title: "Falafilo - Fresh Small Plates & Authentic Falafel in Halden", description: "Discover authentic falafel and fresh small plates in Halden. Quick service, friendly vibes, perfect for lunch or casual dinner."
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -42,7 +42,7 @@ export default function LandingPage() {
|
||||
description="Freshly made small plates and authentic falafel in the heart of Halden. Come for great food, stay for the friendly vibes. Perfect for quick lunch or casual dinner."
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+4746127565" },
|
||||
{ text: "Order Now - Open Today", href: "tel:+4746127565" },
|
||||
{ text: "Get Directions", href: "https://maps.google.com/?q=Berg+i+Østfold+262,+1789+Halden,+Norway" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
|
||||
Reference in New Issue
Block a user