1 Commits

Author SHA1 Message Date
c97dc792b1 Update src/app/page.tsx 2026-04-19 12:37:29 +00:00

View File

@@ -9,9 +9,11 @@ import FeatureCardOne from '@/components/sections/feature/FeatureCardOne';
import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix'; import TestimonialCardSix from '@/components/sections/testimonial/TestimonialCardSix';
import ContactSplit from '@/components/sections/contact/ContactSplit'; import ContactSplit from '@/components/sections/contact/ContactSplit';
import FooterBase from '@/components/sections/footer/FooterBase'; import FooterBase from '@/components/sections/footer/FooterBase';
import { Sparkles, Smile, Star, Mail, MapPin, Phone, Clock } from 'lucide-react'; import { Sparkles, Smile, Facebook, Instagram, MessageCircle } from 'lucide-react';
export default function NishanClinicPage() { export default function NishanClinicPage() {
const whatsappLink = "https://wa.me/96565181395";
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="text-stagger" defaultButtonVariant="text-stagger"
@@ -35,7 +37,7 @@ export default function NishanClinicPage() {
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" }
]} ]}
button={{ button={{
text: "Book Appointment", href: "#contact" text: "Book Appointment", onClick: () => window.location.href = "#contact"
}} }}
/> />
</div> </div>
@@ -43,7 +45,7 @@ export default function NishanClinicPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroSplitKpi <HeroSplitKpi
title="Caring for Your Smile & Health" title="Caring for Your Smile & Health"
description="Welcome to Nishan Medical Clinic in Salmiya. We provide expert dental care, professional laser hair removal, and general medical consultations in a serene and calming environment." description="Welcome to Nishan Medical Clinic in Salmiya. We provide expert dental care, professional laser hair removal, and general medical consultations. Now offering 0% interest payment plans via Tabby!"
tag="Quality Healthcare in Salmiya" tag="Quality Healthcare in Salmiya"
tagIcon={Sparkles} tagIcon={Sparkles}
background={{ variant: "glowing-orb" }} background={{ variant: "glowing-orb" }}
@@ -53,11 +55,11 @@ export default function NishanClinicPage() {
kpis={[ kpis={[
{ value: "4.1", label: "Google Rating" }, { value: "4.1", label: "Google Rating" },
{ value: "33+", label: "Patient Reviews" }, { value: "33+", label: "Patient Reviews" },
{ value: "Expert", label: "Professional Staff" } { value: "Tabby", label: "0% Interest Pay" }
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ text: "View Our Services", href: "#services" }, { text: "Book Now", href: "#contact" },
{ text: "Call Now", href: "tel:25622660" } { text: "Call Now", href: "tel:25622660" }
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
@@ -67,7 +69,7 @@ export default function NishanClinicPage() {
<div id="services" data-section="services"> <div id="services" data-section="services">
<ProductCardTwo <ProductCardTwo
title="Our Clinical Services" title="Our Clinical Services"
description="We offer a range of specialized treatments designed for your comfort and wellness." description="We offer a range of specialized treatments designed for your comfort and wellness. Ask about our 0% interest payment plans with Tabby."
tag="Healthcare Services" tag="Healthcare Services"
tagIcon={Smile} tagIcon={Smile}
textboxLayout="default" textboxLayout="default"
@@ -76,16 +78,16 @@ export default function NishanClinicPage() {
useInvertedBackground={true} useInvertedBackground={true}
products={[ products={[
{ {
id: "1", brand: "Dental", name: "General Dentistry", price: "Consultation", rating: 5, id: "1", brand: "Dental", name: "General Dentistry", price: "Consultation", rating: 5,
reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-going-through-dental-treatment-with-expander_23-2147862044.jpg", imageAlt: "Professional dental examination" reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/woman-going-through-dental-treatment-with-expander_23-2147862044.jpg", imageAlt: "Professional dental examination"
}, },
{ {
id: "2", brand: "Beauty", name: "Laser Hair Removal", price: "Per Session", rating: 5, id: "2", brand: "Beauty", name: "Laser Hair Removal", price: "Per Session", rating: 5,
reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-laser-epilation-treatment-her-leg_107420-74047.jpg", imageAlt: "Advanced laser hair removal technology" reviewCount: "22", imageSrc: "http://img.b2bpic.net/free-photo/woman-receiving-laser-epilation-treatment-her-leg_107420-74047.jpg", imageAlt: "Advanced laser hair removal technology"
}, },
{ {
id: "3", brand: "Medical", name: "General Consultation", price: "Checkups", rating: 4, id: "3", brand: "Medical", name: "General Consultation", price: "Checkups", rating: 4,
reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-office-with-technology_482257-110140.jpg", imageAlt: "Doctor consultation room" reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-photo/empty-medical-office-with-technology_482257-110140.jpg", imageAlt: "Doctor consultation room"
} }
]} ]}
/> />
@@ -106,17 +108,17 @@ export default function NishanClinicPage() {
<div id="features" data-section="features"> <div id="features" data-section="features">
<FeatureCardOne <FeatureCardOne
title="Why Choose Us" title="Why Choose Us"
description="We prioritize patient comfort and clinical excellence above all else." description="We prioritize patient comfort and clinical excellence, supported by flexible payment options like Tabby."
textboxLayout="default" textboxLayout="default"
animationType="slide-up" animationType="slide-up"
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
useInvertedBackground={true} useInvertedBackground={true}
features={[ features={[
{ {
title: "Experienced Doctors", description: "Led by Dr. Shashi and Dr. Sashikala, our team ensures professional and compassionate care.", imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995035.jpg" title: "Experienced Doctors", description: "Led by Dr. Shashi and Dr. Sashikala, our team ensures professional and compassionate care.", imageSrc: "http://img.b2bpic.net/free-photo/labor-union-members-working-together_23-2150995035.jpg"
}, },
{ {
title: "Calming Environment", description: "Designed to reduce anxiety and provide a peaceful healthcare experience for every patient.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-patient-consultation-with-black-medic-modern-clinic-lobby_482257-131071.jpg" title: "Tabby 0% Interest", description: "Spread your treatment costs with 0% interest payment plans enabled through Tabby.", imageSrc: "http://img.b2bpic.net/free-photo/elderly-patient-consultation-with-black-medic-modern-clinic-lobby_482257-131071.jpg"
} }
]} ]}
/> />
@@ -130,15 +132,9 @@ export default function NishanClinicPage() {
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up" animationType="slide-up"
testimonials={[ testimonials={[
{ { id: "1", name: "Nazeer Syed", handle: "Patient", testimonial: "Very welcoming, polite, and professional staff. I felt completely at ease." },
id: "1", name: "Nazeer Syed", handle: "Patient", testimonial: "Very welcoming, polite, and professional staff. I felt completely at ease." { id: "2", name: "Chef Kuldeep", handle: "Patient", testimonial: "Great atmosphere and caring staff. Dr. Shashi is very friendly." },
}, { id: "3", name: "Siddharth Vixwa", handle: "Patient", testimonial: "Wisdom tooth extraction was painless and smooth. Highly skilled team." }
{
id: "2", name: "Chef Kuldeep", handle: "Patient", testimonial: "Great atmosphere and caring staff. Dr. Shashi is very friendly."
},
{
id: "3", name: "Siddharth Vixwa", handle: "Patient", testimonial: "Wisdom tooth extraction was painless and smooth. Highly skilled team."
}
]} ]}
/> />
</div> </div>
@@ -147,7 +143,7 @@ export default function NishanClinicPage() {
<ContactSplit <ContactSplit
tag="Location & Hours" tag="Location & Hours"
title="Visit Us in Salmiya" title="Visit Us in Salmiya"
description="1st Floor, Building 46, Amman Street, Salmiya. Open daily until 9 PM." description="1st Floor, Building 46, Amman Street, Salmiya. Open daily until 9 PM. Connect with us on social media!"
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={true} useInvertedBackground={true}
imageSrc="http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg" imageSrc="http://img.b2bpic.net/free-photo/beautiful-city_1127-3350.jpg"
@@ -162,13 +158,20 @@ export default function NishanClinicPage() {
logoText="Nishan Medical Clinic" logoText="Nishan Medical Clinic"
columns={[ columns={[
{ {
title: "Contact", items: [ title: "Connect", items: [
{ label: "2562 2660", href: "tel:25622660" }, { label: "Facebook", href: "#" },
{ label: "Amman Street, Salmiya", href: "#" } { label: "Instagram", href: "#" },
{ label: "WhatsApp (65181395)", href: whatsappLink }
] ]
}, },
{ {
title: "Quick Links", items: [ title: "Support", items: [
{ label: "2562 2660", href: "tel:25622660" },
{ label: "Tabby 0% Interest", href: "#" }
]
},
{
title: "Quick Links", items: [
{ label: "Dental Care", href: "#services" }, { label: "Dental Care", href: "#services" },
{ label: "Laser Hair Removal", href: "#services" }, { label: "Laser Hair Removal", href: "#services" },
{ label: "Appointments", href: "#contact" } { label: "Appointments", href: "#contact" }