diff --git a/src/app/page.tsx b/src/app/page.tsx
index 8f0f01f..433583d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextAbout from '@/components/sections/about/TextAbout';
-import { Recycle, Sparkles } from "lucide-react";
+import { Recycle, Sparkles, Apple, Leaf, GlassWater, Earth } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,40 +32,20 @@ export default function LandingPage() {
@@ -73,19 +53,14 @@ export default function LandingPage() {
@@ -113,59 +86,41 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "1",
- 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?_wi=1",
- },
+ id: "1", 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"},
items: [
{
icon: Apple,
- text: "Farm-Fresh Fruits",
- },
+ text: "Farm-Fresh Fruits"},
{
icon: Leaf,
- text: "Organic Sourcing",
- },
+ text: "Organic Sourcing"},
],
reverse: false,
},
{
- id: "2",
- 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?_wi=1",
- },
+ id: "2", 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"},
items: [
{
icon: GlassWater,
- text: "Pure & Unadulterated",
- },
+ text: "Pure & Unadulterated"},
{
icon: Sparkles,
- text: "Naturally Sweet",
- },
+ text: "Naturally Sweet"},
],
reverse: true,
},
{
- id: "3",
- 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?_wi=1",
- },
+ id: "3", 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"},
items: [
{
icon: Recycle,
- text: "Eco-Friendly Bottles",
- },
+ text: "Eco-Friendly Bottles"},
{
icon: Earth,
- text: "Reduced Carbon Footprint",
- },
+ text: "Reduced Carbon Footprint"},
],
reverse: false,
},
@@ -183,37 +138,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "pomegranate-strawberry",
- 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?_wi=1",
- imageAlt: "Pomegranate and strawberry juice bottle",
- },
+ id: "pomegranate-strawberry", 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", imageAlt: "Pomegranate and strawberry juice bottle"},
{
- id: "lemon-orange",
- 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?_wi=1",
- imageAlt: "Lemon and orange juice bottle",
- },
+ id: "lemon-orange", 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", imageAlt: "Lemon and orange juice bottle"},
{
- id: "tropical-blend",
- 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?_wi=1",
- imageAlt: "Tropical fruit juice bottle",
- },
+ id: "tropical-blend", 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", imageAlt: "Tropical fruit juice bottle"},
]}
title="Our Refreshing Juice Selection"
description="Discover a taste for every preference with our diverse range of natural fruit juices."
buttons={[
{
- text: "View All Products",
- href: "/products",
- },
+ text: "View All Products", href: "/products"},
]}
/>
@@ -226,37 +161,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- name: "Fatma S.",
- role: "Health Enthusiast",
- company: "Tunis",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg?_wi=1",
- },
+ id: "1", name: "Fatma S.", role: "Health Enthusiast", company: "Tunis", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-middle-aged-businesswoman-sitting-floor_1262-1992.jpg"},
{
- id: "2",
- name: "Omar K.",
- role: "Restaurant Owner",
- company: "Sousse",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg?_wi=1",
- },
+ id: "2", name: "Omar K.", role: "Restaurant Owner", company: "Sousse", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-pretty-woman-showing-ok-sign_1262-2368.jpg"},
{
- id: "3",
- name: "Leila B.",
- role: "Busy Mom",
- company: "Sfax",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg?_wi=1",
- },
+ id: "3", name: "Leila B.", role: "Busy Mom", company: "Sfax", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/smiling-executive-with-black-suit-crossed-arms_1139-273.jpg"},
{
- id: "4",
- name: "Karim M.",
- role: "Fitness Trainer",
- company: "Hammamet",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg?_wi=1",
- },
+ id: "4", name: "Karim M.", role: "Fitness Trainer", company: "Hammamet", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-pleasant-woman-shirt_197531-19641.jpg"},
]}
title="What Our Customers Say"
description="Hear from those who've experienced the Jouji Premium difference."
@@ -268,23 +183,9 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Organic Food Certifiers",
- "Health & Wellness Alliance",
- "Premium Retailers Group",
- "Sustainable Sourcing Initiative",
- "Local Farmers Cooperative",
- "National Beverage Association",
- "Eco-Friendly Packaging Solutions",
- ]}
+ "Organic Food Certifiers", "Health & Wellness Alliance", "Premium Retailers Group", "Sustainable Sourcing Initiative", "Local Farmers Cooperative", "National Beverage Association", "Eco-Friendly Packaging Solutions"]}
logos={[
- "http://img.b2bpic.net/free-psd/catering-template-design_23-2151567430.jpg",
- "http://img.b2bpic.net/free-vector/hand-drawn-biofuel-logo-template_23-2149412065.jpg",
- "http://img.b2bpic.net/free-vector/vintage-elegant-linear-restaurant-packaging-circle-sticker_742173-9563.jpg",
- "http://img.b2bpic.net/free-vector/leaf-healthy-logo-business-branding-template-design_384344-1601.jpg",
- "http://img.b2bpic.net/free-psd/horizontal-business-card-template-sales_23-2149533422.jpg",
- "http://img.b2bpic.net/free-psd/watercolor-restaurant-business-card-template_23-2149701872.jpg",
- "http://img.b2bpic.net/free-vector/modern-barbecue-restaurant-flyer-template_23-2147946211.jpg",
- ]}
+ "http://img.b2bpic.net/free-psd/catering-template-design_23-2151567430.jpg", "http://img.b2bpic.net/free-vector/hand-drawn-biofuel-logo-template_23-2149412065.jpg", "http://img.b2bpic.net/free-vector/vintage-elegant-linear-restaurant-packaging-circle-sticker_742173-9563.jpg", "http://img.b2bpic.net/free-vector/leaf-healthy-logo-business-branding-template-design_384344-1601.jpg", "http://img.b2bpic.net/free-psd/horizontal-business-card-template-sales_23-2149533422.jpg", "http://img.b2bpic.net/free-psd/watercolor-restaurant-business-card-template_23-2149701872.jpg", "http://img.b2bpic.net/free-vector/modern-barbecue-restaurant-flyer-template_23-2147946211.jpg"]}
title="Trusted by Leading Partners"
description="Our commitment to quality has earned the trust of respected businesses and certifications."
/>
@@ -294,8 +195,7 @@ export default function LandingPage() {