Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 589bff4c49 | |||
| 222a349b0c | |||
| 50e127061c | |||
| db2dfa944a | |||
| 6aef95530e |
@@ -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: "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: "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-1776914762475-j17yg4ti.jpg?_wi=1"},
|
||||
{
|
||||
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-1776914762475-tchq7awh.jpg?_wi=1"},
|
||||
]}
|
||||
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,9 +97,9 @@ export default function LandingPage() {
|
||||
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ŠEVIVIĆ", 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: "p1", brand: "IVANIŠEVIĆ", name: "Heritage Gold", price: "€35.00", rating: 5, reviewCount: "128", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-600bbyeq.jpg?_wi=2" },
|
||||
{ id: "p2", brand: "IVANIŠEVIVIĆ", name: "Early Harvest", price: "€42.00", rating: 5, reviewCount: "92", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-j17yg4ti.jpg?_wi=2" },
|
||||
{ id: "p3", brand: "IVANIŠEVIĆ", name: "Dalmatian Select", price: "€28.00", rating: 4, reviewCount: "215", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ca3ldHDTnW2aKKkElhFZ5QeQPp/uploaded-1776914762475-tchq7awh.jpg?_wi=2" },
|
||||
{ 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" },
|
||||
|
||||
Reference in New Issue
Block a user