From 9a5e5769e8347e6983e3dcf0598ad09716df00ed Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 09:38:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b1b05c9..c88d8a5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -80,7 +80,7 @@ export default function LandingPage() { description="At Luxe Skin, we believe beauty comes from understanding your skin's unique needs. Our formulations combine ancient botanical wisdom with modern scientific innovation to deliver visible, lasting results. Every product is thoughtfully crafted to nourish, protect, and enhance your natural beauty." tag="Our Story" tagIcon={Heart} - tagAnimation="fade" + tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/close-up-fair-skinned-young-women-s-hands-holding-jars-organic-body-creams-care-moisturizing-concept_197531-31493.jpg" imageAlt="Luxe Skin brand story" buttons={[ @@ -164,7 +164,7 @@ export default function LandingPage() { }, { id: "2", name: "Emma Rodriguez", role: "Dermatologist", company: "Skin Health Clinic", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-getting-special-skin-treatment-beautiful-girl-applying-serum-isolated-white-background-smooth-skin-without-wrinkles_657921-610.jpg?_wi=1" + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-getting-special-skin-treatment-beautiful-girl-applying-serum-isolated-white-background-smooth-skin-without-wrinkles_657921-610.jpg" }, { id: "3", name: "Jessica Chen", role: "CEO", company: "Wellness Collective", rating: 5, @@ -172,7 +172,7 @@ export default function LandingPage() { }, { id: "4", name: "Victoria Brooks", role: "Wellness Coach", company: "Holistic Health", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-getting-special-skin-treatment-beautiful-girl-applying-serum-isolated-white-background-smooth-skin-without-wrinkles_657921-610.jpg?_wi=2" + imageSrc: "http://img.b2bpic.net/free-photo/young-pretty-woman-getting-special-skin-treatment-beautiful-girl-applying-serum-isolated-white-background-smooth-skin-without-wrinkles_657921-610.jpg" }, { id: "5", name: "Amelia Foster", role: "Fashion Blogger", company: "@ameliastyle", rating: 5, -- 2.49.1