Compare commits
4 Commits
version_40
...
version_42
| Author | SHA1 | Date | |
|---|---|---|---|
| d84429d489 | |||
| 9012dd9dad | |||
| ce4de45ef6 | |||
| 3a5f3f94b1 |
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
description="Experience the legacy of Uljara IVANIŠEVIĆ. Pure, cold-pressed organic olive oil from the heart of Podstrana, Croatia."
|
||||
buttons={[
|
||||
{
|
||||
text: "View Reserve Collection", href: "#products"},
|
||||
text: "Shop Reserve Collection", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/olive-trees_1182-834.jpg", imageAlt: "Olive grove in sunset" },
|
||||
@@ -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"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -185,4 +185,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user