Compare commits
26 Commits
version_20
...
version_31
| Author | SHA1 | Date | |
|---|---|---|---|
| 18e6273c1a | |||
| d1c643e449 | |||
| 5df3ebe72a | |||
| a099849dd7 | |||
| 8079a54e16 | |||
| 62cad9db35 | |||
| dedc4847e1 | |||
| 680d5fdcc4 | |||
| 559e38f18b | |||
| f2f50e61e5 | |||
| 34b62b2bc0 | |||
| 4bc0a8d92a | |||
| cedb0de8d6 | |||
| 82ee5b84b5 | |||
| d44a9d847c | |||
| e25eabc3e4 | |||
| b1cb06a8fb | |||
| bd3801517c | |||
| 79a7add7ed | |||
| a1726673f3 | |||
| 0824334280 | |||
| 050ae5c474 | |||
| 26d0f72dcf | |||
| b80d92d04d | |||
| fdf3875c24 | |||
| be716ea008 |
@@ -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: "Explore Collection", href: "#products"},
|
||||
text: "View Reserve Collection", href: "#products"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/olive-trees_1182-834.jpg", imageAlt: "Olive grove in sunset" },
|
||||
@@ -81,9 +81,9 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Hand Selection", description: "Every single olive is harvested by hand, ensuring that only the most perfect fruit is selected for our cold-pressed oil, maintaining the highest quality and flavor profile.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776915095635-yqsy414w.jpg"},
|
||||
{
|
||||
title: "Industrial Processing", description: "Our olive oils are processed using precision equipment from a leading metal manufacturer to ensure maximum consistency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-j17yg4ti.jpg?_wi=1"},
|
||||
title: "Industrial Processing", description: "Our olive oils are processed using precision equipment from a leading metal manufacturer to ensure maximum consistency.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776943505775-cisfuq5p.jpg"},
|
||||
{
|
||||
title: "Rigorous Quality", description: "Every batch undergoes strict tasting and chemical analysis.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-tchq7awh.jpg?_wi=1"},
|
||||
title: "Rigorous Quality", description: "Every batch undergoes strict tasting and chemical analysis.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776943563796-u9exw2ho.jpg"},
|
||||
]}
|
||||
title="The Art of Cold Extraction"
|
||||
description="Our mill employs a rigorous, meticulous process to guarantee the superior quality and nutritional profile of our olive oil."
|
||||
@@ -97,10 +97,10 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", name: "Heritage Gold (Reserve Edition)", price: "Start from €20", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776915319318-bodyzhie.jpg", onProductClick: () => window.location.href = "#contact" },
|
||||
{ id: "p2", name: "Early Harvest Premium", price: "Start from €20", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-j17yg4ti.jpg?_wi=2", onProductClick: () => window.location.href = "#contact" },
|
||||
{ id: "p3", name: "Dalmatian Select Blend", price: "Start from €20", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-tchq7awh.jpg?_wi=2", onProductClick: () => window.location.href = "#contact" },
|
||||
{ id: "p4", name: "Limited Reserve", price: "Start from €20", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776915838859-egsaiv37.jpg", onProductClick: () => window.location.href = "#contact" },
|
||||
{ id: "p1", name: "Heritage Gold (Reserve Edition)", price: "Available from €20/L", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776944434849-liw5lcf5.jpg", onProductClick: () => window.location.href = "#contact" },
|
||||
{ id: "p2", name: "Early Harvest Premium", price: "Available from €20/L", imageSrc: "", imageAlt: "", onProductClick: () => window.location.href = "#contact" },
|
||||
{ id: "p3", name: "Dalmatian Select Blend", price: "Available from €20/L", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-tchq7awh.jpg?_wi=2", onProductClick: () => window.location.href = "#contact" },
|
||||
{ id: "p4", name: "Limited Reserve", price: "Available from €20/L", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776915838859-egsaiv37.jpg", onProductClick: () => window.location.href = "#contact" },
|
||||
]}
|
||||
buttons={[{ text: "Order Now", href: "#contact" }]}
|
||||
title="Our Reserve Collection"
|
||||
@@ -145,7 +145,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{ id: "q1", title: "Is the oil cold-pressed?", content: "Yes, we exclusively use traditional cold-pressing methods." },
|
||||
{ id: "q1", title: "Is the oil cold-pressed?", content: "Yes, we exclusively use traditional cold-pressing methods. This artisanal technique ensures our oil retains all its potent antioxidants and essential nutrients, while unlocking a vibrant, fresh flavor profile that captures the true essence of our Dalmatian olives." },
|
||||
{ id: "q2", title: "Where is the orchard located?", content: "Our orchard is located in the scenic hills of Podstrana, Croatia." },
|
||||
{ id: "q3", title: "Is it organic certified?", content: "We maintain strict organic farming protocols across all fields." },
|
||||
]}
|
||||
@@ -164,10 +164,12 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"}}
|
||||
tag="Inquire"
|
||||
title="Visit or Wholesale"
|
||||
description="Direct shipping and wholesale inquiries for partners. Visit us at: Podstrana 21312, Gornja Podstrana, Croatia"
|
||||
description="Direct shipping and wholesale inquiries for partners. Phone: (+385) 091 512 2956"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us", href: "mailto:info@uljara-ivanisevic.hr"},
|
||||
text: "Get Directions", href: "https://maps.app.goo.gl/npzkHrKBxAypFGAr8?g_st=ic"},
|
||||
{
|
||||
text: "Request a Quote", href: "mailto:info@uljara-ivanisevic.hr"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -184,4 +186,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user