diff --git a/src/app/page.tsx b/src/app/page.tsx index 7fbbe53..72722ae 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -161,14 +161,14 @@ export default function LandingPage() { useInvertedBackground={true} background={{ variant: "radial-gradient"}} - tag="Inquire" - title="Visit or Wholesale" - description="Direct shipping and wholesale inquiries for partners. Phone: (+385) 091 512 2956" + tag="Contact Us" + title="Direct Support" + description="For immediate inquiries, please reach out via WhatsApp at +385 91 512 2956" buttons={[ { - text: "Get Directions", href: "https://maps.app.goo.gl/npzkHrKBxAypFGAr8?g_st=ic"}, + text: "Message on WhatsApp", href: "https://wa.me/385915122956"}, { - text: "Request a Quote", href: "mailto:info@uljara-ivanisevic.hr"}, + text: "Email Us", href: "mailto:info@uljara-ivanisevic.hr"}, ]} />