Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a677bf65c1 |
@@ -79,8 +79,7 @@ export default function LandingPage() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
features={[
|
features={[
|
||||||
{
|
{ title: "General Dentistry", description: "Tooth pain treatment, cavity filling, and routine dental checkups to keep your smile healthy.", imageSrc: "http://img.b2bpic.net/free-photo/dentists-treat-patients-teeth_1150-19635.jpg", imageAlt: "General dentistry services"},
|
||||||
title: "General Dentistry", description: "Tooth pain treatment, cavity filling, and routine dental checkups to keep your smile healthy.", imageSrc: "http://img.b2bpic.net/free-photo/dentists-treat-patients-teeth_1150-19635.jpg", imageAlt: "General dentistry services"},
|
|
||||||
{
|
{
|
||||||
title: "Cosmetic Dentistry", description: "Teeth whitening and smile improvement procedures to enhance your confidence and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-looking-hopeful-smiling-lean-head-hands-thinking-sitting_1258-194400.jpg", imageAlt: "Cosmetic dentistry services"},
|
title: "Cosmetic Dentistry", description: "Teeth whitening and smile improvement procedures to enhance your confidence and appearance.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-woman-looking-hopeful-smiling-lean-head-hands-thinking-sitting_1258-194400.jpg", imageAlt: "Cosmetic dentistry services"},
|
||||||
{
|
{
|
||||||
@@ -147,8 +146,8 @@ export default function LandingPage() {
|
|||||||
imageAlt="Roshan Dental Clinic appointment booking"
|
imageAlt="Roshan Dental Clinic appointment booking"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Your email address"
|
||||||
buttonText="Schedule Appointment"
|
buttonText="Book Appointment Now"
|
||||||
termsText="We respect your privacy. Your information will only be used to contact you about your appointment."
|
termsText="We respect your privacy. Your information will only be used to contact you about your appointment."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user