2 Commits

Author SHA1 Message Date
1b94ba6efd Update src/app/page.tsx 2026-03-10 02:12:34 +00:00
743a151d8d Merge version_3 into main
Merge version_3 into main
2026-03-10 02:08:19 +00:00

View File

@@ -52,7 +52,7 @@ export default function LandingPage() {
]} ]}
buttons={[ buttons={[
{ text: "Request a Quote", href: "#rfq-form" }, { text: "Request a Quote", href: "#rfq-form" },
{ text: "Call Now: +966 (0) 123 4567", href: "tel:+966123456789" } { text: "Get Quote in 2 Hours", href: "tel:+966123456789" }
]} ]}
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttonAnimation="slide-up" buttonAnimation="slide-up"