Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-05-05 23:39:47 +00:00

View File

@@ -51,9 +51,9 @@ export default function LandingPage() {
{ imageSrc: "http://img.b2bpic.net/free-photo/illuminated-couch-armchair_1203-771.jpg", imageAlt: "Luxurious spa ambiance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/massage-concept-with-woman-candles_23-2147816944.jpg", imageAlt: "Facial treatment in progress" },
{ imageSrc: "http://img.b2bpic.net/free-photo/artist-creating-alternative-bedroom-pop-music_23-2149736738.jpg", imageAlt: "Sophisticated clinic environment" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303093-781p1gbr.png", imageAlt: "Premium spa products" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303093-s99tbkqy.png", imageAlt: "Professional service detail" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-818exle9.png", imageAlt: "Healthy skin close up" }
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303093-781p1gbr.png?_wi=1", imageAlt: "Premium spa products" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303093-s99tbkqy.png?_wi=1", imageAlt: "Professional service detail" },
{ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-818exle9.png?_wi=1", imageAlt: "Healthy skin close up" }
]}
/>
</div>
@@ -76,8 +76,8 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{ title: "Face & Skin", description: "Lifting procedures, professional peels, and deep skin rejuvenation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-nxq4a3hj.png" },
{ title: "Body & Wellness", description: "Lymphatic massage, cryotherapy, and body contouring technologies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-m5htbyls.png" },
{ title: "Face & Skin", description: "Lifting procedures, professional peels, and deep skin rejuvenation.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-nxq4a3hj.png?_wi=1" },
{ title: "Body & Wellness", description: "Lymphatic massage, cryotherapy, and body contouring technologies.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-m5htbyls.png?_wi=1" },
{ title: "Beauty & Care", description: "Premium hair restoration, gel manicures, and expert styling.", imageSrc: "http://img.b2bpic.net/free-photo/gua-sha-face-roller-assortment_23-2149357153.jpg" }
]}
title="Refined Care Rituals"
@@ -126,11 +126,11 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={true}
testimonials={[
{ id: "t1", name: "Elena V.", role: "Creative", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303093-781p1gbr.png" },
{ id: "t2", name: "Sophia L.", role: "Manager", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303093-s99tbkqy.png" },
{ id: "t3", name: "Anna K.", role: "Architect", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-818exle9.png" },
{ id: "t4", name: "Maria S.", role: "Director", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-nxq4a3hj.png" },
{ id: "t5", name: "Julia P.", role: "Artist", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-m5htbyls.png" }
{ id: "t1", name: "Elena V.", role: "Creative", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303093-781p1gbr.png?_wi=2" },
{ id: "t2", name: "Sophia L.", role: "Manager", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303093-s99tbkqy.png?_wi=2" },
{ id: "t3", name: "Anna K.", role: "Architect", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-818exle9.png?_wi=2" },
{ id: "t4", name: "Maria S.", role: "Director", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-nxq4a3hj.png?_wi=2" },
{ id: "t5", name: "Julia P.", role: "Artist", company: "Client", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DKILga5vj01uPHtGSt2nB0uG57/uploaded-1778024303094-m5htbyls.png?_wi=2" }
]}
kpiItems={[
{ value: "95%", label: "Return Rate" },