Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-09 09:12:26 +00:00

View File

@@ -135,28 +135,28 @@ const HomePage = () => {
{
id: 1,
title: "Italian Classics", description: "Authentic pasta dishes and risottos prepared with imported ingredients and traditional techniques.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/border-utensils-pasta-with-garlic_23-2147849769.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/border-utensils-pasta-with-garlic_23-2147849769.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/border-utensils-pasta-with-garlic_23-2147849769.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/border-utensils-pasta-with-garlic_23-2147849769.jpg?_wi=2"
},
},
{
id: 2,
title: "Seafood Delights", description: "Sustainable, fresh-caught selections featuring daily specials and time-honored preparations.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/baked-beans-dushbara-spoon-pepper-salt-board-blue-table_114579-90342.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/baked-beans-dushbara-spoon-pepper-salt-board-blue-table_114579-90342.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/baked-beans-dushbara-spoon-pepper-salt-board-blue-table_114579-90342.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/baked-beans-dushbara-spoon-pepper-salt-board-blue-table_114579-90342.jpg?_wi=2"
},
},
{
id: 3,
title: "Prime Selections", description: "Hand-cut premium meats, dry-aged perfection, and contemporary protein preparations.", phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-medium-cooked-steak-served-with-tomato-mushroom-zucchini_141793-2460.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-medium-cooked-steak-served-with-tomato-mushroom-zucchini_141793-2460.jpg?_wi=1"
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-medium-cooked-steak-served-with-tomato-mushroom-zucchini_141793-2460.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/two-pieces-medium-cooked-steak-served-with-tomato-mushroom-zucchini_141793-2460.jpg?_wi=2"
},
},
]}
@@ -174,7 +174,7 @@ const HomePage = () => {
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Sarah Johnson, Event Planner", date: "Date: 15 November 2024", title: "The Perfect Venue for Our Corporate Gala", quote: "Savoria exceeded all expectations for our annual gala. The ambiance, service, and cuisine were absolutely flawless. Our guests are still talking about it weeks later.", tag: "Special Event", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-with-food_23-2149152879.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg"
id: "1", name: "Sarah Johnson, Event Planner", date: "Date: 15 November 2024", title: "The Perfect Venue for Our Corporate Gala", quote: "Savoria exceeded all expectations for our annual gala. The ambiance, service, and cuisine were absolutely flawless. Our guests are still talking about it weeks later.", tag: "Special Event", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-people-with-food_23-2149152879.jpg", imageSrc: "http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg?_wi=1"
},
{
id: "2", name: "Michael Chen, Business Executive", date: "Date: 10 November 2024", title: "Exceptional Cuisine and Impeccable Service", quote: "I've dined at restaurants across the world, and Savoria ranks among the finest. The attention to detail in every aspect is remarkable. Highly recommended for important business dinners.", tag: "Business Dining", avatarSrc: "http://img.b2bpic.net/free-photo/female-employee-black-suit-looks-cheerful_114579-14179.jpg", imageSrc: "http://img.b2bpic.net/free-photo/view-chef-working-kitchen_23-2149727989.jpg"
@@ -266,7 +266,7 @@ const HomePage = () => {
{/* Footer */}
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg"
imageSrc="http://img.b2bpic.net/free-photo/table-set-dinning-table_1339-6425.jpg?_wi=2"
imageAlt="Restaurant ambiance footer"
logoText="Savoria"
copyrightText="© 2025 Savoria Fine Dining. All rights reserved."