Compare commits

...

2 Commits

Author SHA1 Message Date
2ba4c0cdda Update src/app/page.tsx 2026-04-23 03:31:51 +00:00
b7491f9f8e Merge version_8 into main
Merge version_8 into main
2026-04-23 03:27:23 +00:00

View File

@@ -79,7 +79,7 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
title: "Hand Selection", description: "Harvested by hand to preserve the integrity of the fruit.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-600bbyeq.jpg?_wi=1"},
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"},
{
@@ -104,6 +104,7 @@ export default function LandingPage() {
{ 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", onProductClick: () => window.location.href = "#contact" },
{ 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", onProductClick: () => window.location.href = "#contact" },
]}
buttons={[{ text: "Order Now", href: "#contact" }]}
title="Our Reserve Collection"
description="Experience the liquid gold of Dalmatia with our limited-batch organic harvest."
/>