Merge version_1 into main #3

Merged
bender merged 2 commits from version_1 into main 2026-03-09 16:15:07 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -77,7 +77,7 @@ export default function GalleryPage() {
tag="Gallery"
tagAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-city-streets-nighttime_23-2149444903.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-city-streets-nighttime_23-2149444903.jpg?_wi=1"
imageAlt="Twin Rooftop Restaurant nighttime city lights"
buttons={[{ text: "Make a Reservation", href: "reservations" }]}
buttonAnimation="slide-up"
@@ -99,7 +99,7 @@ export default function GalleryPage() {
{
id: "1", category: "Views", title: "Daytime Panorama", excerpt: "Stunning views of Rangpur city during the day with clear skies and natural lighting creating the perfect dining backdrop.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-table-ready-lunch_1203-1650.jpg", imageAlt: "Rooftop daytime view", authorName: "Twin Rooftop", authorAvatar: "http://img.b2bpic.net/free-photo/wooden-table-ready-lunch_1203-1650.jpg", date: "2025"},
{
id: "2", category: "Ambiance", title: "Nighttime Magic", excerpt: "Experience the enchanting glow of the city lights at night, creating an intimate and romantic atmosphere perfect for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-city-streets-nighttime_23-2149444903.jpg", imageAlt: "Rooftop nighttime city lights", authorName: "Twin Rooftop", authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-city-streets-nighttime_23-2149444903.jpg", date: "2025"},
id: "2", category: "Ambiance", title: "Nighttime Magic", excerpt: "Experience the enchanting glow of the city lights at night, creating an intimate and romantic atmosphere perfect for special occasions.", imageSrc: "http://img.b2bpic.net/free-photo/high-angle-city-streets-nighttime_23-2149444903.jpg?_wi=2", imageAlt: "Rooftop nighttime city lights", authorName: "Twin Rooftop", authorAvatar: "http://img.b2bpic.net/free-photo/high-angle-city-streets-nighttime_23-2149444903.jpg", date: "2025"},
{
id: "3", category: "Cuisine", title: "Culinary Artistry", excerpt: "Beautifully plated dishes that showcase our culinary team's dedication to combining taste with visual appeal.", imageSrc: "http://img.b2bpic.net/free-photo/salad-with-mozarella-tomato-slices-with-basilic-herbal-dressing_114579-3682.jpg", imageAlt: "Fine dining plated dishes", authorName: "Twin Rooftop", authorAvatar: "http://img.b2bpic.net/free-photo/salad-with-mozarella-tomato-slices-with-basilic-herbal-dressing_114579-3682.jpg", date: "2025"},
{

View File

@@ -77,7 +77,7 @@ export default function MenuPage() {
tag="Twin Rooftop Menu"
tagAnimation="slide-up"
background={{ variant: "plain" }}
imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg"
imageSrc="http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=1"
imageAlt="Chef preparing exquisite main course"
buttons={[{ text: "Reserve a Table", href: "reservations" }]}
buttonAnimation="slide-up"
@@ -101,7 +101,7 @@ export default function MenuPage() {
},
{
id: "2", title: "Main Course", description: "Our signature main courses showcase the finest ingredients and traditional cooking techniques. Each dish is expertly prepared to deliver rich, satisfying flavors.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cook-preparing-meal-designing-meal-inside-plate-fry-meat-food-meal_140725-26012.jpg?_wi=2"},
items: [
{ icon: CheckCircle, text: "Premium quality proteins" },
{ icon: CheckCircle, text: "Perfectly balanced seasonings" },