Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-06-08 10:08:21 +00:00

View File

@@ -77,6 +77,7 @@ export default function Page() {
buttons={[
{ text: "Learn More About Us", href: "#about" }
]}
useInvertedBackground={false}
/>
</div>
<div id="services" data-section="services" className={nunito.variable}>
@@ -90,6 +91,7 @@ export default function Page() {
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="treatments" data-section="treatments" className={nunito.variable}>
@@ -108,6 +110,7 @@ export default function Page() {
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="team" data-section="team" className={nunito.variable}>
@@ -124,6 +127,7 @@ export default function Page() {
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="testimonials" data-section="testimonials" className={nunito.variable}>
@@ -138,6 +142,7 @@ export default function Page() {
{ id: "5", title: "My Family's Go-To", quote: "OTA Dent is our family's trusted dental clinic. They cater to all our needs, from my children's check-ups to my cosmetic treatments. Fantastic service every time.", name: "Elena P.", role: "Business Owner", imageSrc: "http://img.b2bpic.net/free-photo/cute-girl-making-funny-face-front-her-happy-parents_23-2147878263.jpg", imageAlt: "Portrait of Elena P." }
]}
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="pricing" data-section="pricing" className={nunito.variable}>
@@ -151,6 +156,7 @@ export default function Page() {
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="faq" data-section="faq" className={nunito.variable}>
@@ -169,6 +175,7 @@ export default function Page() {
description="Got questions? We've got answers. Find more information about our services, appointments, and payment options."
faqsAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="contact" data-section="contact" className={nunito.variable}>
@@ -185,6 +192,7 @@ export default function Page() {
inputPlaceholder="Enter your email"
buttonText="Schedule Appointment"
termsText="By clicking Schedule Appointment you're confirming that you agree with our Terms and Conditions."
useInvertedBackground={false}
/>
</div>
<div id="footer" data-section="footer" className={nunito.variable}>