Merge version_1 into main #2
@@ -10,7 +10,7 @@ import TestimonialCardSixteen from "@/components/sections/testimonial/Testimonia
|
||||
import TeamCardTen from "@/components/sections/team/TeamCardTen";
|
||||
import ContactSplitForm from "@/components/sections/contact/ContactSplitForm";
|
||||
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
|
||||
import { Award, Heart, Stethoscope, Pill, Zap, Shield, Activity, Scissors, Microscope, Star } from "lucide-react";
|
||||
import { Award, Heart, Stethoscope, Pill, Zap, Shield, Activity, Scissors, Microscope, Star, Users, MapPin, Wallet } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -36,7 +36,8 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
button={{
|
||||
text: "📞 Call Now", href: "tel:+919970281800"}}
|
||||
text: "📞 Call Now", href: "tel:+919970281800"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
</div>
|
||||
@@ -60,13 +61,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Priya Sharma", handle: "Patient, Katraj", testimonial: "Doctor is the best! Treatment was excellent and staff was very supportive.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg"
|
||||
},
|
||||
{
|
||||
name: "Rajesh Kumar", handle: "Patient, Ambegaon", testimonial: "Very nice experience. All staff is helpful and professional.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
|
||||
},
|
||||
{
|
||||
name: "Anjali Desai", handle: "Patient, Bharati Vidyapeeth", testimonial: "Well connected hospital in convenient location with excellent care.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
useInvertedBackground={false}
|
||||
@@ -79,8 +83,9 @@ export default function LandingPage() {
|
||||
title="Why Trust Samarth Hospital"
|
||||
description="Trusted by hundreds of patients in Katraj and surrounding areas"
|
||||
tag="4.4 ⭐ Google Rating"
|
||||
names=[
|
||||
"⭐ 4.4 Google Rating (38 Reviews)", "👨⚕️ Experienced Surgeon - Dr. Amit Paliwal", "🏥 Modern Surgical Care", "📍 Convenient Location in Katraj"]
|
||||
names={[
|
||||
"⭐ 4.4 Google Rating (38 Reviews)", "👨⚕️ Experienced Surgeon - Dr. Amit Paliwal", "🏥 Modern Surgical Care", "📍 Convenient Location in Katraj"
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
speed={50}
|
||||
@@ -95,7 +100,7 @@ export default function LandingPage() {
|
||||
tag="Modern Surgical Care"
|
||||
tagIcon={Heart}
|
||||
tagAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg"
|
||||
imageAlt="Samarth Hospital - Modern Medical Facility"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
@@ -112,22 +117,28 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Pill,
|
||||
title: "Piles Treatment", description: "Expert management of hemorrhoids using modern minimally invasive techniques with quick recovery"},
|
||||
title: "Piles Treatment", description: "Expert management of hemorrhoids using modern minimally invasive techniques with quick recovery"
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Fistula Treatment", description: "Specialized surgical care for anal fistula with advanced procedures ensuring complete healing"},
|
||||
title: "Fistula Treatment", description: "Specialized surgical care for anal fistula with advanced procedures ensuring complete healing"
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Fissure Treatment", description: "Effective treatment options for anal fissures ranging from conservative to surgical approaches"},
|
||||
title: "Fissure Treatment", description: "Effective treatment options for anal fissures ranging from conservative to surgical approaches"
|
||||
},
|
||||
{
|
||||
icon: Activity,
|
||||
title: "Hernia Surgery", description: "Professional surgical repair of hernias with modern techniques and minimal invasiveness"},
|
||||
title: "Hernia Surgery", description: "Professional surgical repair of hernias with modern techniques and minimal invasiveness"
|
||||
},
|
||||
{
|
||||
icon: Scissors,
|
||||
title: "Abdominal Surgery", description: "Experienced surgical care for various abdominal conditions with expert precision"},
|
||||
title: "Abdominal Surgery", description: "Experienced surgical care for various abdominal conditions with expert precision"
|
||||
},
|
||||
{
|
||||
icon: Microscope,
|
||||
title: "Colorectal Procedures", description: "Advanced diagnostic and therapeutic procedures for colorectal health"},
|
||||
title: "Colorectal Procedures", description: "Advanced diagnostic and therapeutic procedures for colorectal health"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -145,22 +156,28 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
icon: Award,
|
||||
title: "Experienced Surgeon", description: "Dr. Amit Paliwal brings years of surgical expertise and specialized knowledge in colorectal procedures"},
|
||||
title: "Experienced Surgeon", description: "Dr. Amit Paliwal brings years of surgical expertise and specialized knowledge in colorectal procedures"
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Advanced Surgical Techniques", description: "Utilizing modern minimally invasive procedures for faster recovery and reduced complications"},
|
||||
title: "Advanced Surgical Techniques", description: "Utilizing modern minimally invasive procedures for faster recovery and reduced complications"
|
||||
},
|
||||
{
|
||||
icon: Users,
|
||||
title: "Friendly Medical Staff", description: "Compassionate healthcare professionals dedicated to patient comfort and support throughout treatment"
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Friendly Medical Staff", description: "Compassionate healthcare professionals dedicated to patient comfort and support throughout treatment"},
|
||||
title: "Hygienic Hospital Facility", description: "State-of-the-art surgical facility with strict infection control and sterilization standards"
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Hygienic Hospital Facility", description: "State-of-the-art surgical facility with strict infection control and sterilization standards"},
|
||||
icon: MapPin,
|
||||
title: "Convenient Location", description: "Easily accessible in Katraj with ample parking and proximity to public transportation"
|
||||
},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Convenient Location", description: "Easily accessible in Katraj with ample parking and proximity to public transportation"},
|
||||
{
|
||||
icon: Shield,
|
||||
title: "Affordable Treatment", description: "Transparent pricing and flexible payment options making quality surgical care accessible"},
|
||||
icon: Wallet,
|
||||
title: "Affordable Treatment", description: "Transparent pricing and flexible payment options making quality surgical care accessible"
|
||||
},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -178,16 +195,20 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Priya Sharma", role: "Patient", company: "Katraj", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-african-american-doctor-home-visit_637285-11276.jpg"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Rajesh Kumar", role: "Patient", company: "Ambegaon Pathar", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-attractive-woman-showing-thumb-up-outdoors_1262-12526.jpg"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Anjali Desai", role: "Patient", company: "Bharati Vidyapeeth", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg?_wi=2"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/female-patient-smiling-while-talking-doctor_107420-73983.jpg"
|
||||
},
|
||||
{
|
||||
id: "4", name: "Vikram Singh", role: "Patient", company: "Shriram Nagar", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg"
|
||||
},
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "38+", label: "Satisfied Patients" },
|
||||
@@ -208,7 +229,8 @@ export default function LandingPage() {
|
||||
membersAnimation="slide-up"
|
||||
members={[
|
||||
{
|
||||
id: "1", name: "Dr. Amit Paliwal", imageSrc: "http://img.b2bpic.net/free-photo/male-student-practicing-medicine_23-2149040276.jpg"},
|
||||
id: "1", name: "Dr. Amit Paliwal", imageSrc: "http://img.b2bpic.net/free-photo/male-student-practicing-medicine_23-2149040276.jpg"
|
||||
},
|
||||
]}
|
||||
memberVariant="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -227,7 +249,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Additional details or preferred appointment date", rows: 4, required: false }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/doctors-nurse-walking-corridor_107420-84778.jpg"
|
||||
imageAlt="Hospital facility"
|
||||
mediaAnimation="blur-reveal"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user