12 Commits

Author SHA1 Message Date
d3e26c1bea Merge version_4 into main
Merge version_4 into main
2026-03-07 16:09:01 +00:00
dc4ab81b4b Update src/app/page.tsx 2026-03-07 16:08:57 +00:00
f21ed0689b Update src/app/layout.tsx 2026-03-07 16:08:56 +00:00
233eea809e Merge version_3 into main
Merge version_3 into main
2026-03-07 15:50:33 +00:00
8373015a23 Merge version_3 into main
Merge version_3 into main
2026-03-07 15:49:15 +00:00
f60265de9b Switch to version 1: modified src/app/page.tsx 2026-03-07 15:48:37 +00:00
0099ccf1f0 Switch to version 1: modified src/app/layout.tsx 2026-03-07 15:48:36 +00:00
e6b723c499 Merge version_2 into main
Merge version_2 into main
2026-03-07 15:48:16 +00:00
90f84d1dec Update src/app/page.tsx 2026-03-07 15:48:11 +00:00
0a3d98f3a8 Merge version_2 into main
Merge version_2 into main
2026-03-07 15:47:03 +00:00
19cf21cb49 Update src/app/page.tsx 2026-03-07 15:46:59 +00:00
377d312e52 Update src/app/layout.tsx 2026-03-07 15:46:58 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -1,11 +1,11 @@
import type { Metadata } from "next";
import { Inter } from "next/font/google";
import "./globals.css";
import "@/styles/globals.css";
const inter = Inter({ subsets: ["latin"] });
export const metadata: Metadata = {
title: "GUJARATI RASOI - Authentic Vegetarian & Jain Cuisine in Muscat", description: "Experience pure vegetarian and Jain authentic Gujarati, Punjabi & specialty dishes. Fresh, flavorful, and lovingly prepared for your family."};
title: "GUJARATI RASOI - Authentic Vegetarian & Jain Cuisine in Muscat", description: "Experience pure vegetarian and Jain authentic Gujarati, Punjabi & specialty dishes in Muscat. Fresh, flavorful, and lovingly prepared for your family."};
export default function RootLayout({
children,

View File

@@ -49,8 +49,8 @@ export default function LandingPage() {
tagAnimation="slide-up"
background={{ variant: "radial-gradient" }}
buttons={[
{ text: "Call Now: 7980 2301", href: "tel:+96879802301" },
{ text: "Reserve a Table", href: "#contact" },
{ text: "Call Now: 7980 2301", href: "tel:+96879802301" },
]}
buttonAnimation="slide-up"
dashboard={{