Update src/app/page.tsx

This commit is contained in:
2026-05-07 13:48:17 +00:00
parent 8c1ca2496e
commit 065c8753e9

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
description="Experience professional skin aesthetic treatments designed to revitalize your complexion and boost your confidence in the heart of Clearwater."
leftCarouselItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/students-learning-cafeteria_23-2147679038.jpg", imageAlt: "skincare clinic interior"},
imageSrc: "http://img.b2bpic.net/free-photo/students-learning-cafeteria_23-2147679038.jpg?_wi=1", imageAlt: "skincare clinic interior"},
{
imageSrc: "http://img.b2bpic.net/free-photo/girl-receiving-facial-treatment-beauty-salon_23-2148194178.jpg", imageAlt: "skincare clinic interior"},
{
@@ -123,7 +123,7 @@ export default function LandingPage() {
{
title: "Tailored Solutions", description: "Personalized routines for unique skin needs."},
]}
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage-using-oil_343596-4184.jpg"
imageSrc="http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage-using-oil_343596-4184.jpg?_wi=1"
mediaAnimation="slide-up"
imageAlt="aesthetician professional skin care"
/>
@@ -139,13 +139,13 @@ export default function LandingPage() {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-lying-cosmetologist-s-table-rejuvenation-procedure_343596-83.jpg", imageAlt: "skincare treatment process"},
{
title: "Laser Hair Removal", description: "Permanent hair reduction using advanced lasers.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/students-learning-cafeteria_23-2147679038.jpg", imageAlt: "skincare treatment process"},
imageSrc: "http://img.b2bpic.net/free-photo/students-learning-cafeteria_23-2147679038.jpg?_wi=2", imageAlt: "skincare treatment process"},
{
title: "Skin Tightening", description: "Non-invasive skin tightening and firming.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage-using-oil_343596-4184.jpg", imageAlt: "skincare treatment process"},
imageSrc: "http://img.b2bpic.net/free-photo/young-beautiful-girl-lies-beautician-s-table-receives-procedures-light-facial-massage-using-oil_343596-4184.jpg?_wi=2", imageAlt: "skincare treatment process"},
{
title: "Chemical Peels", description: "Restore texture and brighten your complexion.", buttonIcon: Zap,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-smiling-confident-studying-home_839833-22673.jpg", imageAlt: "skincare treatment process"},
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-smiling-confident-studying-home_839833-22673.jpg?_wi=1", imageAlt: "skincare treatment process"},
]}
title="Our Aesthetic Services"
description="Elevate your skincare routine with our professional aesthetic treatments."
@@ -177,7 +177,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Jane D.", handle: "@janed", testimonial: "The best aesthetic service in Clearwater. My skin is glowing!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-smiling-confident-studying-home_839833-22673.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-woman-smiling-confident-studying-home_839833-22673.jpg?_wi=2"},
{
id: "2", name: "Michael S.", handle: "@mikes", testimonial: "Expert care and visible results after just one visit.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/woman-using-tablet-spa_23-2148206148.jpg"},