Update src/app/page.tsx
This commit is contained in:
229
src/app/page.tsx
229
src/app/page.tsx
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Why Us",
|
||||
id: "why-us",
|
||||
},
|
||||
name: "Why Us", id: "why-us"},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
name: "Reviews", id: "reviews"},
|
||||
]}
|
||||
brandName="Houston Med Spa"
|
||||
/>
|
||||
@@ -54,104 +46,56 @@ export default function LandingPage() {
|
||||
<HeroSplitTestimonial
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
title="Unveil Your Inner Radiance"
|
||||
description="Experience premium aesthetics and skin care treatments at Houston Med Spa. Let our experts tailor the perfect rejuvenation experience just for you."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Marisela L.",
|
||||
handle: "@mariselal",
|
||||
testimonial: "Meagan is a shining star. She is now my go to person for lips and Botox! Highly recommend Meagan.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg?_wi=1",
|
||||
imageAlt: "luxurious medical spa interior professional",
|
||||
},
|
||||
name: "Marisela L.", handle: "@mariselal", testimonial: "Meagan is a shining star. She is now my go to person for lips and Botox! Highly recommend Meagan.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg", imageAlt: "luxurious medical spa interior professional"},
|
||||
{
|
||||
name: "Sarah J.",
|
||||
handle: "@sarahj",
|
||||
testimonial: "Absolutely love the results. My skin has never looked so fresh and radiant.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-mature-age-concept-horizontal-image-good-looking-confident-female-with-short-dyed-hair-relaxing-home-sitting-comfortably-armchair-smiling-broadly_343059-4375.jpg?_wi=1",
|
||||
imageAlt: "luxurious medical spa interior professional",
|
||||
},
|
||||
name: "Sarah J.", handle: "@sarahj", testimonial: "Absolutely love the results. My skin has never looked so fresh and radiant.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-mature-age-concept-horizontal-image-good-looking-confident-female-with-short-dyed-hair-relaxing-home-sitting-comfortably-armchair-smiling-broadly_343059-4375.jpg", imageAlt: "luxurious medical spa interior professional"},
|
||||
{
|
||||
name: "Emily R.",
|
||||
handle: "@emilyr",
|
||||
testimonial: "Professional, clean, and so welcoming. The attention to detail is unmatched.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg?_wi=1",
|
||||
imageAlt: "luxurious medical spa interior professional",
|
||||
},
|
||||
name: "Emily R.", handle: "@emilyr", testimonial: "Professional, clean, and so welcoming. The attention to detail is unmatched.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg", imageAlt: "luxurious medical spa interior professional"},
|
||||
{
|
||||
name: "David K.",
|
||||
handle: "@davidk",
|
||||
testimonial: "Finally found a place that understands men's skincare. Great experience.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206146.jpg?_wi=1",
|
||||
imageAlt: "luxurious medical spa interior professional",
|
||||
},
|
||||
name: "David K.", handle: "@davidk", testimonial: "Finally found a place that understands men's skincare. Great experience.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206146.jpg", imageAlt: "luxurious medical spa interior professional"},
|
||||
{
|
||||
name: "Anna M.",
|
||||
handle: "@annam",
|
||||
testimonial: "A sanctuary for skincare. I feel 10 years younger after my visit.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-communicating-while-spending-relaxing-day-spa-focus-is-man_637285-7506.jpg?_wi=1",
|
||||
imageAlt: "luxurious medical spa interior professional",
|
||||
},
|
||||
name: "Anna M.", handle: "@annam", testimonial: "A sanctuary for skincare. I feel 10 years younger after my visit.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-communicating-while-spending-relaxing-day-spa-focus-is-man_637285-7506.jpg", imageAlt: "luxurious medical spa interior professional"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Book Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book Consultation", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg"
|
||||
imageAlt="Luxurious medical spa environment"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/defocused-woman-gym-using-equipment-with-medical-mask-hand-sanitizer-bottle_23-2148762623.jpg",
|
||||
alt: "Client profile 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/defocused-woman-gym-using-equipment-with-medical-mask-hand-sanitizer-bottle_23-2148762623.jpg", alt: "Client profile 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/female-cosmetologist-making-facial-treatment-beautiful-woma_158595-4588.jpg",
|
||||
alt: "Client profile 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/female-cosmetologist-making-facial-treatment-beautiful-woma_158595-4588.jpg", alt: "Client profile 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/beautician-with-paper-sheet_23-2148875476.jpg",
|
||||
alt: "Client profile 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/beautician-with-paper-sheet_23-2148875476.jpg", alt: "Client profile 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/young-hotel-maid-putting-bath-accessories-bathroom_171337-12730.jpg",
|
||||
alt: "Client profile 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/young-hotel-maid-putting-bath-accessories-bathroom_171337-12730.jpg", alt: "Client profile 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg",
|
||||
alt: "Client profile 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/woman-white-bathrobe-cosmetology-studio_1157-34892.jpg", alt: "Client profile 5"},
|
||||
]}
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Medical Grade",
|
||||
},
|
||||
type: "text", text: "Medical Grade"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Certified Experts",
|
||||
},
|
||||
type: "text", text: "Certified Experts"},
|
||||
{
|
||||
type: "text",
|
||||
text: "FDA Approved",
|
||||
},
|
||||
type: "text", text: "FDA Approved"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Personalized Care",
|
||||
},
|
||||
type: "text", text: "Personalized Care"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Radiant Results",
|
||||
},
|
||||
type: "text", text: "Radiant Results"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -161,13 +105,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"Rated 5.0 by Patients",
|
||||
"Women Owned Business",
|
||||
"Certified Aesthetics Experts",
|
||||
"FDA Approved Products",
|
||||
"Serving Friendswood Area",
|
||||
]}
|
||||
"Rated 5.0 by Patients", "Women Owned Business", "Certified Aesthetics Experts", "FDA Approved Products", "Serving Friendswood Area"]}
|
||||
title="Trust and Excellence"
|
||||
description="Our commitment to quality and patient care sets us apart in the aesthetics industry."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -178,26 +118,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "s1",
|
||||
title: "Botox & Fillers",
|
||||
subtitle: "Smoothing and volume enhancement.",
|
||||
category: "Injectables",
|
||||
value: "Professional grade dermal fillers.",
|
||||
},
|
||||
id: "s1", title: "Botox & Fillers", subtitle: "Smoothing and volume enhancement.", category: "Injectables", value: "Professional grade dermal fillers."},
|
||||
{
|
||||
id: "s2",
|
||||
title: "Skin Rejuvenation",
|
||||
subtitle: "Advanced facial treatments.",
|
||||
category: "Facials",
|
||||
value: "Clinical grade peeling and hydrafacials.",
|
||||
},
|
||||
id: "s2", title: "Skin Rejuvenation", subtitle: "Advanced facial treatments.", category: "Facials", value: "Clinical grade peeling and hydrafacials."},
|
||||
{
|
||||
id: "s3",
|
||||
title: "Anti-Aging Care",
|
||||
subtitle: "Long term skin health solutions.",
|
||||
category: "Wellness",
|
||||
value: "Custom anti-aging treatment plans.",
|
||||
},
|
||||
id: "s3", title: "Anti-Aging Care", subtitle: "Long term skin health solutions.", category: "Wellness", value: "Custom anti-aging treatment plans."},
|
||||
]}
|
||||
title="Our Expert Services"
|
||||
description="Comprehensive skin and aesthetic solutions tailored to your unique goals."
|
||||
@@ -212,17 +137,11 @@ export default function LandingPage() {
|
||||
description="We believe in a personalized approach. Your journey is our priority, and our team of specialists ensures a comfortable, safe, and effective path to your aesthetic goals."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Personalized Care",
|
||||
description: "Every treatment is customized for your specific skin needs.",
|
||||
},
|
||||
title: "Personalized Care", description: "Every treatment is customized for your specific skin needs."},
|
||||
{
|
||||
title: "Expert Staff",
|
||||
description: "Highly trained and attentive professionals dedicated to your comfort.",
|
||||
},
|
||||
title: "Expert Staff", description: "Highly trained and attentive professionals dedicated to your comfort."},
|
||||
{
|
||||
title: "Safe Environment",
|
||||
description: "Clinical standards and premium products for your total safety.",
|
||||
},
|
||||
title: "Safe Environment", description: "Clinical standards and premium products for your total safety."},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-cosmetologist-making-facial-treatment-beautiful-woma_158595-4588.jpg"
|
||||
imageAlt="Medical professional providing consultation"
|
||||
@@ -238,45 +157,20 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "t1",
|
||||
name: "Marisela L.",
|
||||
role: "Patient",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-mature-age-concept-horizontal-image-good-looking-confident-female-with-short-dyed-hair-relaxing-home-sitting-comfortably-armchair-smiling-broadly_343059-4375.jpg?_wi=2",
|
||||
},
|
||||
id: "t1", name: "Marisela L.", role: "Patient", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-lifestyle-mature-age-concept-horizontal-image-good-looking-confident-female-with-short-dyed-hair-relaxing-home-sitting-comfortably-armchair-smiling-broadly_343059-4375.jpg"},
|
||||
{
|
||||
id: "t2",
|
||||
name: "Sarah J.",
|
||||
role: "Patient",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg?_wi=2",
|
||||
},
|
||||
id: "t2", name: "Sarah J.", role: "Patient", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-designer_171337-15575.jpg"},
|
||||
{
|
||||
id: "t3",
|
||||
name: "Emily R.",
|
||||
role: "Patient",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206146.jpg?_wi=2",
|
||||
},
|
||||
id: "t3", name: "Emily R.", role: "Patient", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-posing-with-bathrobe-spa_23-2148206146.jpg"},
|
||||
{
|
||||
id: "t4",
|
||||
name: "David K.",
|
||||
role: "Patient",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-communicating-while-spending-relaxing-day-spa-focus-is-man_637285-7506.jpg?_wi=2",
|
||||
},
|
||||
id: "t4", name: "David K.", role: "Patient", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-couple-bathrobes-communicating-while-spending-relaxing-day-spa-focus-is-man_637285-7506.jpg"},
|
||||
{
|
||||
id: "t5",
|
||||
name: "Anna M.",
|
||||
role: "Patient",
|
||||
company: "Client",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021814.jpg",
|
||||
},
|
||||
id: "t5", name: "Anna M.", role: "Patient", company: "Client", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-stylish-woman-posing-fashionable-outfit_23-2149021814.jpg"},
|
||||
]}
|
||||
title="Patient Stories"
|
||||
description="Join our community of satisfied clients who love their glow."
|
||||
@@ -287,16 +181,13 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Get in Touch"
|
||||
title="Schedule Your Visit Today"
|
||||
description="Ready to experience the ultimate aesthetic transformation? Visit us at 19056 Gulf Fwy, Friendswood or call (832) 695-8968."
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now",
|
||||
href: "tel:8326958968",
|
||||
},
|
||||
text: "Contact Us Now", href: "tel:8326958968"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -305,33 +196,21 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Navigation",
|
||||
items: [
|
||||
title: "Navigation", items: [
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
{
|
||||
label: "Why Us",
|
||||
href: "#why-us",
|
||||
},
|
||||
label: "Why Us", href: "#why-us"},
|
||||
{
|
||||
label: "Reviews",
|
||||
href: "#reviews",
|
||||
},
|
||||
label: "Reviews", href: "#reviews"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{
|
||||
label: "19056 Gulf Fwy, Friendswood, TX",
|
||||
href: "#",
|
||||
},
|
||||
label: "19056 Gulf Fwy, Friendswood, TX", href: "#"},
|
||||
{
|
||||
label: "(832) 695-8968",
|
||||
href: "tel:8326958968",
|
||||
},
|
||||
label: "(832) 695-8968", href: "tel:8326958968"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user