Update src/app/about/page.tsx
This commit is contained in:
@@ -8,7 +8,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import SplitAbout from '@/components/sections/about/SplitAbout';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import { Globe, Sparkles } from "lucide-react";
|
||||
import { Globe, Sparkles, Tree } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -29,40 +29,20 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "home",
|
||||
href: "/",
|
||||
},
|
||||
name: "Home", id: "/"},
|
||||
{
|
||||
name: "About Us",
|
||||
id: "about-us",
|
||||
href: "/about",
|
||||
},
|
||||
name: "About Us", id: "/about"},
|
||||
{
|
||||
name: "Products",
|
||||
id: "products",
|
||||
href: "/products",
|
||||
},
|
||||
name: "Products", id: "/products"},
|
||||
{
|
||||
name: "Features",
|
||||
id: "features",
|
||||
href: "#features",
|
||||
},
|
||||
name: "Features", id: "#features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
href: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
href: "/contact",
|
||||
},
|
||||
name: "Contact", id: "/contact"},
|
||||
]}
|
||||
button={{
|
||||
text: "Order Now",
|
||||
href: "/products",
|
||||
}}
|
||||
text: "Order Now", href: "/products"}}
|
||||
brandName="Jouji Premium"
|
||||
/>
|
||||
</div>
|
||||
@@ -76,22 +56,16 @@ export default function LandingPage() {
|
||||
description="At Jouji Premium, we believe in the power of nature's bounty. Our story began with a simple idea: to bring the authentic taste of Tunisia's finest fruits to your table, without compromise. From careful sourcing to sustainable practices, every step is a testament to our dedication."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "Authentic Tunisian Heritage",
|
||||
description: "Proudly rooted in Tunisia, we bring traditional flavors and natural goodness to the world.",
|
||||
icon: Trees,
|
||||
title: "Authentic Tunisian Heritage", description: "Proudly rooted in Tunisia, we bring traditional flavors and natural goodness to the world.", icon: Tree,
|
||||
},
|
||||
{
|
||||
title: "Uncompromising Quality",
|
||||
description: "Only the best, ripe fruits are selected, ensuring superior taste and nutrients in every bottle.",
|
||||
icon: Sparkles,
|
||||
title: "Uncompromising Quality", description: "Only the best, ripe fruits are selected, ensuring superior taste and nutrients in every bottle.", icon: Sparkles,
|
||||
},
|
||||
{
|
||||
title: "Sustainable & Ethical Sourcing",
|
||||
description: "We partner with local farmers, supporting communities and promoting eco-friendly agriculture.",
|
||||
icon: Globe,
|
||||
title: "Sustainable & Ethical Sourcing", description: "We partner with local farmers, supporting communities and promoting eco-friendly agriculture.", icon: Globe,
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-working-beer-factory_23-2150573909.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-working-beer-factory_23-2150573909.jpg"
|
||||
imageAlt="Natural juice production facility"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
@@ -105,20 +79,11 @@ export default function LandingPage() {
|
||||
tagAnimation="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
description: "Natural & Fresh Ingredients",
|
||||
},
|
||||
id: "1", value: "100%", description: "Natural & Fresh Ingredients"},
|
||||
{
|
||||
id: "2",
|
||||
value: "50+",
|
||||
description: "Local Farm Partnerships",
|
||||
},
|
||||
id: "2", value: "50+", description: "Local Farm Partnerships"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Million+",
|
||||
description: "Bottles Enjoyed Globally",
|
||||
},
|
||||
id: "3", value: "Million+", description: "Bottles Enjoyed Globally"},
|
||||
]}
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
@@ -131,32 +96,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
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?_wi=3",
|
||||
imageAlt: "Hands picking fresh fruit",
|
||||
},
|
||||
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", 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?_wi=2",
|
||||
imageAlt: "Juice extraction machinery",
|
||||
},
|
||||
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", 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?_wi=3",
|
||||
imageAlt: "Liquid being filtered",
|
||||
},
|
||||
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", 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?_wi=2",
|
||||
imageAlt: "Bottles on a production line",
|
||||
},
|
||||
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", imageAlt: "Bottles on a production line"},
|
||||
]}
|
||||
title="Our Process: From Farm to Bottle"
|
||||
description="We meticulously oversee every stage to guarantee the highest quality and freshest taste for Jouji Premium."
|
||||
@@ -170,29 +119,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
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?_wi=2",
|
||||
imageAlt: "Fatma Ghali",
|
||||
},
|
||||
id: "1", 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", imageAlt: "Fatma Ghali"},
|
||||
{
|
||||
id: "2",
|
||||
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?_wi=3",
|
||||
imageAlt: "Youssef Zaki",
|
||||
},
|
||||
id: "2", 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", imageAlt: "Youssef Zaki"},
|
||||
{
|
||||
id: "3",
|
||||
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?_wi=3",
|
||||
imageAlt: "Nadia Slimani",
|
||||
},
|
||||
id: "3", 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", imageAlt: "Nadia Slimani"},
|
||||
]}
|
||||
title="Praise for Our Commitment"
|
||||
description="Our customers appreciate our dedication to purity and taste."
|
||||
@@ -203,58 +134,35 @@ export default function LandingPage() {
|
||||
<FooterBase
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About Us",
|
||||
href: "/about",
|
||||
},
|
||||
label: "About Us", href: "/about"},
|
||||
{
|
||||
label: "Our Story",
|
||||
href: "/about#story",
|
||||
},
|
||||
label: "Our Story", href: "/about#story"},
|
||||
{
|
||||
label: "Sustainability",
|
||||
href: "/about#sustainability",
|
||||
},
|
||||
label: "Sustainability", href: "/about#sustainability"},
|
||||
{
|
||||
label: "Team",
|
||||
href: "/about#team",
|
||||
},
|
||||
label: "Team", href: "/about#team"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Products",
|
||||
items: [
|
||||
title: "Products", items: [
|
||||
{
|
||||
label: "Browse All",
|
||||
href: "/products",
|
||||
},
|
||||
label: "Browse All", href: "/products"},
|
||||
{
|
||||
label: "New Arrivals",
|
||||
href: "/products#new",
|
||||
},
|
||||
label: "New Arrivals", href: "/products#new"},
|
||||
{
|
||||
label: "Best Sellers",
|
||||
href: "/products#bestsellers",
|
||||
},
|
||||
label: "Best Sellers", href: "/products#bestsellers"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Support",
|
||||
items: [
|
||||
title: "Support", items: [
|
||||
{
|
||||
label: "Contact Us",
|
||||
href: "/contact",
|
||||
},
|
||||
label: "Contact Us", href: "/contact"},
|
||||
{
|
||||
label: "FAQ",
|
||||
href: "/faq",
|
||||
},
|
||||
label: "FAQ", href: "/faq"},
|
||||
{
|
||||
label: "Shipping & Returns",
|
||||
href: "/shipping",
|
||||
},
|
||||
label: "Shipping & Returns", href: "/shipping"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user