diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ce733e..8820ed0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,23 +49,23 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg", imageAlt: "Cozy café interior with warm lighting"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg?_wi=1", imageAlt: "Cozy café interior with warm lighting"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg", imageAlt: "Specialty coffee with latte art"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=1", imageAlt: "Specialty coffee with latte art"}, { - imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg", imageAlt: "Fresh morning pastries"}, + imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg?_wi=1", imageAlt: "Fresh morning pastries"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-barista-work-looking-camera-smiling-using-tamper-prepare-espresso-shot-hipster-work-concept_197531-22373.jpg", imageAlt: "Our passionate barista"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-barista-work-looking-camera-smiling-using-tamper-prepare-espresso-shot-hipster-work-concept_197531-22373.jpg?_wi=1", imageAlt: "Our passionate barista"}, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg", imageAlt: "Comfortable seating and ambiance"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg?_wi=1", imageAlt: "Comfortable seating and ambiance"}, { - imageSrc: "http://img.b2bpic.net/free-photo/umbrellas-tables-cafe-old-street_8353-192.jpg", imageAlt: "Café storefront in Prague"}, + imageSrc: "http://img.b2bpic.net/free-photo/umbrellas-tables-cafe-old-street_8353-192.jpg?_wi=1", imageAlt: "Café storefront in Prague"}, { - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg", imageAlt: "Carefully crafted beverages"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=2", imageAlt: "Carefully crafted beverages"}, { - imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg", imageAlt: "Interior details and charm"}, + imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-striped-trench-coat-happily-talking-cellphone-sitting-near-big-window-while-spending-time-modern-cafe_574295-4851.jpg?_wi=2", imageAlt: "Interior details and charm"}, ]} carouselPosition="right" buttons={[ @@ -98,7 +98,7 @@ export default function LandingPage() { { title: "Community Hub", description: "A gathering place for artists, writers, students, and neighbors."}, ]} - imageSrc="http://img.b2bpic.net/free-photo/young-barista-work-looking-camera-smiling-using-tamper-prepare-espresso-shot-hipster-work-concept_197531-22373.jpg" + imageSrc="http://img.b2bpic.net/free-photo/young-barista-work-looking-camera-smiling-using-tamper-prepare-espresso-shot-hipster-work-concept_197531-22373.jpg?_wi=2" imageAlt="Our passionate café owner" imagePosition="right" mediaAnimation="slide-up" @@ -122,13 +122,13 @@ export default function LandingPage() { features={[ { id: "1", title: "Signature Espresso Blend", tags: ["Coffee", "Bestseller"], - imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg", imageAlt: "Rich espresso with perfect crema"}, + imageSrc: "http://img.b2bpic.net/free-photo/man-enjoying-cup-hot-coffee-cafe_53876-88441.jpg?_wi=3", imageAlt: "Rich espresso with perfect crema"}, { id: "2", title: "Fresh Butter Croissants", tags: ["Pastry", "Daily Fresh"], - imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg", imageAlt: "Golden, flaky croissants"}, + imageSrc: "http://img.b2bpic.net/free-photo/croissant-coffee-food-photography_53876-104492.jpg?_wi=2", imageAlt: "Golden, flaky croissants"}, { id: "3", title: "Premium Seating & Ambiance", tags: ["Comfort", "Cozy"], - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg", imageAlt: "Comfortable café seating"}, + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-meeting-restaurant_23-2148395317.jpg?_wi=2", imageAlt: "Comfortable café seating"}, ]} buttons={[ { text: "Full Menu", href: "#" }, @@ -146,13 +146,13 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Anna Novotná", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Anna Novotná"}, + id: "1", name: "Anna Novotná", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Anna Novotná"}, { - id: "2", name: "Petr Svoboda", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Petr Svoboda"}, + id: "2", name: "Petr Svoboda", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Petr Svoboda"}, { - id: "3", name: "Helena Dvořáková", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Helena Dvořáková"}, + id: "3", name: "Helena Dvořáková", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Helena Dvořáková"}, { - id: "4", name: "Tomáš Kučera", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Tomáš Kučera"}, + id: "4", name: "Tomáš Kučera", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Tomáš Kučera"}, ]} /> @@ -170,7 +170,7 @@ export default function LandingPage() { required: true, }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/umbrellas-tables-cafe-old-street_8353-192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/umbrellas-tables-cafe-old-street_8353-192.jpg?_wi=2" imageAlt="Café storefront" mediaPosition="right" mediaAnimation="opacity"