diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e7c97e..f9a4faa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,7 +48,7 @@ export default function LandingPage() { tagIcon={Leaf} tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/spa-composition-with-wellness-items-body-care_169016-5849.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-young-woman-with-afro-haircut-applying-cream_273609-21306.jpg?id=11264266" imageAlt="Skincare products and natural ingredients" buttons={[ { text: "Shop Collection", href: "#products" }, @@ -100,7 +100,7 @@ export default function LandingPage() {