Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -91,7 +91,7 @@ export default function LandingPage() {
|
||||
icon: Globe,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-working-beer-factory_23-2150573909.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-working-beer-factory_23-2150573909.jpg?_wi=1"
|
||||
imageAlt="Natural juice production facility"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -133,28 +133,28 @@ export default function LandingPage() {
|
||||
id: 1,
|
||||
title: "Hand-Picked Fruits",
|
||||
description: "Our expert farmers carefully select only the ripest and most succulent fruits at their prime.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-green-herbs-market-vegetables-basket_2829-14063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-green-herbs-market-vegetables-basket_2829-14063.jpg?_wi=3",
|
||||
imageAlt: "Hands picking fresh fruit",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Gentle Cold Pressing",
|
||||
description: "Using a gentle cold-press method, we extract maximum flavor and nutrients without heat degradation.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-working-beer-factory_23-2150573909.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-working-beer-factory_23-2150573909.jpg?_wi=2",
|
||||
imageAlt: "Juice extraction machinery",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Natural Filtration",
|
||||
description: "Our juices undergo natural filtration to remove pulp while retaining all the essential goodness.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-pouring-water-near-window_23-2147765133.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-pouring-water-near-window_23-2147765133.jpg?_wi=3",
|
||||
imageAlt: "Liquid being filtered",
|
||||
},
|
||||
{
|
||||
id: 4,
|
||||
title: "Eco-Friendly Bottling",
|
||||
description: "Sealed in recyclable bottles, our juices maintain freshness and contribute to a healthier planet.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nutritionist-advice-instagram-stories_23-2150123714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nutritionist-advice-instagram-stories_23-2150123714.jpg?_wi=2",
|
||||
imageAlt: "Bottles on a production line",
|
||||
},
|
||||
]}
|
||||
@@ -174,7 +174,7 @@ export default function LandingPage() {
|
||||
name: "Fatma Ghali",
|
||||
role: "Food Critic",
|
||||
testimonial: "Jouji Premium sets the bar for natural juices. The commitment to fresh, local ingredients shines through in every unique flavor.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg?_wi=2",
|
||||
imageAlt: "Fatma Ghali",
|
||||
},
|
||||
{
|
||||
@@ -182,7 +182,7 @@ export default function LandingPage() {
|
||||
name: "Youssef Zaki",
|
||||
role: "Athlete",
|
||||
testimonial: "As an athlete, I need pure and healthy hydration. Jouji Premium provides that and more. It's truly premium fuel.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg?_wi=3",
|
||||
imageAlt: "Youssef Zaki",
|
||||
},
|
||||
{
|
||||
@@ -190,7 +190,7 @@ export default function LandingPage() {
|
||||
name: "Nadia Slimani",
|
||||
role: "Homemaker",
|
||||
testimonial: "My family loves Jouji Premium. I trust the ingredients, and it’s a delicious way to ensure everyone gets their daily fruit intake.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg?_wi=3",
|
||||
imageAlt: "Nadia Slimani",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -117,7 +117,7 @@ export default function LandingPage() {
|
||||
title: "Natural Ingredients",
|
||||
description: "Sourced from the finest farms, our juices are made from 100% natural fruits with no artificial additives.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-green-herbs-market-vegetables-basket_2829-14063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-green-herbs-market-vegetables-basket_2829-14063.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -136,7 +136,7 @@ export default function LandingPage() {
|
||||
title: "No Added Sugars",
|
||||
description: "Enjoy the pure sweetness of nature. Our juices contain only naturally occurring fruit sugars.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-pouring-water-near-window_23-2147765133.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-pouring-water-near-window_23-2147765133.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -155,7 +155,7 @@ export default function LandingPage() {
|
||||
title: "Sustainable Packaging",
|
||||
description: "We are committed to the environment. Our bottles are made from recycled materials, ensuring a greener planet.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nutritionist-advice-instagram-stories_23-2150123714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-nutritionist-advice-instagram-stories_23-2150123714.jpg?_wi=1",
|
||||
},
|
||||
items: [
|
||||
{
|
||||
@@ -187,7 +187,7 @@ export default function LandingPage() {
|
||||
name: "Pomegranate & Strawberry",
|
||||
price: "$3.99",
|
||||
variant: "500ml",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-glass-with-raspberry-lemonade-with-dried-flowers_181624-30519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-glass-with-raspberry-lemonade-with-dried-flowers_181624-30519.jpg?_wi=1",
|
||||
imageAlt: "Pomegranate and strawberry juice bottle",
|
||||
},
|
||||
{
|
||||
@@ -195,7 +195,7 @@ export default function LandingPage() {
|
||||
name: "Lemon & Orange Zest",
|
||||
price: "$3.49",
|
||||
variant: "500ml",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-with-orange-juice_23-2148858647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-with-orange-juice_23-2148858647.jpg?_wi=1",
|
||||
imageAlt: "Lemon and orange juice bottle",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
name: "Tropical Paradise Blend",
|
||||
price: "$4.29",
|
||||
variant: "500ml",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nectarines-with-juice-grungy-cutting-board-table-side-view_176474-8778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nectarines-with-juice-grungy-cutting-board-table-side-view_176474-8778.jpg?_wi=1",
|
||||
imageAlt: "Tropical fruit juice bottle",
|
||||
},
|
||||
]}
|
||||
@@ -231,7 +231,7 @@ export default function LandingPage() {
|
||||
role: "Health Enthusiast",
|
||||
company: "Tunis",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
@@ -239,7 +239,7 @@ export default function LandingPage() {
|
||||
role: "Restaurant Owner",
|
||||
company: "Sousse",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
@@ -247,7 +247,7 @@ export default function LandingPage() {
|
||||
role: "Busy Mom",
|
||||
company: "Sfax",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg?_wi=1",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
@@ -255,7 +255,7 @@ export default function LandingPage() {
|
||||
role: "Fitness Trainer",
|
||||
company: "Hammamet",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg?_wi=1",
|
||||
},
|
||||
]}
|
||||
title="What Our Customers Say"
|
||||
|
||||
@@ -77,28 +77,28 @@ export default function LandingPage() {
|
||||
id: "1",
|
||||
name: "Pomegranate & Strawberry Bliss",
|
||||
price: "$4.99",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-glass-with-raspberry-lemonade-with-dried-flowers_181624-30519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-glass-with-raspberry-lemonade-with-dried-flowers_181624-30519.jpg?_wi=2",
|
||||
imageAlt: "Pomegranate and strawberry juice bottle",
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Zesty Lemon & Orange Fusion",
|
||||
price: "$4.75",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-with-orange-juice_23-2148858647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-bottle-with-orange-juice_23-2148858647.jpg?_wi=2",
|
||||
imageAlt: "Lemon and orange juice bottle",
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Exotic Tropical Medley",
|
||||
price: "$5.25",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nectarines-with-juice-grungy-cutting-board-table-side-view_176474-8778.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/nectarines-with-juice-grungy-cutting-board-table-side-view_176474-8778.jpg?_wi=2",
|
||||
imageAlt: "Tropical fruit juice bottle packaging",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Classic Tunisian Pomegranate",
|
||||
price: "$5.50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-glass-with-raspberry-lemonade-with-dried-flowers_181624-30519.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-glass-with-raspberry-lemonade-with-dried-flowers_181624-30519.jpg?_wi=3",
|
||||
imageAlt: "Pomegranate juice bottle",
|
||||
},
|
||||
]}
|
||||
@@ -124,7 +124,7 @@ export default function LandingPage() {
|
||||
title: "100% Natural Ingredients",
|
||||
description: "We source the freshest fruits directly from Tunisian farms, ensuring peak flavor and nutritional value.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-green-herbs-market-vegetables-basket_2829-14063.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/assortment-vegetables-green-herbs-market-vegetables-basket_2829-14063.jpg?_wi=2",
|
||||
imageAlt: "Colorful fresh fruits and vegetables",
|
||||
},
|
||||
items: [
|
||||
@@ -148,7 +148,7 @@ export default function LandingPage() {
|
||||
title: "No Added Sugar or Preservatives",
|
||||
description: "Experience the true taste of fruit without any artificial additives. Pure, unadulterated goodness in every bottle.",
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-pouring-water-near-window_23-2147765133.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/crop-man-pouring-water-near-window_23-2147765133.jpg?_wi=2",
|
||||
imageAlt: "Clear glass of pure juice no additives",
|
||||
},
|
||||
items: [
|
||||
@@ -186,7 +186,7 @@ export default function LandingPage() {
|
||||
name: "Amina Ben Salah",
|
||||
role: "Nutritionist",
|
||||
testimonial: "Jouji Premium juices are a fantastic source of natural vitamins. My clients love the authentic taste and I appreciate the commitment to pure ingredients.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg?_wi=2",
|
||||
imageAlt: "Amina Ben Salah",
|
||||
},
|
||||
{
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
name: "Omar Khedira",
|
||||
role: "Cafe Owner",
|
||||
testimonial: "Our customers consistently choose Jouji Premium. The quality is unmatched, and the freshness makes a noticeable difference in their daily routine.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg?_wi=2",
|
||||
imageAlt: "Omar Khedira",
|
||||
},
|
||||
{
|
||||
@@ -202,7 +202,7 @@ export default function LandingPage() {
|
||||
name: "Leila Mansour",
|
||||
role: "Food Blogger",
|
||||
testimonial: "Finally, a juice brand that truly delivers on its promise of natural taste. Jouji Premium is my go-to for healthy and delicious hydration.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg?_wi=2",
|
||||
imageAlt: "Leila Mansour",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user