diff --git a/src/app/page.tsx b/src/app/page.tsx index 963cb49..c1bcd6c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { { text: "Shop Now", href: "#products"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/girl-gray-coat-with-sunglasses-small-street-stadium_627829-8816.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5BkSpHplySkh2fc3WX8sH3LzO/uploaded-1777025344359-necvcxne.png" mediaAnimation="blur-reveal" avatars={[ { @@ -109,13 +109,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "p1", name: "Classic Black", price: "$150", imageSrc: "http://img.b2bpic.net/free-photo/top-view-sunglasses-floating-water_23-2151013930.jpg"}, + id: "p1", name: "All BLUE ", price: "$150", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5BkSpHplySkh2fc3WX8sH3LzO/uploaded-1777025506147-846zmkwn.webp"}, { - id: "p2", name: "Sport Pro", price: "$180", imageSrc: "http://img.b2bpic.net/free-photo/cyclist-wearing-his-sports-helmet_329181-8665.jpg"}, + id: "p2", name: "ALL BLACK ", price: "$180", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5BkSpHplySkh2fc3WX8sH3LzO/uploaded-1777025687826-s32dqd62.png"}, { - id: "p3", name: "Gold Rim", price: "$250", imageSrc: "http://img.b2bpic.net/free-photo/colored-transparent-sunglasses-still-life_23-2150163154.jpg"}, + id: "p3", name: "WHITE & GRAY ", price: "$250", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5BkSpHplySkh2fc3WX8sH3LzO/uploaded-1777025706705-xupeglyd.png"}, { - id: "p4", name: "Aviator Classic", price: "$190", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-stylish-woman-model-casual-summer-clothes-yellow-beanie-hat-isolated-white-showing-her-tongue_158538-7164.jpg"}, + id: "p4", name: "PINK RIMS & REFLEXIVE GLASSA ", price: "$190", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3C5BkSpHplySkh2fc3WX8sH3LzO/uploaded-1777025742330-g3tcd4fv.png"}, { id: "p5", name: "Cat Eye", price: "$210", imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-beautiful-young-woman-with-sunglasses_158538-4175.jpg"}, {