From b6c8167bca8d024405d12442e2bb80c31aa5efdc Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 9 Apr 2026 13:35:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 05aabb6..3a359b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -38,7 +38,7 @@ export default function LandingPage() { { name: "Contact", id: "contact"}, ]} - brandName="PricePulse" + brandName="Search phone " /> @@ -49,7 +49,7 @@ export default function LandingPage() { title="Find the Best Price on Your Next Phone" description="Don't overpay for the latest tech. Compare thousands of prices across hundreds of stores in real-time." leftCarouselItems={[ - { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-showing-plastic-credit-card-empty-smartphone-screen-look-amuse_1258-120386.jpg?_wi=1", imageAlt: "Hero item 1" }, + { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C7eHlGica6btWABtTXP8grMLxr/uploaded-1775741731206-3fzjkyt7.webp", imageAlt: "Hero item 1" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-showing-plastic-credit-card-empty-smartphone-screen-look-amuse_1258-120386.jpg?_wi=2", imageAlt: "Hero item 2" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-showing-plastic-credit-card-empty-smartphone-screen-look-amuse_1258-120386.jpg?_wi=3", imageAlt: "Hero item 3" }, { imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-beautiful-woman-showing-plastic-credit-card-empty-smartphone-screen-look-amuse_1258-120386.jpg?_wi=4", imageAlt: "Hero item 4" }, -- 2.49.1