Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e878018606 | |||
| ade7553718 | |||
| a184006a61 | |||
| 4ee1603ca0 | |||
| 64b7efaa3a | |||
| 59cb30fa48 | |||
| e83d5b0569 | |||
| a3f5399cc3 | |||
| 1f6d5eb29f | |||
| fb13ebc31e | |||
| 3dcb4145b8 |
@@ -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,
|
||||
@@ -1392,4 +1393,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -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