Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-04 12:08:16 +00:00

View File

@@ -56,16 +56,16 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/there-are-glasses-wine-water-table-with-white-cloth-are-ready-dining_613910-3426.jpg", imageAlt: "Elegant restaurant interior with fine dining ambiance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg", imageAlt: "Premium grill room steaks and gourmet dishes"
imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg?_wi=1", imageAlt: "Premium grill room steaks and gourmet dishes"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/bottles-tasty-wine-posh-reastoraunt-are-stored-shelf_613910-17445.jpg", imageAlt: "Extensive wine selection and premium beverages"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg", imageAlt: "Fine dining experience with family gathering setting"
imageSrc: "http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg?_wi=1", imageAlt: "Fine dining experience with family gathering setting"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg", imageAlt: "Warm restaurant ambiance with elegant lighting"
imageSrc: "http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=1", imageAlt: "Warm restaurant ambiance with elegant lighting"
}
]}
ariaLabel="Heritage Caffe The William hero section with carousel"
@@ -79,7 +79,7 @@ export default function LandingPage() {
tag="Our Story"
tagIcon={Heart}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg"
imageSrc="http://img.b2bpic.net/free-photo/knocking-glasses-with-wine-group-friends-elegant-wear-have-luxury-dinner_146671-14449.jpg?_wi=2"
imageAlt="Heritage Caffe The William dining experience"
buttons={[
{ text: "Explore Our Menu", href: "#menu" }
@@ -106,27 +106,27 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "The Grill Room", name: "Tomahawk Fiorentina", price: "Premium", rating: 5,
reviewCount: "Premium Cut", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg", imageAlt: "Premium aged Tomahawk Fiorentina steak"
reviewCount: "Premium Cut", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg?_wi=2", imageAlt: "Premium aged Tomahawk Fiorentina steak"
},
{
id: "2", brand: "La Pizzeria", name: "Original Margherita", price: "Signature", rating: 5,
reviewCount: "Italian Classic", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg", imageAlt: "Authentic Italian Margherita pizza"
reviewCount: "Italian Classic", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg?_wi=3", imageAlt: "Authentic Italian Margherita pizza"
},
{
id: "3", brand: "Seafood Specialties", name: "Queen Prawns", price: "Market Price", rating: 5,
reviewCount: "Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg", imageAlt: "Fresh Queen Prawns premium seafood"
reviewCount: "Fresh Daily", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg?_wi=4", imageAlt: "Fresh Queen Prawns premium seafood"
},
{
id: "4", brand: "Continental", name: "Seafood Paella", price: "Signature Dish", rating: 5,
reviewCount: "Mediterranean", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg", imageAlt: "Authentic Spanish Seafood Paella"
reviewCount: "Mediterranean", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg?_wi=5", imageAlt: "Authentic Spanish Seafood Paella"
},
{
id: "5", brand: "Pasta Classics", name: "Fettuccine Alfredo", price: "Classic", rating: 5,
reviewCount: "Creamy Perfection", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg", imageAlt: "Creamy Fettuccine Alfredo pasta"
reviewCount: "Creamy Perfection", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg?_wi=6", imageAlt: "Creamy Fettuccine Alfredo pasta"
},
{
id: "6", brand: "Platters & Boards", name: "La Famiglia", price: "Sharing", rating: 5,
reviewCount: "Family Style", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg", imageAlt: "La Famiglia sharing platter for families"
reviewCount: "Family Style", imageSrc: "http://img.b2bpic.net/free-photo/tuna-salad-with-vegetables-plate_140725-5555.jpg?_wi=7", imageAlt: "La Famiglia sharing platter for families"
}
]}
/>
@@ -190,7 +190,7 @@ export default function LandingPage() {
required: false
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg"
imageSrc="http://img.b2bpic.net/free-photo/tables-chairs-arranged-empty-coffee-shop_107420-96463.jpg?_wi=2"
imageAlt="Heritage Caffe The William elegant dining space"
mediaAnimation="slide-up"
mediaPosition="right"