Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-04 03:22:19 +00:00

View File

@@ -52,7 +52,7 @@ export default function NafssRestaurant() {
{
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", 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"},
]}
autoplayDelay={5000}
showDimOverlay={true}
@@ -82,13 +82,13 @@ export default function NafssRestaurant() {
tag="Culinary Excellence"
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", 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: "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", 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", 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"
animationType="slide-up"