Merge version_1 into main #1

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

View File

@@ -52,10 +52,10 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AqQ8pnu1TCWUABbi8uan3eLmVD/uploaded-1773317776071-q1l465qm.png", imageAlt: "Authentic Neapolitan Pizza"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "Luxurious Restaurant Ambiance"
imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=1", imageAlt: "Luxurious Restaurant Ambiance"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg", imageAlt: "Premium Dining Experience"
imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg?_wi=1", imageAlt: "Premium Dining Experience"
}
]}
autoplayDelay={5000}
@@ -112,10 +112,10 @@ export default function LandingPage() {
tag="Gallery"
products={[
{
id: "1", name: "Elegant Dining Space", price: "Premium Venue", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg", imageAlt: "Elegant Dining Space"
id: "1", name: "Elegant Dining Space", price: "Premium Venue", imageSrc: "http://img.b2bpic.net/free-photo/wicker-gray-table-with-glass-gray-chairs_140725-3025.jpg?_wi=2", imageAlt: "Elegant Dining Space"
},
{
id: "2", name: "Cozy Intimate Seating", price: "Perfect for Dates", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg", imageAlt: "Cozy Intimate Seating"
id: "2", name: "Cozy Intimate Seating", price: "Perfect for Dates", imageSrc: "http://img.b2bpic.net/free-photo/restaurant-table-terrace-lyon_268835-3862.jpg?_wi=2", imageAlt: "Cozy Intimate Seating"
},
{
id: "3", name: "Traditional Pizza Oven", price: "Authentic Craft", imageSrc: "http://img.b2bpic.net/free-photo/wine-glass_74190-3482.jpg", imageAlt: "Traditional Pizza Oven"