Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-06-10 16:26:51 +00:00

View File

@@ -3,9 +3,9 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import FeatureCardNine from '@/components/sections/feature/FeatureCardNine';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import FooterMedia from '@/components/sections/footer/FooterMedia';
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
export default function LandingPage() {
return (
@@ -26,45 +26,27 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About Ryan",
id: "/about",
},
name: "About Ryan", id: "/about"},
{
name: "Treatments",
id: "/treatments",
},
name: "Treatments", id: "/treatments"},
{
name: "Locations",
id: "/locations",
},
name: "Locations", id: "/locations"},
{
name: "Before & After",
id: "/gallery",
},
name: "Before & After", id: "/gallery"},
{
name: "Financing",
id: "/financing",
},
name: "Financing", id: "/financing"},
{
name: "Blog",
id: "/blog",
},
name: "Blog", id: "/blog"},
{
name: "Contact",
id: "/contact",
},
name: "Contact", id: "/contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ga8cvi"
logoAlt="TREAT Medspa Logo"
brandName="TREAT Medspa"
button={{
text: "Book Consultation",
href: "/contact",
}}
text: "Book Consultation", href: "/contact"}}
/>
</div>
@@ -76,74 +58,22 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "botox-injectables",
brand: "Aesthetic Enhancements",
name: "Botox & Injectables",
price: "Personalized",
rating: 5,
reviewCount: "245",
imageSrc: "http://img.b2bpic.net/free-photo/woman-beauty-salon-looking-into-mirror_1303-16737.jpg",
imageAlt: "Botox & Injectables",
},
id: "botox-injectables", brand: "Aesthetic Enhancements", name: "Botox & Injectables", price: "Personalized", rating: 5, reviewCount: "245", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-1__2.jpg", imageAlt: "Botox & Injectables"},
{
id: "dermal-fillers",
brand: "Volume Restoration",
name: "Dermal Fillers",
price: "Personalized",
rating: 5,
reviewCount: "180",
imageSrc: "http://img.b2bpic.net/free-photo/woman-getting-cosmetic-treatment_23-2148825296.jpg",
imageAlt: "Dermal Fillers",
},
id: "dermal-fillers", brand: "Volume Restoration", name: "Dermal Fillers", price: "Personalized", rating: 5, reviewCount: "180", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-2__2.jpg", imageAlt: "Dermal Fillers"},
{
id: "laser-treatments",
brand: "Skin Rejuvenation",
name: "Laser Treatments",
price: "Personalized",
rating: 5,
reviewCount: "120",
imageSrc: "http://img.b2bpic.net/free-photo/nail-serum-with-transparent-bottle-mirror_23-2149046485.jpg",
imageAlt: "Laser Treatments",
},
id: "laser-treatments", brand: "Skin Rejuvenation", name: "Laser Treatments", price: "Personalized", rating: 5, reviewCount: "120", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-3__2.jpg", imageAlt: "Laser Treatments"},
{
id: "skin-rejuvenation",
brand: "Complexion Renewal",
name: "Skin Rejuvenation",
price: "Personalized",
rating: 5,
reviewCount: "90",
imageSrc: "http://img.b2bpic.net/free-photo/luxury-hotel-room-comfort-elegance-relaxation-romance-generated-by-ai_188544-29044.jpg",
imageAlt: "Skin Rejuvenation",
},
id: "skin-rejuvenation", brand: "Complexion Renewal", name: "Skin Rejuvenation", price: "Personalized", rating: 5, reviewCount: "90", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-4__2.jpg", imageAlt: "Skin Rejuvenation"},
{
id: "body-contouring",
brand: "Sculpt & Define",
name: "Body Contouring",
price: "Personalized",
rating: 5,
reviewCount: "210",
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-getting-beauty-treatment_23-2148910535.jpg",
imageAlt: "Body Contouring",
},
id: "body-contouring", brand: "Sculpt & Define", name: "Body Contouring", price: "Personalized", rating: 5, reviewCount: "210", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-5__2.jpg", imageAlt: "Body Contouring"},
{
id: "weight-loss",
brand: "Wellness Programs",
name: "Weight Loss Programs",
price: "Personalized",
rating: 5,
reviewCount: "300",
imageSrc: "http://img.b2bpic.net/free-photo/dermatologist-removing-mole-from-womans-shoulder_107420-74017.jpg",
imageAlt: "Weight Loss Programs",
},
id: "weight-loss", brand: "Wellness Programs", name: "Weight Loss Programs", price: "Personalized", rating: 5, reviewCount: "300", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-6__2.jpg", imageAlt: "Weight Loss Programs"},
]}
title="Our Signature Treatments"
description="Explore a comprehensive range of luxury aesthetic and wellness treatments tailored to your unique needs."
buttons={[
{
text: "View All Treatments",
href: "/treatments",
},
]}
buttons={[{
text: "View All Treatments", href: "/treatments"}]}
/>
</div>
@@ -154,47 +84,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Targeted Anti-Aging",
description: "Combat fine lines, wrinkles, and volume loss with our advanced injectable and skin rejuvenation therapies.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-woman-s-chin-side-view_23-2148267251.jpg",
imageAlt: "Anti-aging treatment on phone screen",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-relaxing-spa-salon_176420-7563.jpg",
imageAlt: "Before and after comparison",
},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=ga8cvi&_wi=2",
imageAlt: "botox injectable treatment luxury",
},
title: "Targeted Anti-Aging", description: "Combat fine lines, wrinkles, and volume loss with our advanced injectable and skin rejuvenation therapies.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-1__3.jpg", imageAlt: "Anti-aging treatment on phone screen" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-2__3.jpg", imageAlt: "Before and after comparison" }},
{
title: "Holistic Wellness Approach",
description: "Beyond aesthetics, we offer wellness programs that integrate seamlessly into your lifestyle for overall vitality.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/monochrome-beauty-product-skincare_23-2151307252.jpg",
imageAlt: "Wellness app on phone screen",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/woman-lying-massage-room-face-up_1262-413.jpg",
imageAlt: "Healthy lifestyle visual",
},
imageSrc: "http://img.b2bpic.net/free-photo/home-interior-design-arrangement_23-2148986618.jpg?_wi=4",
imageAlt: "botox injectable treatment luxury",
},
title: "Holistic Wellness Approach", description: "Beyond aesthetics, we offer wellness programs that integrate seamlessly into your lifestyle for overall vitality.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-3__3.jpg", imageAlt: "Wellness app on phone screen" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-4__3.jpg", imageAlt: "Healthy lifestyle visual" }},
{
title: "Cutting-Edge Technology",
description: "Our Medspa utilizes the latest in laser and body contouring technology for safe, effective, and precise treatments.",
phoneOne: {
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-reception-beautician-doctor-two-women-sit-sofa-salon-communicate-choose-procedure_343596-4161.jpg",
imageAlt: "Laser device on phone screen",
},
phoneTwo: {
imageSrc: "http://img.b2bpic.net/free-photo/young-doctor-checking-patient-before-ct-scan_23-2149341517.jpg",
imageAlt: "Body sculpting technology",
},
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-doing-skincare-home_23-2150642531.jpg?_wi=2",
imageAlt: "botox injectable treatment luxury",
},
title: "Cutting-Edge Technology", description: "Our Medspa utilizes the latest in laser and body contouring technology for safe, effective, and precise treatments.", phoneOne: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-5__3.jpg", imageAlt: "Laser device on phone screen" }, phoneTwo: { imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/treatment-product-6__3.jpg", imageAlt: "Body sculpting technology" }},
]}
showStepNumbers={false}
title="Tailored Solutions for Lasting Beauty"
@@ -204,65 +98,40 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/luxury-modern-apartment-boasts-elegant-furniture-design-generated-by-ai_188544-26999.jpg?_wi=3"
imageAlt="Luxury Medspa Interior"
videoSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg?_wi=3"
videoSrc="http://img.b2bpic.net/free-photo/winter-season-lodging-entrance_482257-103218.jpg"
videoAriaLabel="Luxury Medspa reception area ambiance"
logoText="TREAT Medspa"
columns={[
{
title: "Explore",
items: [
title: "Explore", items: [
{
label: "Home",
href: "/",
},
label: "Home", href: "/"},
{
label: "About Ryan",
href: "/about",
},
label: "About Ryan", href: "/about"},
{
label: "Treatments",
href: "/treatments",
},
label: "Treatments", href: "/treatments"},
{
label: "Locations",
href: "/locations",
},
label: "Locations", href: "/locations"},
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{
label: "Before & After",
href: "/gallery",
},
label: "Before & After", href: "/gallery"},
{
label: "Financing",
href: "/financing",
},
label: "Financing", href: "/financing"},
{
label: "Blog",
href: "/blog",
},
label: "Blog", href: "/blog"},
{
label: "Contact",
href: "/contact",
},
label: "Contact", href: "/contact"},
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
],
},
]}