diff --git a/src/app/page.tsx b/src/app/page.tsx index e6b90f3..a196489 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -64,11 +64,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/shisha-bar-interior_23-2148421876.jpg", imageAlt: "Shisha lounge interior"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwDMZkRuTgXDivPZ0vlmkm1AL5/uploaded-1781081068483-3tup4xfh.jpg", imageAlt: "Shisha lounge interior"}, { - imageSrc: "http://img.b2bpic.net/free-photo/hookah-with-smoke_23-2148421884.jpg", imageAlt: "Premium hookah with smoke"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwDMZkRuTgXDivPZ0vlmkm1AL5/uploaded-1781081068484-qk2nyq7y.jpg", imageAlt: "Premium hookah with smoke"}, { - imageSrc: "http://img.b2bpic.net/free-photo/cocktails-on-bar_23-2148421886.jpg", imageAlt: "Colorful cocktails on bar"}, + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwDMZkRuTgXDivPZ0vlmkm1AL5/uploaded-1781081068484-72s2jaav.jpg", imageAlt: "Colorful cocktails on bar"}, { imageSrc: "http://img.b2bpic.net/free-photo/friends-shisha_23-2148421879.jpg", imageAlt: "Friends enjoying shisha"}, { @@ -119,7 +119,7 @@ export default function LandingPage() { products={[ { id: "product-impression-1", brand: "ROOM 6", name: "Elegante Shisha", price: "€15", rating: 4.8, - reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/shisha-setup_23-2148421880.jpg", imageAlt: "Elegant shisha setup"}, + reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwDMZkRuTgXDivPZ0vlmkm1AL5/uploaded-1781081068484-xf05qr6w.jpg", imageAlt: "Elegant shisha setup"}, { id: "product-impression-2", brand: "ROOM 6", name: "Signature Cocktails", price: "€12", rating: 4.9, reviewCount: "150", imageSrc: "http://img.b2bpic.net/free-photo/colorful-cocktails_23-2148421882.jpg", imageAlt: "Colorful cocktails"}, @@ -148,7 +148,7 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Sarah M.", handle: "@shisha_lover", testimonial: "Die beste Shisha-Bar in der Gegend! Super entspannte Atmosphäre und immer neue, leckere Tabaksorten.", imageSrc: "http://img.b2bpic.net/free-photo/happy-girl_23-2148421889.jpg"}, + id: "1", name: "Sarah M.", handle: "@shisha_lover", testimonial: "Die beste Shisha-Bar in der Gegend! Super entspannte Atmosphäre und immer neue, leckere Tabaksorten.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EwDMZkRuTgXDivPZ0vlmkm1AL5/uploaded-1781081068484-ngydzmlm.jpg"}, { id: "2", name: "Dennis K.", handle: "@dennis.k_lounge", testimonial: "Exzellente Cocktails und ein sehr freundliches Team. Hier verbringe ich meine Abende am liebsten.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-man_23-2148421890.jpg"}, {