From 0da65c5fee6d56b2a1ac5bab6ed740b579a2ee5e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 09:14:43 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9b972c5..797703d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { kpis={[ { value: "100% Handmade", label: "Creative Excellence" }, { value: "Al Quoz Based", label: "Dubai Premium Service" }, - { value: "Fast Delivery", label: "Across Dubai" } + { value: " Deliveries", label: "Across Dubai" } ]} enableKpiAnimation={true} tag="Local Gift Artisans" @@ -59,7 +59,7 @@ export default function LandingPage() { { text: "Order on WhatsApp", href: "https://wa.me/971?text=Hi%2C%20I%27d%20like%20to%20order%20a%20custom%20gift%20bouquet" } ]} buttonAnimation="blur-reveal" - imageSrc="http://img.b2bpic.net/free-photo/spring-composition-with-bouquet-flowers-vase-closeup_169016-29760.jpg?_wi=1" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATPxUR1fiiwVzlSfDxMP3yMrDb/uploaded-1772614709589-rffhmdww.png" imageAlt="Beautiful handcrafted flower bouquet" mediaAnimation="slide-up" imagePosition="right" @@ -69,7 +69,7 @@ export default function LandingPage() {