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."
|
description="Experience the legacy of Uljara IVANIŠEVIĆ. Pure, cold-pressed organic olive oil from the heart of Podstrana, Croatia."
|
||||||
buttons={[
|
buttons={[
|
||||||
{
|
{
|
||||||
text: "View Reserve Collection", href: "#products"},
|
text: "Shop Reserve Collection", href: "#products"},
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/olive-trees_1182-834.jpg", imageAlt: "Olive grove in sunset" },
|
{ 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}
|
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>
|
||||||
|
|||||||
Reference in New Issue
Block a user