Merge version_1 into main #2
300
src/app/page.tsx
300
src/app/page.tsx
@@ -26,217 +26,107 @@ export default function LandingPage() {
|
||||
headingFontWeight="medium"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
{
|
||||
name: "Reviews",
|
||||
id: "reviews",
|
||||
},
|
||||
{
|
||||
name: "Location",
|
||||
id: "location",
|
||||
},
|
||||
]}
|
||||
brandName="SKINOVA"
|
||||
button={{
|
||||
text: "Book Appointment",
|
||||
href: "#contact",
|
||||
}}
|
||||
/>
|
||||
</div>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "Reviews", id: "reviews" },
|
||||
{ name: "Location", id: "location" },
|
||||
]}
|
||||
brandName="SKINOVA"
|
||||
button={{
|
||||
text: "Book Appointment", href: "#contact"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
logoText="SKINOVA Skin Hair & Nail Clinic"
|
||||
description="Redefining dermatology with European clinical precision. Experience the art of advanced skin, hair, and nail restoration in the heart of Gaya."
|
||||
buttons={[
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+919155256251",
|
||||
},
|
||||
{
|
||||
text: "Our Services",
|
||||
href: "#services",
|
||||
},
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/nude-beauty-landing-page-template_23-2148716015.jpg?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroLogoBillboardSplit
|
||||
background={{ variant: "gradient-bars" }}
|
||||
logoText="SKINOVA Skin Hair & Nail Clinic"
|
||||
description="Redefining dermatology with European clinical precision. Experience the art of advanced skin, hair, and nail restoration in the heart of Gaya."
|
||||
buttons={[
|
||||
{ text: "Call Now", href: "tel:+919155256251" },
|
||||
{ text: "Our Services", href: "#services" },
|
||||
]}
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/nude-beauty-landing-page-template_23-2148716015.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Skin Excellence"
|
||||
description="At SKINOVA, we blend medical expertise with an unwavering commitment to patient comfort. Our clinic, located near Mahaveer Temple, provides world-class dermatological solutions in an atmosphere of tranquility and luxury."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-dentist-work-dentistry-treatment-childrens-teeth_169016-67303.jpg?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="A Legacy of Skin Excellence"
|
||||
description="At SKINOVA, we blend medical expertise with an unwavering commitment to patient comfort. Our clinic, located near Mahaveer Temple, provides world-class dermatological solutions in an atmosphere of tranquility and luxury."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-female-dentist-work-dentistry-treatment-childrens-teeth_169016-67303.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
icon: Sparkles,
|
||||
title: "Skin Rejuvenation",
|
||||
description: "Revitalize your complexion with our advanced dermatological procedures.",
|
||||
},
|
||||
{
|
||||
icon: Scissors,
|
||||
title: "Hair Restoration",
|
||||
description: "Expert solutions for hair thinning and scalp health restoration.",
|
||||
},
|
||||
{
|
||||
icon: Palette,
|
||||
title: "Nail Care",
|
||||
description: "Professional treatment for nail disorders and aesthetic health.",
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Laser Therapy",
|
||||
description: "Precision laser technology for safe, effective skin resurfacing.",
|
||||
},
|
||||
{
|
||||
icon: Award,
|
||||
title: "Acne Treatment",
|
||||
description: "Customized clinical plans for clear, healthy, and luminous skin.",
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Pigmentation Care",
|
||||
description: "Targeted clinical treatments for sun damage and uneven tone.",
|
||||
},
|
||||
]}
|
||||
title="Clinical Aesthetics"
|
||||
description="Comprehensive care for every skin and hair concern."
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
<FeatureBorderGlow
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{ icon: Sparkles, title: "Skin Rejuvenation", description: "Revitalize your complexion with our advanced dermatological procedures." },
|
||||
{ icon: Scissors, title: "Hair Restoration", description: "Expert solutions for hair thinning and scalp health restoration." },
|
||||
{ icon: Palette, title: "Nail Care", description: "Professional treatment for nail disorders and aesthetic health." },
|
||||
{ icon: Zap, title: "Laser Therapy", description: "Precision laser technology for safe, effective skin resurfacing." },
|
||||
{ icon: Award, title: "Acne Treatment", description: "Customized clinical plans for clear, healthy, and luminous skin." },
|
||||
{ icon: Shield, title: "Pigmentation Care", description: "Targeted clinical treatments for sun damage and uneven tone." },
|
||||
]}
|
||||
title="Clinical Aesthetics"
|
||||
description="Comprehensive care for every skin and hair concern."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardTwo
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Verified Patient",
|
||||
role: "Gaya Resident",
|
||||
testimonial: "Very good dermatologist with proper cleanliness and friendly staff.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/nude-beauty-landing-page-template_23-2148716015.jpg?_wi=2",
|
||||
imageAlt: "luxury dermatology clinic interior modern",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Happy Client",
|
||||
role: "Patient",
|
||||
testimonial: "The doctor explained my treatment plan in a way easy to understand. Results exceeded my expectations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-work-dentistry-treatment-childrens-teeth_169016-67303.jpg?_wi=2",
|
||||
imageAlt: "luxurious clean medical consultation room",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Satisfied Patient",
|
||||
role: "Local",
|
||||
testimonial: "My skin has improved significantly. The clarity and professionalism are unmatched.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/subway-sign-closeup_23-2148242269.jpg?_wi=1",
|
||||
imageAlt: "modern city clinic exterior frontage",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Regular Visitor",
|
||||
role: "Resident",
|
||||
testimonial: "I appreciate the detailed explanation and the personalized care approach.",
|
||||
imageSrc: "http://img.b2bpic.net/free-psd/nude-beauty-landing-page-template_23-2148716015.jpg?_wi=3",
|
||||
imageAlt: "luxury dermatology clinic interior modern",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elite Guest",
|
||||
role: "Client",
|
||||
testimonial: "Exceptional clinical environment and professional staff. Truly a high-end experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-work-dentistry-treatment-childrens-teeth_169016-67303.jpg?_wi=3",
|
||||
imageAlt: "luxurious clean medical consultation room",
|
||||
},
|
||||
]}
|
||||
title="Patient Success Stories"
|
||||
description="Trusted by 83+ verified Google patients."
|
||||
/>
|
||||
</div>
|
||||
<div id="reviews" data-section="reviews">
|
||||
<TestimonialCardTwo
|
||||
animationType="slide-up"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Verified Patient", role: "Gaya Resident", testimonial: "Very good dermatologist with proper cleanliness and friendly staff.", imageSrc: "http://img.b2bpic.net/free-psd/nude-beauty-landing-page-template_23-2148716015.jpg", imageAlt: "luxury dermatology clinic interior modern"},
|
||||
{
|
||||
id: "2", name: "Happy Client", role: "Patient", testimonial: "The doctor explained my treatment plan in a way easy to understand. Results exceeded my expectations.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-work-dentistry-treatment-childrens-teeth_169016-67303.jpg", imageAlt: "luxurious clean medical consultation room"},
|
||||
{
|
||||
id: "3", name: "Satisfied Patient", role: "Local", testimonial: "My skin has improved significantly. The clarity and professionalism are unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/subway-sign-closeup_23-2148242269.jpg", imageAlt: "modern city clinic exterior frontage"},
|
||||
{
|
||||
id: "4", name: "Regular Visitor", role: "Resident", testimonial: "I appreciate the detailed explanation and the personalized care approach.", imageSrc: "http://img.b2bpic.net/free-psd/nude-beauty-landing-page-template_23-2148716015.jpg", imageAlt: "luxury dermatology clinic interior modern"},
|
||||
{
|
||||
id: "5", name: "Elite Guest", role: "Client", testimonial: "Exceptional clinical environment and professional staff. Truly a high-end experience.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-dentist-work-dentistry-treatment-childrens-teeth_169016-67303.jpg", imageAlt: "luxurious clean medical consultation room"},
|
||||
]}
|
||||
title="Patient Success Stories"
|
||||
description="Trusted by 83+ verified Google patients."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="location" data-section="location">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
tag="Visit Us"
|
||||
title="Luxury Care Near You"
|
||||
description="Infront of Mahaveer Temple, Near Bypass Bridge, Gaya, Bihar 823003. Open Monday–Saturday until 5:00 PM."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/subway-sign-closeup_23-2148242269.jpg?_wi=2"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="location" data-section="location">
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Visit Us"
|
||||
title="Luxury Care Near You"
|
||||
description="Infront of Mahaveer Temple, Near Bypass Bridge, Gaya, Bihar 823003. Open Monday–Saturday until 5:00 PM."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/subway-sign-closeup_23-2148242269.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "#about",
|
||||
},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Google Maps",
|
||||
href: "https://maps.google.com",
|
||||
},
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
],
|
||||
},
|
||||
{
|
||||
items: [
|
||||
{
|
||||
label: "Book Now",
|
||||
href: "#contact",
|
||||
},
|
||||
{
|
||||
label: "+91 91552 56251",
|
||||
href: "tel:+919155256251",
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="SKINOVA"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
columns={[
|
||||
{ items: [{ label: "About Us", href: "#about" }, { label: "Services", href: "#services" }] },
|
||||
{ items: [{ label: "Google Maps", href: "https://maps.google.com" }, { label: "Privacy Policy", href: "#" }] },
|
||||
{ items: [{ label: "Book Now", href: "#contact" }, { label: "+91 91552 56251", href: "tel:+919155256251" }] },
|
||||
]}
|
||||
logoText="SKINOVA"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user