Update src/app/page.tsx

This commit is contained in:
2026-04-18 23:17:46 +00:00
parent 99ed1cf947
commit dfee2b1273

View File

@@ -81,7 +81,7 @@ export default function Page() {
<div id="contact" data-section="contact">
<ContactText
text="Get in touch with our team today."
buttons={[{ text: "احجز استشارتك الأولى الآن", href: "/booking" }]}
buttons={[{ text: "Book Consultation", href: "/booking" }]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/>