3 Commits

Author SHA1 Message Date
11e34299e8 Update src/app/page.tsx 2026-03-04 03:23:51 +00:00
948348c4d5 Update src/app/layout.tsx 2026-03-04 03:23:50 +00:00
a2ccc78be7 Merge version_1 into main
Merge version_1 into main
2026-03-04 03:22:19 +00:00
2 changed files with 29 additions and 15 deletions

View File

@@ -15,7 +15,8 @@ const inter = Inter({
export const metadata: Metadata = { export const metadata: Metadata = {
title: "Nafss Restaurant - Fine Dining Excellence", description: "Experience culinary perfection at Nafss. Award-winning restaurant featuring gourmet cuisine, exceptional service, and elegant ambiance. Reserve your table today.", keywords: "restaurant, fine dining, gourmet, culinary, reservations, elegant dining", metadataBase: new URL("https://nafss-restaurant.com"), title: "Nafss Restaurant - Fine Dining Excellence", description: "Experience culinary perfection at Nafss. Award-winning restaurant featuring gourmet cuisine, exceptional service, and elegant ambiance. Reserve your table today.", keywords: "restaurant, fine dining, gourmet, culinary, reservations, elegant dining", metadataBase: new URL("https://nafss-restaurant.com"),
alternates: { alternates: {
canonical: "https://nafss-restaurant.com"}, canonical: "https://nafss-restaurant.com"
},
robots: { robots: {
index: true, index: true,
follow: true, follow: true,
@@ -23,7 +24,8 @@ export const metadata: Metadata = {
openGraph: { openGraph: {
title: "Nafss Restaurant - Fine Dining Excellence", description: "Experience culinary perfection at Nafss. Award-winning restaurant featuring gourmet cuisine and exceptional ambiance.", url: "https://nafss-restaurant.com", siteName: "Nafss Restaurant", type: "website", images: [ title: "Nafss Restaurant - Fine Dining Excellence", description: "Experience culinary perfection at Nafss. Award-winning restaurant featuring gourmet cuisine and exceptional ambiance.", url: "https://nafss-restaurant.com", siteName: "Nafss Restaurant", type: "website", images: [
{ {
url: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", alt: "Nafss Restaurant"}, url: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", alt: "Nafss Restaurant"
},
], ],
}, },
twitter: { twitter: {

View File

@@ -35,7 +35,8 @@ export default function NafssRestaurant() {
{ name: "Contact", id: "contact" }, { name: "Contact", id: "contact" },
]} ]}
button={{ button={{
text: "Reserve Now", href: "contact"}} text: "Reserve Now", href: "contact"
}}
animateOnLoad={true} animateOnLoad={true}
/> />
</div> </div>
@@ -50,7 +51,8 @@ export default function NafssRestaurant() {
]} ]}
slides={[ slides={[
{ {
imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", imageAlt: "Nafss Restaurant Ambiance"}, imageSrc: "http://img.b2bpic.net/free-photo/wonderful-wedding-table-amazing-restaurant_8353-9875.jpg", imageAlt: "Nafss Restaurant Ambiance"
},
{ {
imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=1", imageAlt: "Fine Dining Experience"}, imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=1", imageAlt: "Fine Dining Experience"},
]} ]}
@@ -82,13 +84,17 @@ export default function NafssRestaurant() {
tag="Culinary Excellence" tag="Culinary Excellence"
features={[ features={[
{ {
id: "01", title: "Appetizers", description: "Exquisite starters that awaken the palate with bold flavors and refined presentations", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg?_wi=1", imageAlt: "Gourmet Appetizer"}, id: "01", title: "Appetizers", description: "Exquisite starters that awaken the palate with bold flavors and refined presentations", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg?_wi=1", imageAlt: "Gourmet Appetizer"
},
{ {
id: "02", title: "Main Courses", description: "Premium proteins and locally-sourced vegetables prepared with masterful technique", imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Signature Main Course"}, id: "02", title: "Main Courses", description: "Premium proteins and locally-sourced vegetables prepared with masterful technique", imageSrc: "http://img.b2bpic.net/free-photo/meat-rolls-with-herbs-sauce-glass-wine_140725-3451.jpg", imageAlt: "Signature Main Course"
},
{ {
id: "03", title: "Desserts", description: "Sweet creations that provide the perfect conclusion to your dining journey", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=2", imageAlt: "Elegant Dessert"}, id: "03", title: "Desserts", description: "Sweet creations that provide the perfect conclusion to your dining journey", imageSrc: "http://img.b2bpic.net/free-photo/grey-painted-fancy-restaurant-with-empty-dinner-table_140725-8729.jpg?_wi=2", imageAlt: "Elegant Dessert"
},
{ {
id: "04", title: "Wine Selection", description: "Curated collection of wines from renowned vineyards worldwide", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg?_wi=2", imageAlt: "Wine Pairing"}, id: "04", title: "Wine Selection", description: "Curated collection of wines from renowned vineyards worldwide", imageSrc: "http://img.b2bpic.net/free-photo/front-view-cooked-squashes-designed-meal-inside-plate-grey-space_140725-83766.jpg?_wi=2", imageAlt: "Wine Pairing"
},
]} ]}
gridVariant="two-columns-alternating-heights" gridVariant="two-columns-alternating-heights"
animationType="slide-up" animationType="slide-up"
@@ -105,11 +111,13 @@ export default function NafssRestaurant() {
metrics={[ metrics={[
{ {
id: "1", value: "100%", title: "Fresh Ingredients Daily", items: [ id: "1", value: "100%", title: "Fresh Ingredients Daily", items: [
"Sourced from local suppliers", "Quality-checked by our team", "Prepared same-day"], "Sourced from local suppliers", "Quality-checked by our team", "Prepared same-day"
],
}, },
{ {
id: "2", value: "360°", title: "Immersive Dining", items: [ id: "2", value: "360°", title: "Immersive Dining", items: [
"Ambient lighting design", "Curated music selections", "Personalized service"], "Ambient lighting design", "Curated music selections", "Personalized service"
],
}, },
]} ]}
animationType="slide-up" animationType="slide-up"
@@ -126,13 +134,17 @@ export default function NafssRestaurant() {
author="Sarah Mitchell, Food Critic" author="Sarah Mitchell, Food Critic"
avatars={[ avatars={[
{ {
src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Sarah Mitchell"}, src: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", alt: "Sarah Mitchell"
},
{ {
src: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", alt: "Client 2"}, src: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", alt: "Client 2"
},
{ {
src: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", alt: "Client 3"}, src: "http://img.b2bpic.net/free-photo/outdoor-shot-young-caucasian-man-with-beard-relaxing-open-air-surrounded-by-beautiful-mountain-setting-rainforest_273609-1855.jpg", alt: "Client 3"
},
{ {
src: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", alt: "Client 4"}, src: "http://img.b2bpic.net/free-photo/woman-with-blond-short-hair-tanned-smiling-cute-gazing-camera-with-friendly_176420-44610.jpg", alt: "Client 4"
},
]} ]}
ratingAnimation="slide-up" ratingAnimation="slide-up"
avatarsAnimation="slide-up" avatarsAnimation="slide-up"
@@ -144,7 +156,7 @@ export default function NafssRestaurant() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
title="Reserve Your Experience" title="Reserve Your Experience"
description="Book your table at Nafss and prepare for an unforgettable evening. Contact us for reservations, special occasions, or catering inquiries." description="Available for dinner reservations TuesdaySunday, 5 PM11 PM. Book your table at Nafss for an unforgettable evening. Contact us for reservations, special occasions, or catering inquiries."
inputs={[ inputs={[
{ {
name: "name", type: "text", placeholder: "Your Name", required: true, name: "name", type: "text", placeholder: "Your Name", required: true,