Merge version_1 into main #1
@@ -122,8 +122,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 max-w-2xl"
|
||||
cardTitleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
cardDescriptionClassName="text-lg text-gray-600 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -160,8 +160,8 @@ export default function LandingPage() {
|
||||
buttons: [{ text: "Book Now", href: "#contact" }]
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -202,8 +202,8 @@ export default function LandingPage() {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=cv6fgn", imageAlt: "lawyer woman professional portrait"
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -237,8 +237,8 @@ export default function LandingPage() {
|
||||
id: "faq-6", title: "What is your cancellation policy?", content: "We understand life happens. We offer free cancellations up to 48 hours before your appointment. For cancellations within 48 hours, a 50% session fee applies. We're happy to reschedule you at a time that works better for your schedule."
|
||||
}
|
||||
]}
|
||||
titleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
descriptionClassName="text-lg text-gray-600 max-w-2xl"
|
||||
textBoxTitleClassName="text-4xl md:text-5xl font-extrabold mb-4"
|
||||
textBoxDescriptionClassName="text-lg text-gray-600 max-w-2xl"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user