Compare commits

...

2 Commits

Author SHA1 Message Date
d84429d489 Update src/app/page.tsx 2026-04-28 16:05:27 +00:00
9012dd9dad Merge version_41 into main
Merge version_41 into main
2026-04-28 16:01:23 +00:00

View File

@@ -161,14 +161,14 @@ export default function LandingPage() {
useInvertedBackground={true} useInvertedBackground={true}
background={{ background={{
variant: "radial-gradient"}} variant: "radial-gradient"}}
tag="Inquire" tag="Contact Us"
title="Visit or Wholesale" title="Direct Support"
description="Direct shipping and wholesale inquiries for partners. Phone: (+385) 091 512 2956" description="For immediate inquiries, please reach out via WhatsApp at +385 91 512 2956"
buttons={[ 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"},
]} ]}
/> />
</div> </div>