Compare commits

...

14 Commits

Author SHA1 Message Date
b1cb06a8fb Update src/app/page.tsx 2026-04-23 04:16:57 +00:00
bd3801517c Merge version_24 into main
Merge version_24 into main
2026-04-23 04:15:20 +00:00
79a7add7ed Update src/app/page.tsx 2026-04-23 04:15:17 +00:00
a1726673f3 Merge version_23 into main
Merge version_23 into main
2026-04-23 04:13:55 +00:00
0824334280 Update src/app/page.tsx 2026-04-23 04:13:49 +00:00
050ae5c474 Merge version_22 into main
Merge version_22 into main
2026-04-23 04:12:19 +00:00
26d0f72dcf Update src/app/page.tsx 2026-04-23 04:12:13 +00:00
b80d92d04d Merge version_21 into main
Merge version_21 into main
2026-04-23 04:09:12 +00:00
fdf3875c24 Update src/app/page.tsx 2026-04-23 04:09:09 +00:00
be716ea008 Merge version_20 into main
Merge version_20 into main
2026-04-23 04:06:18 +00:00
fe98d22475 Update src/app/page.tsx 2026-04-23 04:06:14 +00:00
43230f5fe0 Merge version_19 into main
Merge version_19 into main
2026-04-23 04:04:35 +00:00
06c0b21597 Update src/app/page.tsx 2026-04-23 04:04:32 +00:00
0a6580ee71 Merge version_18 into main
Merge version_18 into main
2026-04-23 03:59:43 +00:00

View File

@@ -97,10 +97,10 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Heritage Gold (Reserve Edition)", price: "€35.00", 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: "€42.00", 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: "€28.00", 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: "€50.00", 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-1776915319318-bodyzhie.jpg", onProductClick: () => window.location.href = "#contact" },
{ id: "p2", name: "Early Harvest Premium", price: "Available from €20/L", 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: "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"
@@ -118,6 +118,7 @@ export default function LandingPage() {
{ 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Ć."
@@ -163,10 +164,10 @@ 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. Visit us at: Podstrana 21312, Gornja Podstrana, Croatia | Phone: (+385) 091 512 2956"
buttons={[
{
text: "Contact Us", href: "mailto:info@uljara-ivanisevic.hr"},
text: "Request a Quote", href: "mailto:info@uljara-ivanisevic.hr"},
]}
/>
</div>