Compare commits
92 Commits
version_2
...
version_38
| Author | SHA1 | Date | |
|---|---|---|---|
| 04c12bc270 | |||
| fdbb197d64 | |||
| 5a440bbe69 | |||
| ac91f325b0 | |||
| 3b1ecf3b52 | |||
| b69de80472 | |||
| 4de459f842 | |||
| 89a33905af | |||
| f4cc93fd7b | |||
| 3e436a34c0 | |||
| 50c9ecf11d | |||
| 82799ee4d1 | |||
| 7f5ef638c9 | |||
| d16e16f2b4 | |||
| bcfbfd0884 | |||
| 0e24f826cf | |||
| c33655206c | |||
| cc925f2ddd | |||
| a0bfe8aad9 | |||
| b35e0fc106 | |||
| 20c08a67f6 | |||
| 34b2073461 | |||
| cd008da2f5 | |||
| 4533946c75 | |||
| 5ed314e938 | |||
| 0d8d3f5fc3 | |||
| 3b15fbb165 | |||
| f1ff3bf12d | |||
| 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 | |||
| fe98d22475 | |||
| 43230f5fe0 | |||
| 06c0b21597 | |||
| 0a6580ee71 | |||
| 91f6c52f2e | |||
| 1341e166a9 | |||
| 85959a5942 | |||
| 71f221ffd6 | |||
| a06a9a69a8 | |||
| 76d29c9596 | |||
| 1adc3016f2 | |||
| 063320cce5 | |||
| 52c17b6ac8 | |||
| d9c84564d3 | |||
| ebd64bbb04 | |||
| 2e116a702d | |||
| dcafbb6a0d | |||
| 306eab8a83 | |||
| 280d5338a8 | |||
| 99b64df60e | |||
| 0ecee0287f | |||
| a90449e563 | |||
| 2ba4c0cdda | |||
| b7491f9f8e | |||
| 2811ea1eda | |||
| ff48c1aa03 | |||
| 589bff4c49 | |||
| 84fde9367f | |||
| 222a349b0c | |||
| 50e127061c | |||
| db2dfa944a | |||
| 6aef95530e | |||
| b529c9dd25 | |||
| 13902031ae | |||
| cef9afe553 | |||
| 0077a42414 | |||
| 3a83af8175 | |||
| 16ec9c6dbd |
@@ -9,10 +9,9 @@ import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
|
||||
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||
import TestimonialCardTen from '@/components/sections/testimonial/TestimonialCardTen';
|
||||
import ProductCardOne from '@/components/sections/product/ProductCardOne';
|
||||
import TestimonialCardFive from '@/components/sections/testimonial/TestimonialCardFive';
|
||||
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
|
||||
import { Star } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -39,6 +38,7 @@ export default function LandingPage() {
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
brandName="Uljara IVANIŠEVIĆ"
|
||||
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776915746445-adg2me5o.jpg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -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" },
|
||||
@@ -79,11 +79,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Hand Selection", description: "Harvested by hand to preserve the integrity of the fruit.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-female-hands-holding-bowl-kinkans-with-lemons-isolated-white-background_141793-84461.jpg"},
|
||||
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: "Traditional Milling", description: "Stone-milled methods blended with modern technology.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-variety-olive-oil-table_23-2148364474.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-1776945938949-dhsvzh4i.jpg"},
|
||||
{
|
||||
title: "Rigorous Quality", description: "Every batch undergoes strict tasting and chemical analysis.", imageSrc: "http://img.b2bpic.net/free-photo/doctor-working-medical-research_23-2149345446.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-1776946215893-vo35hpdn.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."
|
||||
@@ -91,34 +91,33 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="products" data-section="products">
|
||||
<ProductCardTwo
|
||||
<ProductCardOne
|
||||
textboxLayout="default"
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{ id: "p1", brand: "IVANIŠEVIĆ", name: "Heritage Gold", price: "€35.00", rating: 5, reviewCount: "128", imageSrc: "http://img.b2bpic.net/free-photo/healthy-product-olive-oil_23-2151944003.jpg" },
|
||||
{ id: "p2", brand: "IVANIŠEVIĆ", name: "Early Harvest", price: "€42.00", rating: 5, reviewCount: "92", imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-light-cream-beige-brown-like-cotton-silk-texture-pattern-background_1258-102358.jpg" },
|
||||
{ id: "p3", brand: "IVANIŠEVIĆ", name: "Dalmatian Select", price: "€28.00", rating: 4, reviewCount: "215", imageSrc: "http://img.b2bpic.net/free-photo/still-life-minimalist-lifestyle_23-2149743917.jpg" },
|
||||
{ id: "p4", brand: "IVANIŠEVIĆ", name: "Gift Ensemble", price: "€85.00", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/woman-wrapping-christmas-gift-while-sitting-carped-living-room_158595-7276.jpg" },
|
||||
{ id: "p5", brand: "IVANIŠEVIĆ", name: "Reserve Limited", price: "€55.00", rating: 5, reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/dark-plates-with-pasta-eggs-with-beans-dark-background_23-2148340392.jpg" },
|
||||
{ id: "p6", brand: "IVANIŠEVIĆ", name: "Infused Selection", price: "€32.00", rating: 4, reviewCount: "78", imageSrc: "http://img.b2bpic.net/free-photo/cosmetic-bottle-with-luxurious-art-nouveau-inspired-sun-relief-background_23-2151420726.jpg" },
|
||||
{ id: "p1", name: "Heritage Gold (Reserve Edition)", price: "Available from 29€/L", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776956429299-fh6ipq83.png", 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-1776956467801-uxl8ziin.jpg", 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-1776956452366-jncti106.jpg", onProductClick: () => window.location.href = "#contact" },
|
||||
]}
|
||||
buttons={[{ text: "Order Now", href: "#contact" }]}
|
||||
title="Our Reserve Collection"
|
||||
description="Small-batch, limited availability extra virgin olive oil."
|
||||
description="Experience the liquid gold of Dalmatia with our limited-batch organic harvest."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTen
|
||||
<TestimonialCardFive
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{ id: "t1", title: "Excellence", quote: "The depth of flavor in this oil is unmatched.", name: "Sarah Miller", role: "Head Chef", imageSrc: "http://img.b2bpic.net/free-photo/young-male-florist-taking-notes-flowers-shop_23-2149127317.jpg" },
|
||||
{ id: "t2", title: "Authentic", quote: "Tastes exactly like the oil from my childhood in Croatia.", name: "Marco Rossi", role: "Food Critic", imageSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-eco-food-bowl_624325-682.jpg" },
|
||||
{ id: "t3", title: "Purity", quote: "I've never worked with such clean, balanced extraction.", name: "Emily Chen", role: "Restaurateur", imageSrc: "http://img.b2bpic.net/free-photo/group-friends-dining-out_23-2149187164.jpg" },
|
||||
{ id: "t4", title: "Heritage", quote: "The heritage really shines through every drop.", name: "David Grant", role: "Culinary Consultant", imageSrc: "http://img.b2bpic.net/free-photo/hands-aged-woman-cooking-kitchen_23-2147810067.jpg" },
|
||||
{ id: "t5", title: "Organic", quote: "Beautiful organic farming, beautiful result.", name: "Elena Vucic", role: "Nutritionist", imageSrc: "http://img.b2bpic.net/free-photo/world-health-day-celebration-with-nutritious-food_23-2151358960.jpg" },
|
||||
{ id: "t1", name: "Sarah Miller", date: "2024-05-12", title: "Excellence", quote: "The depth of flavor in this oil is unmatched.", tag: "Chef", avatarSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Sarah" },
|
||||
{ id: "t2", name: "Marco Rossi", date: "2024-06-01", title: "Authentic", quote: "Tastes exactly like the oil from my childhood in Croatia.", tag: "Critic", avatarSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Marco" },
|
||||
{ id: "t3", name: "Emily Chen", date: "2024-06-15", title: "Purity", quote: "I've never worked with such clean, balanced extraction.", tag: "Restaurateur", avatarSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Emily" },
|
||||
{ id: "t4", name: "Bernhard Schmidt", date: "2024-08-20", title: "Exceptional", quote: "Olive oil of the very best quality! The production facility is exceptionally clean, well-maintained, and inviting. For the very friendly owner, Mr. Frane Ivanisevic, olive oil production is not just a job, but a calling!", tag: "Customer", avatarSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Bernhard" },
|
||||
{ id: "t5", name: "Slavo Panik", date: "2024-10-25", title: "Very nice", quote: "Very nice and home made olive oil. You can taste. Owner is very nice and friendly. Highly recommend. Oil cost 20e per Litre. (included labeled glass bottles so you can gift it to someone)", tag: "Local Guide", avatarSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Slavo" },
|
||||
{ id: "t6", name: "Tomas Mackevičius", date: "2024-11-05", title: "Incredible Experience", quote: "The olive oil experience here is unmatched. You can truly taste the care and tradition in every bottle. It is rare to find such high quality at such fair pricing. Highly recommended for anyone who values authenticity.", tag: "Food Connoisseur", avatarSrc: "https://api.dicebear.com/7.x/avataaars/svg?seed=Tomas" },
|
||||
]}
|
||||
title="From the Chef's Table"
|
||||
description="Discover why top chefs choose Uljara IVANIŠEVIĆ."
|
||||
@@ -131,9 +130,9 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m1", value: "4.8", title: "Google Rating", description: "Based on verified client reviews.", imageSrc: "http://img.b2bpic.net/free-photo/wooden-pathway-forest_23-2147677653.jpg" },
|
||||
{ id: "m1", value: "4.8", title: "Google Rating", description: "Based on verified client reviews.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776956095387-dv4zrd8a.webp" },
|
||||
{ id: "m2", value: "12", title: "Hectares", description: "Of dedicated orchard lands.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-beautiful-country-landscape_181624-49667.jpg" },
|
||||
{ id: "m3", value: "50", title: "Awards", description: "Recognizing excellence in quality.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-bottle-organic-olive-oil_23-2148364409.jpg" },
|
||||
{ id: "m3", value: "50", title: "Awards", description: "Recognizing excellence in quality.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776947142525-qwkeiyd5.jpg" },
|
||||
]}
|
||||
title="Our Quality Commitment"
|
||||
description="Verified excellence from our community and critics."
|
||||
@@ -145,7 +144,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 +163,12 @@ export default function LandingPage() {
|
||||
variant: "radial-gradient"}}
|
||||
tag="Inquire"
|
||||
title="Visit or Wholesale"
|
||||
description="Direct shipping and wholesale inquiries for partners and distributors."
|
||||
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>
|
||||
@@ -176,7 +177,7 @@ export default function LandingPage() {
|
||||
<FooterLogoReveal
|
||||
logoText="Uljara IVANIŠEVIĆ"
|
||||
leftLink={{
|
||||
text: "Privacy Policy", href: "#"}}
|
||||
text: "Art.Archives", href: "#"}}
|
||||
rightLink={{
|
||||
text: "Terms of Service", href: "#"}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user