Update src/app/page.tsx
This commit is contained in:
@@ -73,6 +73,8 @@ export default function LandingPage() {
|
||||
title="Trusted By Style Icons"
|
||||
description="Our expertise in advanced aesthetic care is recognized by top beauty publications."
|
||||
names={["Vogue Beauty", "Harper's Bazaar", "Allure", "Elle", "Byrdie"]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -107,6 +109,8 @@ export default function LandingPage() {
|
||||
{ title: "Expert Aestheticians", description: "Trained in the latest global techniques for holistic care.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-using-face-treatment-her-client_23-2149037150.jpg" },
|
||||
{ title: "Personalized Routines", description: "We tailor every session to your unique skin journey.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-pink-bathrobe-after-shower-writing-blue-wall-beauty-water-cream-selfcare-shower-bathroom_140725-65463.jpg" }
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -122,6 +126,9 @@ export default function LandingPage() {
|
||||
{ title: "Our Space", description: "Serene treatment rooms", imageSrc: "http://img.b2bpic.net/free-photo/serene-spa-interior_23-2151945692.jpg" },
|
||||
{ title: "Client Care", description: "Dedicated attention", imageSrc: "http://img.b2bpic.net/free-photo/women-discussing-spa-treatment_23-2149871830.jpg" }
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -136,6 +143,8 @@ export default function LandingPage() {
|
||||
{ id: "2", value: "5k+", title: "Facials Performed", description: "Over 5,000 satisfied guests.", imageSrc: "http://img.b2bpic.net/free-photo/woman-cosmetologist-making-beauty-procedures_1303-26028.jpg" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -150,6 +159,8 @@ export default function LandingPage() {
|
||||
{ id: "2", category: "Advice", title: "The Power of Vitamin C", excerpt: "Achieve radiant skin easily.", imageSrc: "http://img.b2bpic.net/free-photo/spa-arrangement-with-cremes_23-2148549082.jpg", authorName: "James M.", authorAvatar: "http://img.b2bpic.net/free-photo/close-up-portrait-smiley-man_23-2148221703.jpg", date: "Feb 2026" }
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -165,6 +176,8 @@ export default function LandingPage() {
|
||||
{ id: "2", title: "Do you offer trials?", content: "Yes, our intro consultations are perfect for starting." }
|
||||
]}
|
||||
faqsAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -177,6 +190,7 @@ export default function LandingPage() {
|
||||
{ name: "email", type: "email", placeholder: "Email", required: true }
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-hotel-lounge-with-cozy-furniture_482257-67425.jpg"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user