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" },