From 51546099d156e3bc7514a67328c7f3a775a7b93d Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 11 Jun 2026 10:53:25 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index afe27bf..4204293 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { src: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg", alt: "Client 5"}, ]} avatarText="Trusted by over 1,000 satisfied clients" - imageSrc="http://img.b2bpic.net/free-photo/retro-world-theatre-day-scenes-with-backstage_23-2151211363.jpg" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161784-r7oib9km.png" imageAlt="Luxurious Hair Salon Interior" mediaAnimation="opacity" marqueeItems={[ @@ -175,11 +175,11 @@ export default function LandingPage() { useInvertedBackground={true} products={[ { - id: "1", name: "Radiant Repair Shampoo", price: "$45", variant: "250ml", imageSrc: "http://img.b2bpic.net/free-photo/comb-brush-soap-cosmetic-jars-dark-background-space-text_185193-161817.jpg", imageAlt: "Luxury shampoo bottle"}, + id: "1", name: "Radiant Repair Shampoo", price: "$45", variant: "250ml", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161785-r5vzeecm.png", imageAlt: "Luxury shampoo bottle"}, { - id: "2", name: "Velvet Smooth Conditioner", price: "$48", variant: "250ml", imageSrc: "http://img.b2bpic.net/free-photo/product-branding-packaging_23-2150965811.jpg", imageAlt: "Luxury conditioner bottle"}, + id: "2", name: "Velvet Smooth Conditioner", price: "$48", variant: "250ml", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161785-ipq4pige.png", imageAlt: "Luxury conditioner bottle"}, { - id: "3", name: "Silk Elixir Hair Serum", price: "$65", variant: "50ml", imageSrc: "http://img.b2bpic.net/free-photo/portrait-pretty-woman-black-sweater-standing-posing_114579-58758.jpg", imageAlt: "Luxury hair serum bottle"}, + id: "3", name: "Silk Elixir Hair Serum", price: "$65", variant: "50ml", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3EyuRsNtpoJqNn1Zp8otLTc76by/uploaded-1781175161784-r7oib9km.png", imageAlt: "Luxury hair serum bottle"}, { id: "4", name: "Deep Renewal Hair Mask", price: "$70", variant: "200ml", imageSrc: "http://img.b2bpic.net/free-photo/skin-care-product-arrangement-sand_23-2148761480.jpg", imageAlt: "Luxury hair mask jar"}, { @@ -287,7 +287,7 @@ export default function LandingPage() {