Merge version_1 into main #2
@@ -61,13 +61,16 @@ export default function LandingPage() {
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell", handle: "Parent, Houston TX", testimonial: "Dr. Johnson is amazing with my kids! They actually look forward to dental visits. Best decision we made for our family's dental care.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-family-with-little-daughter-playing_171337-7184.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-joyful-family-with-little-daughter-playing_171337-7184.jpg"
|
||||
},
|
||||
{
|
||||
name: "Michael Torres", handle: "Patient since 2022", testimonial: "Professional, welcoming, and truly cares about their patients. The whole team makes you feel comfortable. Highly recommend!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-with-copy-space_23-2148435784.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/handsome-man-smiling-with-copy-space_23-2148435784.jpg"
|
||||
},
|
||||
{
|
||||
name: "Jennifer Lee", handle: "Community Member", testimonial: "Excellent dental care and wonderful staff. I appreciate how inclusive and welcoming they are to everyone.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-smiling-yellow-wall_179666-21132.jpg"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-female-doctor-smiling-yellow-wall_179666-21132.jpg"
|
||||
},
|
||||
]}
|
||||
testimonialRotationInterval={5000}
|
||||
/>
|
||||
@@ -113,20 +116,25 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
mediaPosition="left"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67429.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67429.jpg"
|
||||
imageAlt="Dentist USA services"
|
||||
mediaAnimation="slide-up"
|
||||
accordionItems={[
|
||||
{
|
||||
id: "1", title: "General Dental Care", content: "Comprehensive dental exams, cleanings, and preventive care to maintain your family's oral health and catch issues early."},
|
||||
id: "1", title: "General Dental Care", content: "Comprehensive dental exams, cleanings, and preventive care to maintain your family's oral health and catch issues early."
|
||||
},
|
||||
{
|
||||
id: "2", title: "Pediatric Dental Care", content: "Specialized care for children starting from 6 months old, including gentle cleanings, fluoride treatments, and child-friendly environments."},
|
||||
id: "2", title: "Pediatric Dental Care", content: "Specialized care for children starting from 6 months old, including gentle cleanings, fluoride treatments, and child-friendly environments."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Preventive Checkups", content: "Regular checkups to detect and prevent dental problems before they become serious. We recommend bi-annual visits."},
|
||||
id: "3", title: "Preventive Checkups", content: "Regular checkups to detect and prevent dental problems before they become serious. We recommend bi-annual visits."
|
||||
},
|
||||
{
|
||||
id: "4", title: "Professional Teeth Cleaning", content: "Professional cleanings to remove tartar and plaque, keeping your teeth bright, healthy, and fresh."},
|
||||
id: "4", title: "Professional Teeth Cleaning", content: "Professional cleanings to remove tartar and plaque, keeping your teeth bright, healthy, and fresh."
|
||||
},
|
||||
{
|
||||
id: "5", title: "Oral Health Consultations", content: "Personalized guidance on brushing, flossing, diet, and other factors that affect your family's dental health."},
|
||||
id: "5", title: "Oral Health Consultations", content: "Personalized guidance on brushing, flossing, diet, and other factors that affect your family's dental health."
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -144,17 +152,23 @@ export default function LandingPage() {
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Family Dental Care", price: "All Ages", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224142.jpg?_wi=1", imageAlt: "Family dental care for all ages"},
|
||||
id: "1", name: "Family Dental Care", price: "All Ages", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224142.jpg", imageAlt: "Family dental care for all ages"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Wheelchair Access", price: "Full Access", imageSrc: "http://img.b2bpic.net/free-photo/side-view-person-wheelchair-subway-station_23-2149404059.jpg", imageAlt: "Fully accessible dental office"},
|
||||
id: "2", name: "Wheelchair Access", price: "Full Access", imageSrc: "http://img.b2bpic.net/free-photo/side-view-person-wheelchair-subway-station_23-2149404059.jpg", imageAlt: "Fully accessible dental office"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Inclusive Practice", price: "All Welcome", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224142.jpg?_wi=2", imageAlt: "Inclusive and welcoming dental practice"},
|
||||
id: "3", name: "Inclusive Practice", price: "All Welcome", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224142.jpg", imageAlt: "Inclusive and welcoming dental practice"
|
||||
},
|
||||
{
|
||||
id: "4", name: "LGBTQ+ Friendly", price: "Proud Practice", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224142.jpg?_wi=3", imageAlt: "LGBTQ+ friendly dental office"},
|
||||
id: "4", name: "LGBTQ+ Friendly", price: "Proud Practice", imageSrc: "http://img.b2bpic.net/free-photo/doctor-doing-their-work-pediatrics-office_23-2149224142.jpg", imageAlt: "LGBTQ+ friendly dental office"
|
||||
},
|
||||
{
|
||||
id: "5", name: "Modern Facility", price: "Clean & New", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67429.jpg?_wi=2", imageAlt: "Modern dental clinic facility"},
|
||||
id: "5", name: "Modern Facility", price: "Clean & New", imageSrc: "http://img.b2bpic.net/free-photo/female-dentist-treats-patients-teeth-stomatologist-working-with-professional-equipment_169016-67429.jpg", imageAlt: "Modern dental clinic facility"
|
||||
},
|
||||
{
|
||||
id: "6", name: "Pediatric Experts", price: "Kids Love Us", imageSrc: "http://img.b2bpic.net/free-photo/close-up-boy-dentist_23-2149206285.jpg", imageAlt: "Pediatric dental care specialists"},
|
||||
id: "6", name: "Pediatric Experts", price: "Kids Love Us", imageSrc: "http://img.b2bpic.net/free-photo/close-up-boy-dentist_23-2149206285.jpg", imageAlt: "Pediatric dental care specialists"
|
||||
},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -187,8 +201,9 @@ export default function LandingPage() {
|
||||
tagAnimation="opacity"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
names=[
|
||||
"Trusted by Local Families", "5-Star Rated Clinic", "Serving Houston Since 2015", "Award-Winning Pediatric Care", "Community Favorite", "LGBTQ+ Certified Practice", "Houston's Most Welcoming Dental Office"]
|
||||
names={[
|
||||
"Trusted by Local Families", "5-Star Rated Clinic", "Serving Houston Since 2015", "Award-Winning Pediatric Care", "Community Favorite", "LGBTQ+ Certified Practice", "Houston's Most Welcoming Dental Office"
|
||||
]}
|
||||
speed={40}
|
||||
showCard={true}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user