Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-18 08:40:35 +00:00

View File

@@ -56,10 +56,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah J.", handle: "@sarahj", testimonial: "She made me feel comfortable right away. Amazing results!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg", imageAlt: "luxury skincare studio interior"},
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg?_wi=1", imageAlt: "luxury skincare studio interior"},
{
name: "Michael C.", handle: "@mchen", testimonial: "Professional, clean, and knowledgeable. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg", imageAlt: "luxury skincare studio interior"},
imageSrc: "http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg?_wi=1", imageAlt: "luxury skincare studio interior"},
{
name: "Emily R.", handle: "@emilyr", testimonial: "Best laser experience I have ever had.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-with-friends_23-2149152887.jpg", imageAlt: "luxury skincare studio interior"},
@@ -74,7 +74,7 @@ export default function LandingPage() {
{
text: "Book Appointment", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-woman-laying-bed_23-2149341424.jpg?_wi=2"
imageAlt="Luxury skincare studio"
avatars={[
{
@@ -128,7 +128,7 @@ export default function LandingPage() {
title="Meet Manal"
description="Manal creates a calm, welcoming space where clients feel comfortable. She walks you through every step with precision and care."
subdescription="Known for professionalism, kindness, and meticulous attention to detail, your comfort is her priority."
imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg"
imageSrc="http://img.b2bpic.net/free-photo/make-up-artist-getting-model-ready-photoshootin_23-2149305121.jpg?_wi=2"
imageAlt="Manal at the studio"
mediaAnimation="blur-reveal"
icon={Sparkles}