From ffbcdfaac4b4757d7ebc92ccddac207654745b30 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:05:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6c5dd91..a010077 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -77,7 +77,7 @@ export default function HomePage() { tag="Elevation 18" tagIcon={Sparkles} tagAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/fairy-light-against-golden-bokeh-backdrop_23-2148056708.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhQ8ZxfVQdJRH3IkzUi0yampdZ/uploaded-1773043485633-0hsq30w9.webp" imageAlt="270° Rooftop Nairobi skyline at sunset" imagePosition="right" mediaAnimation="slide-up" @@ -125,7 +125,7 @@ export default function HomePage() { "270° skyline views across Nairobi from the 18th floor of Escada Apartments. Watch the city transform as the sun sets.", tags: ["Views", "Sunset"], imageSrc: - "http://img.b2bpic.net/free-photo/manhattan-hudson-river-sunset_649448-1365.jpg?_wi=1", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhQ8ZxfVQdJRH3IkzUi0yampdZ/uploaded-1773043346617-9ebzrbgp.webp", }, { id: "2", @@ -135,7 +135,7 @@ export default function HomePage() { "Our master mixologists craft unforgettable drinks using premium spirits and fresh ingredients. Each cocktail tells a story.", tags: ["Cocktails", "Premium"], imageSrc: - "http://img.b2bpic.net/free-photo/lime-cocktail-garnished-with-lime-flower-petals-long-stem-glass_140725-1392.jpg?_wi=1", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhQ8ZxfVQdJRH3IkzUi0yampdZ/uploaded-1773043288349-71yuqoph.webp", }, { id: "3", @@ -145,7 +145,7 @@ export default function HomePage() { "Romantic ambiance perfect for dates, intimate gatherings, birthdays, and sunset celebrations. Sophisticated elegance meets modern Nairobi nightlife.", tags: ["Ambiance", "Events"], imageSrc: - "http://img.b2bpic.net/free-photo/young-curly-woman-enjoying-her-wine-bar_627829-6890.jpg?_wi=1", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AhQ8ZxfVQdJRH3IkzUi0yampdZ/uploaded-1773043227889-mv7qr0ie.webp", }, ]} animationType="slide-up" -- 2.49.1