From f0e2d7def7faf5fccf3e16c78af34e72b5428d97 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:30:30 +0000 Subject: [PATCH 1/2] Update src/app/layout.tsx --- src/app/layout.tsx | 35 +++++++++-------------------------- 1 file changed, 9 insertions(+), 26 deletions(-) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index e2e3d97..7d32772 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -7,48 +7,31 @@ import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; const halant = Halant({ - variable: "--font-halant", - subsets: ["latin"], + variable: "--font-halant", subsets: ["latin"], weight: ["300", "400", "500", "600", "700"], }); const inter = Inter({ - variable: "--font-inter", - subsets: ["latin"], + variable: "--font-inter", subsets: ["latin"], }); const roboto = Roboto({ - variable: "--font-roboto", - subsets: ["latin"], + variable: "--font-roboto", subsets: ["latin"], weight: ["100", "300", "400", "500", "700", "900"], }); export const metadata: Metadata = { - title: "Spice Terrace Restaurant – Fine Dining Mughlai Restaurant in Surat Marriott", - description: "Experience premium Mughlai and North Indian dining at Spice Terrace Restaurant in Surat Marriott. Rooftop ambience, live music, authentic cuisine. Reserve your table today.", - keywords: "fine dining restaurant surat, mughlai restaurant surat, restaurants in surat marriott, rooftop dining surat, north indian cuisine, authentic mughlai, spice terrace", - metadataBase: new URL("https://spiceterrace.com"), + title: "Spice Terrace Restaurant – Fine Dining Mughlai Restaurant in Surat Marriott", description: "Experience premium Mughlai and North Indian dining at Spice Terrace Restaurant in Surat Marriott. Rooftop ambience, live music, authentic cuisine. Reserve your table today.", keywords: "fine dining restaurant surat, mughlai restaurant surat, restaurants in surat marriott, rooftop dining surat, north indian cuisine, authentic mughlai, spice terrace", metadataBase: new URL("https://spiceterrace.com"), alternates: { - canonical: "https://spiceterrace.com", - }, + canonical: "https://spiceterrace.com"}, openGraph: { - title: "Spice Terrace – Premium Fine Dining in Surat", - description: "Dine under the stars at Spice Terrace. Authentic Mughlai & North Indian cuisine with live music. Reserve your table now at Surat Marriott.", - type: "website", - siteName: "Spice Terrace Restaurant", - url: "https://spiceterrace.com", - images: [ + title: "Spice Terrace – Premium Fine Dining in Surat", description: "Dine under the stars at Spice Terrace. Authentic Mughlai & North Indian cuisine with live music. Reserve your table now at Surat Marriott.", type: "website", siteName: "Spice Terrace Restaurant", url: "https://spiceterrace.com", images: [ { - url: "http://img.b2bpic.net/free-photo/waiter-holding-tray-with-glasses-white-wine-it-serving-them-guests-balcony_181624-57937.jpg", - alt: "Spice Terrace Restaurant Rooftop Dining", - }, + url: "http://img.b2bpic.net/free-photo/waiter-holding-tray-with-glasses-white-wine-it-serving-them-guests-balcony_181624-57937.jpg", alt: "Spice Terrace Restaurant Rooftop Dining"}, ], }, twitter: { - card: "summary_large_image", - title: "Spice Terrace – Fine Dining Under the Stars", - description: "Premium Mughlai & North Indian restaurant at Surat Marriott. Rooftop ambience, live music, authentic cuisine.", - images: ["http://img.b2bpic.net/free-photo/waiter-holding-tray-with-glasses-white-wine-it-serving-them-guests-balcony_181624-57937.jpg"], + card: "summary_large_image", title: "Spice Terrace – Fine Dining Under the Stars", description: "Premium Mughlai & North Indian restaurant at Surat Marriott. Rooftop ambience, live music, authentic cuisine.", images: ["http://img.b2bpic.net/free-photo/waiter-holding-tray-with-glasses-white-wine-it-serving-them-guests-balcony_181624-57937.jpg"], }, robots: { index: true, @@ -1440,4 +1423,4 @@ export default function RootLayout({ ); -} \ No newline at end of file +} -- 2.49.1 From 528151f812c93ffe01544c7ad6b9bd20f86ddd3a Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 02:30:30 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 173 +++++++++++------------------------------------ 1 file changed, 39 insertions(+), 134 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6423cb6..90c4c84 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -23,8 +23,7 @@ export default function HomePage() { const footerColumns = [ { - title: "Restaurant", - items: [ + title: "Restaurant", items: [ { label: "Home", href: "/" }, { label: "Menu", href: "/menu" }, { label: "Gallery", href: "/gallery" }, @@ -32,8 +31,7 @@ export default function HomePage() { ], }, { - title: "Location", - items: [ + title: "Location", items: [ { label: "Surat Marriott Hotel", href: "#" }, { label: "Umra Gam, Athwa, Surat", href: "#" }, { label: "Get Directions", href: "https://maps.google.com/?q=Spice+Terrace+Restaurant+Surat+Marriott+Surat" }, @@ -41,8 +39,7 @@ export default function HomePage() { ], }, { - title: "Contact", - items: [ + title: "Contact", items: [ { label: "Phone: 0261 711 7000", href: "tel:02617117000" }, { label: "Dinner: 7:00 PM Onwards", href: "#" }, { label: "Reserve Now", href: "/contact" }, @@ -87,26 +84,14 @@ export default function HomePage() { mediaAnimation="slide-up" testimonials={[ { - name: "Rajesh Kumar", - handle: "Celebration Guest", - testimonial: "Amazing ambience and absolutely delicious food. Perfect place for our anniversary!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", - }, + name: "Rajesh Kumar", handle: "Celebration Guest", testimonial: "Amazing ambience and absolutely delicious food. Perfect place for our anniversary!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1"}, { - name: "Priya Sharma", - handle: "Regular Customer", - testimonial: "Excellent service and the live music made our evening unforgettable. Highly recommended!", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1", - }, + name: "Priya Sharma", handle: "Regular Customer", testimonial: "Excellent service and the live music made our evening unforgettable. Highly recommended!", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg?_wi=1"}, { - name: "Amit Patel", - handle: "Family Dinner", - testimonial: "A great place for family celebrations. The biryani is absolutely authentic and tasty.", - rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/self-portrait-cheerful-modern-couple-love_1262-12888.jpg?_wi=1", - }, + name: "Amit Patel", handle: "Family Dinner", testimonial: "A great place for family celebrations. The biryani is absolutely authentic and tasty.", rating: 5, + imageSrc: "http://img.b2bpic.net/free-photo/self-portrait-cheerful-modern-couple-love_1262-12888.jpg?_wi=1"}, ]} testimonialRotationInterval={5000} buttons={[ @@ -130,24 +115,16 @@ export default function HomePage() { imageAlt="Spice Terrace elegant dining setup" bulletPoints={[ { - title: "Rooftop Ambience", - description: "Dine under the stars with panoramic city views and ambient lighting", - icon: Building2, + title: "Rooftop Ambience", description: "Dine under the stars with panoramic city views and ambient lighting", icon: Building2, }, { - title: "Live Classical Music", - description: "Enjoy authentic Indian classical music performances every evening", - icon: Music, + title: "Live Classical Music", description: "Enjoy authentic Indian classical music performances every evening", icon: Music, }, { - title: "Fine Dining Service", - description: "Attentive, professional staff trained in luxury hospitality standards", - icon: Users, + title: "Fine Dining Service", description: "Attentive, professional staff trained in luxury hospitality standards", icon: Users, }, { - title: "Authentic Flavours", - description: "Traditional Mughlai and North Indian recipes crafted by expert chefs", - icon: ChefHat, + title: "Authentic Flavours", description: "Traditional Mughlai and North Indian recipes crafted by expert chefs", icon: ChefHat, }, ]} buttons={[{ text: "View Full Menu", href: "/menu" }]} @@ -165,47 +142,17 @@ export default function HomePage() { animationType="slide-up" products={[ { - id: "1", - name: "Mughlai Kebabs", - price: "₹450", - imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-lula-kebab-table_140725-865.jpg?_wi=1", - imageAlt: "Tender Mughlai kebabs with aromatic spices", - }, + id: "1", name: "Mughlai Kebabs", price: "₹450", imageSrc: "http://img.b2bpic.net/free-photo/traditional-azerbaijani-lula-kebab-table_140725-865.jpg?_wi=1", imageAlt: "Tender Mughlai kebabs with aromatic spices"}, { - id: "2", - name: "Sizzlers", - price: "₹550", - imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-tabaca-wooden-board_140725-8430.jpg?_wi=1", - imageAlt: "Sizzling hot plate with premium cuts", - }, + id: "2", name: "Sizzlers", price: "₹550", imageSrc: "http://img.b2bpic.net/free-photo/fried-chicken-tabaca-wooden-board_140725-8430.jpg?_wi=1", imageAlt: "Sizzling hot plate with premium cuts"}, { - id: "3", - name: "Butter Chicken", - price: "₹380", - imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg?_wi=1", - imageAlt: "Creamy butter chicken in rich tomato gravy", - }, + id: "3", name: "Butter Chicken", price: "₹380", imageSrc: "http://img.b2bpic.net/free-photo/chicken-sauce-curry-served-bowl-with-sticks-table-closeup_1220-7638.jpg?_wi=1", imageAlt: "Creamy butter chicken in rich tomato gravy"}, { - id: "4", - name: "Paneer Delicacies", - price: "₹320", - imageSrc: "http://img.b2bpic.net/free-psd/delicious-indian-paneer-tikka-dish_84443-77690.jpg?_wi=1", - imageAlt: "Succulent paneer preparations", - }, + id: "4", name: "Paneer Delicacies", price: "₹320", imageSrc: "http://img.b2bpic.net/free-psd/delicious-indian-paneer-tikka-dish_84443-77690.jpg?_wi=1", imageAlt: "Succulent paneer preparations"}, { - id: "5", - name: "Authentic Biryani", - price: "₹420", - imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg?_wi=1", - imageAlt: "Fragrant Mughlai biryani with basmati rice", - }, + id: "5", name: "Authentic Biryani", price: "₹420", imageSrc: "http://img.b2bpic.net/free-psd/authentic-chicken-biryani-served-traditional-earthenware-bowl_84443-64517.jpg?_wi=1", imageAlt: "Fragrant Mughlai biryani with basmati rice"}, { - id: "6", - name: "Chef's Desserts", - price: "₹180", - imageSrc: "http://img.b2bpic.net/free-photo/fruits-berries-served-glass-plate_140725-6211.jpg?_wi=1", - imageAlt: "Decadent traditional Indian desserts", - }, + id: "6", name: "Chef's Desserts", price: "₹180", imageSrc: "http://img.b2bpic.net/free-photo/fruits-berries-served-glass-plate_140725-6211.jpg?_wi=1", imageAlt: "Decadent traditional Indian desserts"}, ]} /> @@ -214,60 +161,30 @@ export default function HomePage() { @@ -281,33 +198,21 @@ export default function HomePage() { animationType="slide-up" features={[ { - title: "Terrace Seating", - description: "Panoramic views of Surat under the stars", - icon: Sun, + title: "Terrace Seating", description: "Panoramic views of Surat under the stars", icon: Sun, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg?_wi=2", - imageAlt: "Beautiful terrace seating arrangement", - }, + imageSrc: "http://img.b2bpic.net/free-photo/waiter-hand-gloves-worker-is-engaged-serving-table_146671-14407.jpg?_wi=2", imageAlt: "Beautiful terrace seating arrangement"}, { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg?_wi=1", - imageAlt: "Night ambience of the restaurant", - }, + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-candles-restaurant_8353-9527.jpg?_wi=1", imageAlt: "Night ambience of the restaurant"}, ], }, { - title: "Live Entertainment", - description: "Classical music performances every evening", - icon: Music, + title: "Live Entertainment", description: "Classical music performances every evening", icon: Music, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg?_wi=1", - imageAlt: "Live music performance", - }, + imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-woman-singer-stage-singing-into-microphone_1321-2067.jpg?_wi=1", imageAlt: "Live music performance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/view-many-round-plates-with-tasty-vegetables-dish-salads-with-tomato-onion-zucchini-tomato-herbs-big-delicious-dinner-restaurant_132075-13039.jpg?_wi=1", - imageAlt: "Celebration ambience", - }, + imageSrc: "http://img.b2bpic.net/free-photo/view-many-round-plates-with-tasty-vegetables-dish-salads-with-tomato-onion-zucchini-tomato-herbs-big-delicious-dinner-restaurant_132075-13039.jpg?_wi=1", imageAlt: "Celebration ambience"}, ], }, ]} @@ -335,4 +240,4 @@ export default function HomePage() { ); -} \ No newline at end of file +} -- 2.49.1