Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2009e8b201 | |||
| ade3db4109 | |||
| 7db1ed11dd |
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
<HeroCarouselLogo
|
||||
logoText="AURA DENTAL"
|
||||
description="Redefining the dental experience through quiet luxury, precision artistry, and transformative confidence."
|
||||
buttons={[{ text: "Start Your Transformation", href: "#booking" }]}
|
||||
buttons={[{ text: "Book Your Transformation", href: "#booking" }]}
|
||||
slides={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/full-equiped-medical-cabinet_1303-23915.jpg", imageAlt: "Luxurious serene dental clinic" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/winter-sports-equipment-complex_482257-76748.jpg", imageAlt: "Serene dental clinic reception" },
|
||||
@@ -161,7 +161,6 @@ export default function LandingPage() {
|
||||
tag="Get Started"
|
||||
title="Begin Your Transformation"
|
||||
description="Schedule a private consultation and step into a more confident version of yourself."
|
||||
inputPlaceholder="Enter your email for your consultation"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/nobody-hospital-waiting-room-front-desk-with-office-supplies-promotional-flyers-healthcare-facility-empty-reception-counter-with-no-people-private-practice-clinic_482257-45891.jpg"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -180,4 +179,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user