diff --git a/src/app/page.tsx b/src/app/page.tsx index 215949b..4c8d351 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -93,7 +93,7 @@ export default function LandingPage() { }, { id: 4, - title: "Skin Care & Facials", description: "Rejuvenating facial treatments using premium skincare lines. Experience deep cleansing, hydration, and restoration with our expert estheticians.", imageSrc: "http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26049.jpg", imageAlt: "Professional Skin Care Treatment" + title: "Skin Care & Facials", description: "Rejuvenating facial treatments using premium skincare lines. Experience deep cleansing, hydration, and restoration with our expert estheticians.", imageSrc: "http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26049.jpg?_wi=1", imageAlt: "Professional Skin Care Treatment" } ]} animationType="blur-reveal" @@ -206,7 +206,7 @@ export default function LandingPage() { tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26049.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-visiting-cosmetologist-making-rejuvenation-procedures_1303-26049.jpg?_wi=2" imageAlt="Luxury Beauty Consultation" mediaAnimation="blur-reveal" mediaPosition="right"