Merge version_1 into main #3

Merged
bender merged 6 commits from version_1 into main 2026-03-09 08:56:18 +00:00
6 changed files with 35 additions and 35 deletions

View File

@@ -106,7 +106,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg"
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=7"
imageAlt="Elegant restaurant interior"
logoText="Culinary Haven"
copyrightText="© 2025 Culinary Haven. All rights reserved."

View File

@@ -87,11 +87,11 @@ export default function GalleryPage() {
{
id: "2", brand: "Culinary Haven", name: "Gourmet Plating", price: "Art", rating: 5,
reviewCount: "298", imageSrc:
"http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg", imageAlt: "Artfully plated gourmet dish"},
"http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=2", imageAlt: "Artfully plated gourmet dish"},
{
id: "3", brand: "Culinary Haven", name: "Restaurant Interior", price: "Elegance", rating: 5,
reviewCount: "189", imageSrc:
"http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg", imageAlt: "Elegant restaurant table setting"},
"http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=4", imageAlt: "Elegant restaurant table setting"},
{
id: "4", brand: "Culinary Haven", name: "Family Moments", price: "Joy", rating: 5,
reviewCount: "267", imageSrc:
@@ -99,11 +99,11 @@ export default function GalleryPage() {
{
id: "5", brand: "Culinary Haven", name: "Signature Dish", price: "Passion", rating: 5,
reviewCount: "412", imageSrc:
"http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-red-drink_114579-16566.jpg", imageAlt: "Signature culinary creation"},
"http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-red-drink_114579-16566.jpg?_wi=3", imageAlt: "Signature culinary creation"},
{
id: "6", brand: "Culinary Haven", name: "Premium Preparation", price: "Craftsmanship", rating: 5,
reviewCount: "334", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-shrimp-teriyaki-sauce-served-with-fettuccini_140725-5180.jpg", imageAlt: "Chef preparing a premium dish"},
"http://img.b2bpic.net/free-photo/top-view-shrimp-teriyaki-sauce-served-with-fettuccini_140725-5180.jpg?_wi=3", imageAlt: "Chef preparing a premium dish"},
]}
/>
</div>
@@ -130,7 +130,7 @@ export default function GalleryPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg"
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=5"
imageAlt="Elegant restaurant interior"
logoText="Culinary Haven"
copyrightText="© 2025 Culinary Haven. All rights reserved."

View File

@@ -83,27 +83,27 @@ export default function OrderPage() {
{
id: "1", brand: "Culinary Haven", name: "Prime Grilled Ribeye", price: "$42.00", rating: 5,
reviewCount: "284", imageSrc:
"http://img.b2bpic.net/free-photo/fresh-ham-salad-table_140725-5652.jpg", imageAlt: "Prime grilled ribeye steak"},
"http://img.b2bpic.net/free-photo/fresh-ham-salad-table_140725-5652.jpg?_wi=2", imageAlt: "Prime grilled ribeye steak"},
{
id: "2", brand: "Culinary Haven", name: "Herb-Crusted Salmon", price: "$38.00", rating: 5,
reviewCount: "216", imageSrc:
"http://img.b2bpic.net/free-photo/guy-eating-pasta-with-stuffed-meat-sauce_140725-9908.jpg", imageAlt: "Herb-crusted salmon fillet"},
"http://img.b2bpic.net/free-photo/guy-eating-pasta-with-stuffed-meat-sauce_140725-9908.jpg?_wi=2", imageAlt: "Herb-crusted salmon fillet"},
{
id: "3", brand: "Culinary Haven", name: "Handmade Pasta Carbonara", price: "$28.00", rating: 5,
reviewCount: "328", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-shrimp-teriyaki-sauce-served-with-fettuccini_140725-5180.jpg", imageAlt: "Traditional handmade pasta carbonara"},
"http://img.b2bpic.net/free-photo/top-view-shrimp-teriyaki-sauce-served-with-fettuccini_140725-5180.jpg?_wi=2", imageAlt: "Traditional handmade pasta carbonara"},
{
id: "4", brand: "Culinary Haven", name: "Seasonal Vegetable Medley", price: "$22.00", rating: 4,
reviewCount: "142", imageSrc:
"http://img.b2bpic.net/free-photo/view-fresh-chopped-vegetables-olives-kumquats-brown-plate-green-black-mixed-colors-table_179666-18154.jpg", imageAlt: "Seasonal vegetable medley"},
"http://img.b2bpic.net/free-photo/view-fresh-chopped-vegetables-olives-kumquats-brown-plate-green-black-mixed-colors-table_179666-18154.jpg?_wi=2", imageAlt: "Seasonal vegetable medley"},
{
id: "5", brand: "Culinary Haven", name: "Foie Gras Appetizer", price: "$18.00", rating: 5,
reviewCount: "195", imageSrc:
"http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg", imageAlt: "Elegant foie gras appetizer"},
"http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg?_wi=2", imageAlt: "Elegant foie gras appetizer"},
{
id: "6", brand: "Culinary Haven", name: "Chocolate Lava Cake", price: "$12.00", rating: 5,
reviewCount: "412", imageSrc:
"http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-red-drink_114579-16566.jpg", imageAlt: "Decadent chocolate lava cake"},
"http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-red-drink_114579-16566.jpg?_wi=2", imageAlt: "Decadent chocolate lava cake"},
]}
/>
</div>
@@ -130,7 +130,7 @@ export default function OrderPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg"
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=3"
imageAlt="Elegant restaurant interior"
logoText="Culinary Haven"
copyrightText="© 2025 Culinary Haven. All rights reserved."

View File

@@ -95,7 +95,7 @@ export default function HomePage() {
]}
buttonAnimation="slide-up"
layoutOrder="default"
imageSrc="http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg"
imageSrc="http://img.b2bpic.net/free-photo/salmon-bruschetta-with-cucumber-mozzarella-dill-red-onion-dried-tomato-lime_141793-2269.jpg?_wi=1"
imageAlt="Elegantly plated fine dining dish"
mediaAnimation="slide-up"
frameStyle="card"
@@ -116,27 +116,27 @@ export default function HomePage() {
{
id: "1", brand: "Culinary Haven", name: "Prime Grilled Ribeye", price: "$42.00", rating: 5,
reviewCount: "284", imageSrc:
"http://img.b2bpic.net/free-photo/fresh-ham-salad-table_140725-5652.jpg", imageAlt: "Prime grilled ribeye steak"},
"http://img.b2bpic.net/free-photo/fresh-ham-salad-table_140725-5652.jpg?_wi=1", imageAlt: "Prime grilled ribeye steak"},
{
id: "2", brand: "Culinary Haven", name: "Herb-Crusted Salmon", price: "$38.00", rating: 5,
reviewCount: "216", imageSrc:
"http://img.b2bpic.net/free-photo/guy-eating-pasta-with-stuffed-meat-sauce_140725-9908.jpg", imageAlt: "Herb-crusted salmon fillet"},
"http://img.b2bpic.net/free-photo/guy-eating-pasta-with-stuffed-meat-sauce_140725-9908.jpg?_wi=1", imageAlt: "Herb-crusted salmon fillet"},
{
id: "3", brand: "Culinary Haven", name: "Handmade Pasta Carbonara", price: "$28.00", rating: 5,
reviewCount: "328", imageSrc:
"http://img.b2bpic.net/free-photo/top-view-shrimp-teriyaki-sauce-served-with-fettuccini_140725-5180.jpg", imageAlt: "Traditional handmade pasta carbonara"},
"http://img.b2bpic.net/free-photo/top-view-shrimp-teriyaki-sauce-served-with-fettuccini_140725-5180.jpg?_wi=1", imageAlt: "Traditional handmade pasta carbonara"},
{
id: "4", brand: "Culinary Haven", name: "Seasonal Vegetable Medley", price: "$22.00", rating: 4,
reviewCount: "142", imageSrc:
"http://img.b2bpic.net/free-photo/view-fresh-chopped-vegetables-olives-kumquats-brown-plate-green-black-mixed-colors-table_179666-18154.jpg", imageAlt: "Seasonal vegetable medley"},
"http://img.b2bpic.net/free-photo/view-fresh-chopped-vegetables-olives-kumquats-brown-plate-green-black-mixed-colors-table_179666-18154.jpg?_wi=1", imageAlt: "Seasonal vegetable medley"},
{
id: "5", brand: "Culinary Haven", name: "Foie Gras Appetizer", price: "$18.00", rating: 5,
reviewCount: "195", imageSrc:
"http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg", imageAlt: "Elegant foie gras appetizer"},
"http://img.b2bpic.net/free-photo/caprese-salad-glass-with-onion-rings_140725-3.jpg?_wi=1", imageAlt: "Elegant foie gras appetizer"},
{
id: "6", brand: "Culinary Haven", name: "Chocolate Lava Cake", price: "$12.00", rating: 5,
reviewCount: "412", imageSrc:
"http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-red-drink_114579-16566.jpg", imageAlt: "Decadent chocolate lava cake"},
"http://img.b2bpic.net/free-photo/square-slice-chocolate-cheesecake-with-red-drink_114579-16566.jpg?_wi=1", imageAlt: "Decadent chocolate lava cake"},
]}
/>
</div>
@@ -206,22 +206,22 @@ export default function HomePage() {
{
id: "1", name: "Sarah Mitchell", role: "Event Planner", testimonial:
"Culinary Haven exceeded our expectations! The food was absolutely exquisite, the service impeccable, and the ambiance was perfect for our anniversary dinner. We'll be back again and again.", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "Sarah Mitchell", icon: Quote,
"http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=1", imageAlt: "Sarah Mitchell", icon: Quote,
},
{
id: "2", name: "Michael Chen", role: "Business Executive", testimonial:
"The finest dining experience I've had in years. Every dish was a masterpiece, and the wine pairings were spot-on. The staff made us feel like family.", imageSrc:
"http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg", imageAlt: "Michael Chen", icon: Quote,
"http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg?_wi=1", imageAlt: "Michael Chen", icon: Quote,
},
{
id: "3", name: "Jennifer Rodriguez", role: "Chef & Food Critic", testimonial:
"As someone in the culinary industry, I can appreciate the technique and passion in every plate. This is truly a gem that deserves recognition.", imageSrc:
"http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg", imageAlt: "Jennifer Rodriguez", icon: Quote,
"http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg?_wi=1", imageAlt: "Jennifer Rodriguez", icon: Quote,
},
{
id: "4", name: "David Thompson", role: "Restaurant Owner", testimonial:
"Impressive execution from front to back. The kitchen knows what they're doing, the service is polished, and the value proposition is excellent.", imageSrc:
"http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg", imageAlt: "David Thompson", icon: Quote,
"http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg?_wi=1", imageAlt: "David Thompson", icon: Quote,
},
]}
/>
@@ -243,7 +243,7 @@ export default function HomePage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg"
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=1"
imageAlt="Elegant restaurant interior"
logoText="Culinary Haven"
copyrightText="© 2025 Culinary Haven. All rights reserved."

View File

@@ -70,20 +70,20 @@ export default function ReservationsPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Event Planner", testimonial: "Culinary Haven exceeded our expectations! The food was absolutely exquisite, the service impeccable, and the ambiance was perfect for our anniversary dinner. We'll be back again and again.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "Sarah Mitchell"},
id: "1", name: "Sarah Mitchell", role: "Event Planner", testimonial: "Culinary Haven exceeded our expectations! The food was absolutely exquisite, the service impeccable, and the ambiance was perfect for our anniversary dinner. We'll be back again and again.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=2", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "Michael Chen", role: "Business Executive", testimonial: "The finest dining experience I've had in years. Every dish was a masterpiece, and the wine pairings were spot-on. The staff made us feel like family.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg", imageAlt: "Michael Chen"},
id: "2", name: "Michael Chen", role: "Business Executive", testimonial: "The finest dining experience I've had in years. Every dish was a masterpiece, and the wine pairings were spot-on. The staff made us feel like family.", imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg?_wi=2", imageAlt: "Michael Chen"},
{
id: "3", name: "Jennifer Rodriguez", role: "Chef & Food Critic", testimonial: "As someone in the culinary industry, I can appreciate the technique and passion in every plate. This is truly a gem that deserves recognition.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg", imageAlt: "Jennifer Rodriguez"},
id: "3", name: "Jennifer Rodriguez", role: "Chef & Food Critic", testimonial: "As someone in the culinary industry, I can appreciate the technique and passion in every plate. This is truly a gem that deserves recognition.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg?_wi=2", imageAlt: "Jennifer Rodriguez"},
{
id: "4", name: "David Thompson", role: "Restaurant Owner", testimonial: "Impressive execution from front to back. The kitchen knows what they're doing, the service is polished, and the value proposition is excellent.", imageSrc: "http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg", imageAlt: "David Thompson"},
id: "4", name: "David Thompson", role: "Restaurant Owner", testimonial: "Impressive execution from front to back. The kitchen knows what they're doing, the service is polished, and the value proposition is excellent.", imageSrc: "http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg?_wi=2", imageAlt: "David Thompson"},
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg"
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=2"
imageAlt="Elegant restaurant interior"
logoText="Culinary Haven"
copyrightText="© 2025 Culinary Haven. All rights reserved."

View File

@@ -80,19 +80,19 @@ export default function ReviewsPage() {
{
id: "1", name: "Sarah Mitchell", role: "Event Planner", testimonial:
"Culinary Haven exceeded our expectations! The food was absolutely exquisite, the service impeccable, and the ambiance was perfect for our anniversary dinner. We'll be back again and again.", imageSrc:
"http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg", imageAlt: "Sarah Mitchell"},
"http://img.b2bpic.net/free-photo/front-view-business-woman-suit_23-2148603018.jpg?_wi=3", imageAlt: "Sarah Mitchell"},
{
id: "2", name: "Michael Chen", role: "Business Executive", testimonial:
"The finest dining experience I've had in years. Every dish was a masterpiece, and the wine pairings were spot-on. The staff made us feel like family.", imageSrc:
"http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg", imageAlt: "Michael Chen"},
"http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-144.jpg?_wi=3", imageAlt: "Michael Chen"},
{
id: "3", name: "Jennifer Rodriguez", role: "Chef & Food Critic", testimonial:
"As someone in the culinary industry, I can appreciate the technique and passion in every plate. This is truly a gem that deserves recognition.", imageSrc:
"http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg", imageAlt: "Jennifer Rodriguez"},
"http://img.b2bpic.net/free-photo/smiley-business-woman-posing-outdoors-suit_23-2148603024.jpg?_wi=3", imageAlt: "Jennifer Rodriguez"},
{
id: "4", name: "David Thompson", role: "Restaurant Owner", testimonial:
"Impressive execution from front to back. The kitchen knows what they're doing, the service is polished, and the value proposition is excellent.", imageSrc:
"http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg", imageAlt: "David Thompson"},
"http://img.b2bpic.net/free-photo/executive-blue-suit-arms-crossed_1139-200.jpg?_wi=3", imageAlt: "David Thompson"},
]}
/>
</div>
@@ -118,7 +118,7 @@ export default function ReviewsPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg"
imageSrc="http://img.b2bpic.net/free-photo/served-table-restaurant_93675-129581.jpg?_wi=6"
imageAlt="Elegant restaurant interior"
logoText="Culinary Haven"
copyrightText="© 2025 Culinary Haven. All rights reserved."