From 04741f1e69929f4f3f51321db10fefdfd57fcc7b Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:51:59 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 83e7bc3..54197c9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -18,7 +18,7 @@ export default function LandingPage() { borderRadius="pill" contentWidth="smallMedium" sizing="mediumLargeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="layered-gradient" primaryButtonStyle="primary-glow" secondaryButtonStyle="solid" @@ -42,7 +42,7 @@ export default function LandingPage() { @@ -163,10 +163,10 @@ export default function LandingPage() { topMarqueeDirection="left" testimonials={[ { - id: "1", name: "Rajesh Kumar", handle: "Patient since 2020", testimonial: "Dr. Padmasri explained my root canal procedure in detail. The treatment was painless and the results exceeded my expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-chair_23-2149093346.jpg?_wi=1", imageAlt: "Rajesh Kumar" + id: "1", name: "Rajesh Kumar", handle: "Patient since 2020", testimonial: "Dr. Padmasri explained my root canal procedure in detail. The treatment was painless and the results exceeded my expectations. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-chair_23-2149093346.jpg", imageAlt: "Rajesh Kumar" }, { - id: "2", name: "Priya Sharma", handle: "Cosmetic Dentistry", testimonial: "My ceramic veneers look natural and beautiful. The clinic is immaculately clean and the staff is very friendly. Great experience!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sofa_329181-12139.jpg?_wi=1", imageAlt: "Priya Sharma" + id: "2", name: "Priya Sharma", handle: "Cosmetic Dentistry", testimonial: "My ceramic veneers look natural and beautiful. The clinic is immaculately clean and the staff is very friendly. Great experience!", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sofa_329181-12139.jpg", imageAlt: "Priya Sharma" }, { id: "3", name: "Vikram Singh", handle: "Implant Patient", testimonial: "The dental implant procedure was done with precision and care. I felt comfortable throughout. My smile has transformed completely!", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-successful-young-businesswoman_1262-5844.jpg", imageAlt: "Vikram Singh" @@ -175,10 +175,10 @@ export default function LandingPage() { id: "4", name: "Anjali Reddy", handle: "Regular Patient", testimonial: "I trust Dr. Padmasri completely. She takes time to explain every treatment and ensures maximum comfort. Best dentist in Visakhapatnam!", imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-grey-shirt-pointing-with-index-figners-camera-happy-cheerful-smiling-broadly_141793-55370.jpg", imageAlt: "Anjali Reddy" }, { - id: "5", name: "Amit Patel", handle: "Satisfied Customer", testimonial: "Professional, hygienic, and patient-focused. The consultation was thorough and the treatment plan was clearly explained. Excellent service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-chair_23-2149093346.jpg?_wi=2", imageAlt: "Amit Patel" + id: "5", name: "Amit Patel", handle: "Satisfied Customer", testimonial: "Professional, hygienic, and patient-focused. The consultation was thorough and the treatment plan was clearly explained. Excellent service!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-woman-chair_23-2149093346.jpg", imageAlt: "Amit Patel" }, { - id: "6", name: "Neha Gupta", handle: "Dental Care Advocate", testimonial: "The clinic maintains outstanding hygiene standards. Dr. Padmasri's expertise and friendly demeanor made my entire treatment journey comfortable and reassuring.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sofa_329181-12139.jpg?_wi=2", imageAlt: "Neha Gupta" + id: "6", name: "Neha Gupta", handle: "Dental Care Advocate", testimonial: "The clinic maintains outstanding hygiene standards. Dr. Padmasri's expertise and friendly demeanor made my entire treatment journey comfortable and reassuring.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-man-sofa_329181-12139.jpg", imageAlt: "Neha Gupta" } ]} /> @@ -190,9 +190,9 @@ export default function LandingPage() { title="Book Your Appointment Today" description="Located in Gajuwaka, Visakhapatnam. Visit us at Sri Surya Complex, Ground Floor 101, beside HDFC Bank. Open Monday to Sunday, 10 AM – 9 PM." tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/corridor-waiting-room-health-facility-equipped-with-patient-seats-office-furniture-ready-examination-hospital-with-no-professional-health-workers-patients-scheduling-consultations_482257-64392.jpg?_wi=2" + imageSrc="http://img.b2bpic.net/free-photo/corridor-waiting-room-health-facility-equipped-with-patient-seats-office-furniture-ready-examination-hospital-with-no-professional-health-workers-patients-scheduling-consultations_482257-64392.jpg" imageAlt="Expert Dental Care Clinic" mediaAnimation="slide-up" mediaPosition="right"