diff --git a/src/app/page.tsx b/src/app/page.tsx index 3abdd8e..747a5cd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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"