diff --git a/src/app/page.tsx b/src/app/page.tsx
index d0b101b..b1f5cc1 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
@@ -54,70 +46,45 @@ export default function LandingPage() {
@@ -129,38 +96,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "s1",
- title: "General Consultation",
- author: "Dr. Lim",
- description: "Comprehensive health assessment for infants, children, and adolescents.",
- tags: [
- "Health",
- "Care",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vu1983&_wi=1",
- },
+ id: "s1", title: "General Consultation", author: "Dr. Lim", description: "Comprehensive health assessment for infants, children, and adolescents.", tags: [
+ "Health", "Care"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vu1983&_wi=1"},
{
- id: "s2",
- title: "Vaccination Services",
- author: "Nursing Team",
- description: "Complete immunization programs to protect your child from preventable diseases.",
- tags: [
- "Immunity",
- "Safety",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vu1983&_wi=2",
- },
+ id: "s2", title: "Vaccination Services", author: "Nursing Team", description: "Complete immunization programs to protect your child from preventable diseases.", tags: [
+ "Immunity", "Safety"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vu1983&_wi=2"},
{
- id: "s3",
- title: "Respiratory Care",
- author: "Dr. Lim",
- description: "Expert treatment for coughs, asthma, and other respiratory conditions.",
- tags: [
- "Expertise",
- "Treatment",
- ],
- imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vu1983&_wi=3",
- },
+ id: "s3", title: "Respiratory Care", author: "Dr. Lim", description: "Expert treatment for coughs, asthma, and other respiratory conditions.", tags: [
+ "Expertise", "Treatment"],
+ imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=vu1983&_wi=3"},
]}
title="Our Specialized Pediatric Services"
description="We offer a wide range of pediatric medical services to ensure your child grows up healthy and strong."
@@ -186,45 +132,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "Caring Doctor",
- quote: "Dr. Lim is incredibly patient and great with my son. Highly recommend!",
- name: "Sarah J.",
- role: "Mother",
- imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224182.jpg",
- },
+ id: "1", title: "Caring Doctor", quote: "Dr. Lim is incredibly patient and great with my son. Highly recommend!", name: "Sarah J.", role: "Mother", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224182.jpg"},
{
- id: "2",
- title: "Quick Recovery",
- quote: "The treatment worked wonders. Very thankful for the professional service.",
- name: "Michael K.",
- role: "Father",
- imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-baby_52683-97562.jpg",
- },
+ id: "2", title: "Quick Recovery", quote: "The treatment worked wonders. Very thankful for the professional service.", name: "Michael K.", role: "Father", imageSrc: "http://img.b2bpic.net/free-photo/side-view-smiley-woman-holding-baby_52683-97562.jpg"},
{
- id: "3",
- title: "Professional Team",
- quote: "Clean clinic, short waiting times, and very informative doctor.",
- name: "Emily R.",
- role: "Mother",
- imageSrc: "http://img.b2bpic.net/free-photo/waist-up-smiling-mother-father-hugging-their-little-son-while-staying-outdoors-together_132075-10370.jpg",
- },
+ id: "3", title: "Professional Team", quote: "Clean clinic, short waiting times, and very informative doctor.", name: "Emily R.", role: "Mother", imageSrc: "http://img.b2bpic.net/free-photo/waist-up-smiling-mother-father-hugging-their-little-son-while-staying-outdoors-together_132075-10370.jpg"},
{
- id: "4",
- title: "Great Experience",
- quote: "Really appreciate the extra time Dr. Lim took to explain everything.",
- name: "David W.",
- role: "Father",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-father-daughter_23-2147615879.jpg",
- },
+ id: "4", title: "Great Experience", quote: "Really appreciate the extra time Dr. Lim took to explain everything.", name: "David W.", role: "Father", imageSrc: "http://img.b2bpic.net/free-photo/happy-father-daughter_23-2147615879.jpg"},
{
- id: "5",
- title: "Reliable Care",
- quote: "We have been visiting this clinic for years. Always consistent quality.",
- name: "Jane D.",
- role: "Mother",
- imageSrc: "http://img.b2bpic.net/free-photo/take-two-pills-day-you-ll-be-fine_329181-7656.jpg",
- },
+ id: "5", title: "Reliable Care", quote: "We have been visiting this clinic for years. Always consistent quality.", name: "Jane D.", role: "Mother", imageSrc: "http://img.b2bpic.net/free-photo/take-two-pills-day-you-ll-be-fine_329181-7656.jpg"},
]}
title="Trusted by Local Families"
description="Hear what our patients and parents have to say about our clinic."
@@ -237,20 +153,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "Do I need an appointment?",
- content: "Yes, we encourage bookings to minimize your wait time, though emergencies are attended to.",
- },
+ id: "q1", title: "Do I need an appointment?", content: "Yes, we encourage bookings to minimize your wait time, though emergencies are attended to."},
{
- id: "q2",
- title: "What are your opening hours?",
- content: "We are open Monday to Friday, 9:00 AM to 6:00 PM.",
- },
+ id: "q2", title: "What are your opening hours?", content: "We are open Monday to Friday, 9:00 AM to 6:00 PM."},
{
- id: "q3",
- title: "What conditions do you treat?",
- content: "We cover a full range of pediatric care including fever, respiratory issues, and check-ups.",
- },
+ id: "q3", title: "What conditions do you treat?", content: "We cover a full range of pediatric care including fever, respiratory issues, and check-ups."},
]}
title="Frequently Asked Questions"
description="Common queries regarding our clinic services and procedures."
@@ -262,8 +169,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file