From 1fa0679627939164a81d6d208f8509e91e7cf1a4 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 01:28:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4eef7e3..d59f887 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { { text: "Learn How It Works", href: "#how-it-works" } ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/woman-kitchen-typing-smartphone_23-2147782441.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ap85UBmhQgkKF9Xvst3iMKwsH0/uploaded-1773278508462-9jvb5ftq.png" imageAlt="Baby Bites app interface mockup showing food scan feature" mediaAnimation="slide-up" imagePosition="right" @@ -84,22 +84,22 @@ export default function LandingPage() { { title: "Scan a Barcode", description: "Point your phone at any food product and scan the barcode instantly. Baby Bites reads the product information in seconds.", icon: QrCode, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-vector/colorful-geometric-interior-design-id-card_1421494-519.jpg", imageAlt: "Barcode scanning illustration" }, - { imageSrc: "http://img.b2bpic.net/free-psd/ewallet-instagram-stories-design-template_23-2149069318.jpg?_wi=1", imageAlt: "App interface showing barcode scanner" } + { imageSrc: "http://img.b2bpic.net/free-vector/scan-product-barcode_78370-3849.jpg?id=90435859", imageAlt: "Barcode scanning illustration" }, + { imageSrc: "http://img.b2bpic.net/premium-vector/mobile-phone-with-camera-interfase-mobile-app-aplication-photo-video-screen-illustation-graphic_172533-567.jpg?id=10107037", imageAlt: "App interface showing barcode scanner" } ] }, { title: "Ingredient Safety Check", description: "Our pregnancy-safe ingredient database automatically checks every component against the latest medical guidelines and safety recommendations.", icon: Shield, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-vector/science-beaker-check-mark_78370-8945.jpg?_wi=1", imageAlt: "Ingredient check illustration" }, - { imageSrc: "http://img.b2bpic.net/free-photo/top-view-different-fresh-fruits-inside-plates-white-background-tropical-ripe-color-diet-exotic-healthy-life-mellow_140725-98380.jpg?_wi=1", imageAlt: "Ingredient database interface" } + { imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-vegetables-with-greens-seasonings-dark-desk_140725-76233.jpg?id=13409399", imageAlt: "Ingredient check illustration" }, + { imageSrc: "http://img.b2bpic.net/free-photo/sassy-excited-pretty-girl-showing-thumbs-up_176420-25967.jpg?id=10293865", imageAlt: "Ingredient database interface" } ] }, { title: "Get a Clear Answer", description: "Instantly see if a food is safe (green), questionable (yellow), or should be avoided (red). Plus, learn why with detailed explanations.", icon: AlertCircle, mediaItems: [ - { imageSrc: "http://img.b2bpic.net/free-vector/realistic-construction-sign-background_23-2148170002.jpg?_wi=1", imageAlt: "Instant answer indicator" }, - { imageSrc: "http://img.b2bpic.net/free-vector/gradient-food-businesses-app-template_52683-151207.jpg?_wi=1", imageAlt: "Results screen showing ingredient analysis" } + { imageSrc: "http://img.b2bpic.net/premium-photo/traffic-signal-shows-red-yellow-green-lights-busy-street-evening_669798-21879.jpg?id=425175979", imageAlt: "Instant answer indicator" }, + { imageSrc: "http://img.b2bpic.net/premium-photo/person-holding-bag-fresh-produce-from-grocery-store_14117-898647.jpg?id=260409366", imageAlt: "Results screen showing ingredient analysis" } ] } ]} -- 2.49.1