Merge version_4 into main #7
@@ -11,7 +11,8 @@ const geistMono = Geist_Mono({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Patne Restaurant", description: "Authentic Indian cuisine and premium event hosting venue"};
|
||||
title: "Patne Restaurant", description: "Authentic Indian cuisine and premium event hosting venue"
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
|
||||
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
logoText="PATNE RESTAURANT"
|
||||
description="Great Food & Beautiful Event Lawn in Khed • Veg & Non-Veg Dining • Perfect Venue for Weddings & Gatherings"
|
||||
buttons={[
|
||||
{ text: "📞 Call Now", href: "tel:+919876543210" },
|
||||
{ text: "Reserve Table Now", href: "tel:+919876543210" },
|
||||
{ text: "📅 Book Event", href: "#events" },
|
||||
]}
|
||||
slides={[
|
||||
|
||||
Reference in New Issue
Block a user