diff --git a/src/app/page.tsx b/src/app/page.tsx index 03cee8b..000584d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -54,29 +54,11 @@ export default function LandingPage() { { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108309906-3u1d2uvj.jpg", imageAlt: "Coffee preparation technique" }, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108078226-io9z8tnt.jpg", imageAlt: "Premium coffee cup presentation" - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-barista-female-hands-pressing-coffee-into-tamper-prepares-order-cafe-counter_1258-203404.jpg", imageAlt: "Specialty coffee beans selection" - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-mother-preparing-coffee-kitchen_23-2148443177.jpg", imageAlt: "Coffee tasting experience cupping ritual" - }, ]} rightCarouselItems={[ { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108369606-ud54rpw9.jpg", imageAlt: "Cafe interior luxury design" }, - { - imageSrc: "http://img.b2bpic.net/free-photo/traditional-object-coffee_1220-389.jpg", imageAlt: "Arabica coffee brewing ceremony" - }, - { - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108369606-ud54rpw9.jpg", imageAlt: "Cafe comfortable workspace" - }, - { - imageSrc: "http://img.b2bpic.net/free-photo/barista-pouring-cream-into-cappuccino-glass-making-beautiful-coffee-art_181624-1895.jpg", imageAlt: "Premium coffee drink presentation" - }, ]} buttons={[ { text: "☕ Discover Your Perfect Brew", href: "#features" }, @@ -115,7 +97,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108369606-ud54rpw9.jpg", imageAlt: "Coffee roasting process" }, { - imageSrc: "http://img.b2bpic.net/free-photo/view-french-press-coffee-with-wooden-cup_23-2149709929.jpg", imageAlt: "Barista technique and skill" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108369606-ud54rpw9.jpg", imageAlt: "Barista technique and skill" }, ], }, @@ -126,7 +108,7 @@ export default function LandingPage() { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108559754-nkzynajx.jpg", imageAlt: "Premium cafe interior design" }, { - imageSrc: "http://img.b2bpic.net/free-photo/young-man-attractive-woman-table-with-desserts-flowers_23-2148001707.jpg", imageAlt: "Cozy workspace seating" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108559754-nkzynajx.jpg", imageAlt: "Cozy workspace seating" }, ], }, @@ -134,10 +116,10 @@ export default function LandingPage() { title: "Immersive Experiences", description: "From tasting flights to brewing workshops, we offer curated experiences that deepen your appreciation for specialty coffee and connect you with our community.", icon: Users, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/meeting-with-friends-restaurant_23-2148395439.jpg", imageAlt: "Coffee tasting and education" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108369606-ud54rpw9.jpg", imageAlt: "Coffee tasting and education" }, { - imageSrc: "http://img.b2bpic.net/free-photo/wireless-internet-cafe_329181-2897.jpg", imageAlt: "Community coffee workshop event" + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AjXVsCH4soxYELzSwzsm5Nyj9L/uploaded-1773108369606-ud54rpw9.jpg", imageAlt: "Community coffee workshop event" }, ], },