Merge version_1_1781349485456 into main #1

Merged
bender merged 1 commits from version_1_1781349485456 into main 2026-06-13 11:19:17 +00:00

View File

@@ -18,13 +18,9 @@ export default function HomePage() {
brand="Creating Healthy & Beautiful Smiles"
description="Advanced Dental Care with Trusted Expertise in Rajkot. Book your consultation for a transformative dental experience."
primaryButton={{
text: "Book Appointment",
href: "#contact",
}}
text: "Book Appointment", href: "#contact"}}
secondaryButton={{
text: "Call Now",
href: "tel:8238908644",
}}
text: "Call Now", href: "tel:8238908644"}}
imageSrc="https://images.pexels.com/photos/3845808/pexels-photo-3845808.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"
/>
</SectionErrorBoundary>
@@ -38,20 +34,11 @@ export default function HomePage() {
description="At Giriraj Dental Hospital, we combine advanced technology with a compassionate approach. Our environment is designed for safety, hygiene, and patient comfort."
items={[
{
icon: ShieldCheck,
title: "Strict Hygiene",
description: "Committed to the highest standards of sterilization and patient safety.",
},
icon: "ShieldCheck", title: "Strict Hygiene", description: "Committed to the highest standards of sterilization and patient safety."},
{
icon: Award,
title: "Expert Team",
description: "179+ 5-star reviews from satisfied patients in Rajkot.",
},
icon: "Award", title: "Expert Team", description: "179+ 5-star reviews from satisfied patients in Rajkot."},
{
icon: Zap,
title: "Modern Tech",
description: "Equipped with the latest dental technology for precision care.",
},
icon: "Zap", title: "Modern Tech", description: "Equipped with the latest dental technology for precision care."},
]}
imageSrc="https://images.pexels.com/photos/6809651/pexels-photo-6809651.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"
/>
@@ -66,40 +53,19 @@ export default function HomePage() {
description="Expert dental solutions for all your needs, from preventative care to cosmetic smile makeovers."
items={[
{
title: "Checkup",
description: "Complete dental assessment.",
imageSrc: "https://images.pexels.com/photos/6763071/pexels-photo-6763071.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
title: "Checkup", description: "Complete dental assessment.", imageSrc: "https://images.pexels.com/photos/6763071/pexels-photo-6763071.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
{
title: "Cleaning",
description: "Professional teeth whitening.",
imageSrc: "https://images.pexels.com/photos/5622276/pexels-photo-5622276.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
title: "Cleaning", description: "Professional teeth whitening.", imageSrc: "https://images.pexels.com/photos/5622276/pexels-photo-5622276.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
{
title: "Root Canal",
description: "Pain-free endodontic therapy.",
imageSrc: "https://images.pexels.com/photos/3884083/pexels-photo-3884083.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
title: "Root Canal", description: "Pain-free endodontic therapy.", imageSrc: "https://images.pexels.com/photos/3884083/pexels-photo-3884083.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
{
title: "Implants",
description: "Durable tooth replacement.",
imageSrc: "https://images.pexels.com/photos/6502345/pexels-photo-6502345.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
title: "Implants", description: "Durable tooth replacement.", imageSrc: "https://images.pexels.com/photos/6502345/pexels-photo-6502345.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
{
title: "Cosmetic",
description: "Aesthetic smile improvements.",
imageSrc: "https://images.pexels.com/photos/3762408/pexels-photo-3762408.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
title: "Cosmetic", description: "Aesthetic smile improvements.", imageSrc: "https://images.pexels.com/photos/3762408/pexels-photo-3762408.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
{
title: "Pediatric",
description: "Dental care for children.",
imageSrc: "https://images.pexels.com/photos/7800560/pexels-photo-7800560.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
title: "Pediatric", description: "Dental care for children.", imageSrc: "https://images.pexels.com/photos/7800560/pexels-photo-7800560.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
{
title: "Emergency",
description: "Urgent dental services 24/7.",
imageSrc: "https://images.pexels.com/photos/15613764/pexels-photo-15613764.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
title: "Emergency", description: "Urgent dental services 24/7.", imageSrc: "https://images.pexels.com/photos/15613764/pexels-photo-15613764.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
]}
/>
</SectionErrorBoundary>
@@ -113,35 +79,17 @@ export default function HomePage() {
description="Why patients trust Giriraj Dental Hospital for their smile transformations."
items={[
{
tag: "Trusted",
title: "179+ 5-Star Reviews",
description: "Consistently rated excellent by our patients.",
primaryButton: {
text: "See Reviews",
href: "#testimonials",
},
imageSrc: "https://images.pexels.com/photos/4269372/pexels-photo-4269372.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
tag: "Trusted", title: "179+ 5-Star Reviews", description: "Consistently rated excellent by our patients.", primaryButton: {
text: "See Reviews", href: "#testimonials"},
imageSrc: "https://images.pexels.com/photos/4269372/pexels-photo-4269372.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
{
tag: "Expertise",
title: "Experienced Team",
description: "Highly qualified doctors dedicated to your care.",
primaryButton: {
text: "Our Team",
href: "#",
},
imageSrc: "https://images.pexels.com/photos/5622026/pexels-photo-5622026.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
tag: "Expertise", title: "Experienced Team", description: "Highly qualified doctors dedicated to your care.", primaryButton: {
text: "Our Team", href: "#"},
imageSrc: "https://images.pexels.com/photos/5622026/pexels-photo-5622026.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
{
tag: "Comfort",
title: "Patient-Focused",
description: "Designed for maximum relaxation and comfort.",
primaryButton: {
text: "Book Now",
href: "#contact",
},
imageSrc: "https://images.pexels.com/photos/305568/pexels-photo-305568.jpeg?auto=compress&cs=tinysrgb&h=650&w=940",
},
tag: "Comfort", title: "Patient-Focused", description: "Designed for maximum relaxation and comfort.", primaryButton: {
text: "Book Now", href: "#contact"},
imageSrc: "https://images.pexels.com/photos/305568/pexels-photo-305568.jpeg?auto=compress&cs=tinysrgb&h=650&w=940"},
]}
/>
</SectionErrorBoundary>
@@ -155,21 +103,13 @@ export default function HomePage() {
description="Consistently delivering high-quality dental care across Rajkot."
metrics={[
{
value: "179+",
description: "5-Star Reviews",
},
value: "179+", description: "5-Star Reviews"},
{
value: "1000+",
description: "Happy Patients",
},
value: "1000+", description: "Happy Patients"},
{
value: "10+",
description: "Expert Dental Services",
},
value: "10+", description: "Expert Dental Services"},
{
value: "5.0",
description: "Patient Satisfaction",
},
value: "5.0", description: "Patient Satisfaction"},
]}
/>
</SectionErrorBoundary>
@@ -183,45 +123,20 @@ export default function HomePage() {
description="We are proud of our 179+ 5-star Google reviews from satisfied patients."
testimonials={[
{
id: "1",
name: "Rajesh Mehta",
role: "Accountant",
company: "Rajkot Local",
rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=gzacno",
},
name: "Rajesh Mehta", role: "Accountant", company: "Rajkot Local", rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=gzacno"},
{
id: "2",
name: "Anita Sharma",
role: "Teacher",
company: "Global School",
rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=67v0v3",
},
name: "Anita Sharma", role: "Teacher", company: "Global School", rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=67v0v3"},
{
id: "3",
name: "Vikram Singh",
role: "Business Owner",
company: "Rajkot Tech",
rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=oo4h2e",
},
name: "Vikram Singh", role: "Business Owner", company: "Rajkot Tech", rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=oo4h2e"},
{
id: "4",
name: "Sonia Patel",
role: "Architect",
company: "Design Studio",
rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=49osev",
},
name: "Sonia Patel", role: "Architect", company: "Design Studio", rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=49osev"},
{
id: "5",
name: "Prakash Yadav",
role: "Software Dev",
company: "IT Firm",
rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=a7sd3p",
},
name: "Prakash Yadav", role: "Software Dev", company: "IT Firm", rating: 5,
imageSrc: "https://storage.googleapis.com/webild/default/no-image.jpg?id=a7sd3p"},
]}
/>
</SectionErrorBoundary>
@@ -235,25 +150,15 @@ export default function HomePage() {
description="Clear answers to your dental health questions."
items={[
{
question: "How often should I visit a dentist?",
answer: "Ideally, every 6 months for a standard checkup.",
},
question: "How often should I visit a dentist?", answer: "Ideally, every 6 months for a standard checkup."},
{
question: "Is teeth whitening safe?",
answer: "Yes, our professional whitening procedures are completely safe.",
},
question: "Is teeth whitening safe?", answer: "Yes, our professional whitening procedures are completely safe."},
{
question: "What is a root canal?",
answer: "A treatment to save an infected or damaged tooth.",
},
question: "What is a root canal?", answer: "A treatment to save an infected or damaged tooth."},
{
question: "Do dental implants hurt?",
answer: "We ensure full comfort through effective anesthesia.",
},
question: "Do dental implants hurt?", answer: "We ensure full comfort through effective anesthesia."},
{
question: "How long do braces take?",
answer: "Depends on individual cases, usually 12-24 months.",
},
question: "How long do braces take?", answer: "Depends on individual cases, usually 12-24 months."},
]}
/>
</SectionErrorBoundary>
@@ -265,13 +170,9 @@ export default function HomePage() {
tag="Book Now"
text="Ready to transform your smile? Our team at Giriraj Dental Hospital is ready to assist you."
primaryButton={{
text: "Call Now",
href: "tel:8238908644",
}}
text: "Call Now", href: "tel:8238908644"}}
secondaryButton={{
text: "Book Appointment",
href: "#",
}}
text: "Book Appointment", href: "#"}}
/>
</SectionErrorBoundary>
</div>