diff --git a/src/app/page.tsx b/src/app/page.tsx
index 56f0512..a97619d 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -11,7 +11,7 @@ import MetricCardFourteen from '@/components/sections/metrics/MetricCardFourteen
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
-import { Award, Filter, Flame, Leaf, Recycle } from "lucide-react";
+import { Award, Filter, Flame, Leaf, Recycle, ArrowRight } from "lucide-react";
export default function LandingPage() {
return (
@@ -32,25 +32,15 @@ export default function LandingPage() {
@@ -68,121 +56,66 @@ export default function LandingPage() {
@@ -195,24 +128,16 @@ export default function LandingPage() {
metrics={[
{
icon: Leaf,
- label: "Whole Ingredients",
- value: "100%",
- },
+ label: "Whole Ingredients", value: "100%"},
{
icon: Filter,
- label: "Artificial Additives",
- value: "0",
- },
+ label: "Artificial Additives", value: "0"},
{
icon: Award,
- label: "Dietitian-Approved",
- value: "12+",
- },
+ label: "Dietitian-Approved", value: "12+"},
{
icon: Recycle,
- label: "Locally Sourced",
- value: "Seasonal",
- },
+ label: "Locally Sourced", value: "Seasonal"},
]}
metricsAnimation="slide-up"
/>
@@ -226,47 +151,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "p1",
- name: "Golden Mango Buddha Bowl",
- price: "$14.90",
- imageSrc: "http://img.b2bpic.net/free-photo/bowl-dish-with-rice-vegetables-surrounded-with-lemon-bread-white-textured-backdrop_23-2148165542.jpg",
- imageAlt: "Golden Mango Buddha Bowl",
- },
+ id: "p1", name: "Golden Mango Buddha Bowl", price: "$14.90", imageSrc: "http://img.b2bpic.net/free-photo/bowl-dish-with-rice-vegetables-surrounded-with-lemon-bread-white-textured-backdrop_23-2148165542.jpg", imageAlt: "Golden Mango Buddha Bowl"},
{
- id: "p2",
- name: "Green Goddess Wrap",
- price: "$12.50",
- imageSrc: "http://img.b2bpic.net/free-photo/ham-cheese-wrap-sandwiches_1147-63.jpg",
- imageAlt: "Green Goddess Wrap",
- },
+ id: "p2", name: "Green Goddess Wrap", price: "$12.50", imageSrc: "http://img.b2bpic.net/free-photo/ham-cheese-wrap-sandwiches_1147-63.jpg", imageAlt: "Green Goddess Wrap"},
{
- id: "p3",
- name: "Charred Cauliflower Steak",
- price: "$15.90",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-cauliflower-circled-light-grey-table_140725-132380.jpg",
- imageAlt: "Charred Cauliflower Steak",
- },
+ id: "p3", name: "Charred Cauliflower Steak", price: "$15.90", imageSrc: "http://img.b2bpic.net/free-photo/top-view-fresh-sliced-cauliflower-circled-light-grey-table_140725-132380.jpg", imageAlt: "Charred Cauliflower Steak"},
{
- id: "p4",
- name: "Açaí Power Smoothie",
- price: "$9.90",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-acai-bowl-composition_23-2149186015.jpg",
- imageAlt: "Açaí Power Smoothie",
- },
+ id: "p4", name: "Açaí Power Smoothie", price: "$9.90", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-acai-bowl-composition_23-2149186015.jpg", imageAlt: "Açaí Power Smoothie"},
{
- id: "p5",
- name: "Moroccan Lentil Soup",
- price: "$10.50",
- imageSrc: "http://img.b2bpic.net/free-photo/red-lentil-soup-top-view_140725-7434.jpg",
- imageAlt: "Moroccan Lentil Soup",
- },
+ id: "p5", name: "Moroccan Lentil Soup", price: "$10.50", imageSrc: "http://img.b2bpic.net/free-photo/red-lentil-soup-top-view_140725-7434.jpg", imageAlt: "Moroccan Lentil Soup"},
{
- id: "p6",
- name: "Matcha Bliss Bites (×4)",
- price: "$7.90",
- imageSrc: "http://img.b2bpic.net/free-photo/charcoal-potato-ball_1339-8326.jpg",
- imageAlt: "Matcha Bliss Bites",
- },
+ id: "p6", name: "Matcha Bliss Bites (×4)", price: "$7.90", imageSrc: "http://img.b2bpic.net/free-photo/charcoal-potato-ball_1339-8326.jpg", imageAlt: "Matcha Bliss Bites"},
]}
title="What's on the Menu"
description="Every dish crafted to fuel your best day."
@@ -279,32 +174,16 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Our Founding Vision",
- description: "Green Vibe began with a simple belief: food should heal, not just fuel. We set out to redefine healthy eating.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-chef-with-apron-tray-fruit_23-2148763165.jpg",
- imageAlt: "Founders in a kitchen",
- buttonIcon: "ArrowRight",
+ title: "Our Founding Vision", description: "Green Vibe began with a simple belief: food should heal, not just fuel. We set out to redefine healthy eating.", imageSrc: "http://img.b2bpic.net/free-photo/female-chef-with-apron-tray-fruit_23-2148763165.jpg", imageAlt: "Founders in a kitchen", buttonIcon: ArrowRight,
},
{
- title: "The Green Vibe Philosophy",
- description: "Every recipe is a testament to purity, boldness, and intention. We meticulously source whole ingredients, ensuring peak nutrition.",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-pepper-chemicals-front-view_23-2148536495.jpg",
- imageAlt: "A dietitian reviewing a meal plan",
- buttonIcon: "ArrowRight",
+ title: "The Green Vibe Philosophy", description: "Every recipe is a testament to purity, boldness, and intention. We meticulously source whole ingredients, ensuring peak nutrition.", imageSrc: "http://img.b2bpic.net/free-photo/delicious-sweet-pepper-chemicals-front-view_23-2148536495.jpg", imageAlt: "A dietitian reviewing a meal plan", buttonIcon: ArrowRight,
},
{
- title: "Sustainable Sourcing",
- description: "Our commitment extends beyond your plate to the planet. We partner with local farms for seasonally rotated, traceable ingredients.",
- imageSrc: "http://img.b2bpic.net/free-photo/farmer-harvesting-beets-field_23-2151983625.jpg",
- imageAlt: "Fresh organic vegetables at a farm",
- buttonIcon: "ArrowRight",
+ title: "Sustainable Sourcing", description: "Our commitment extends beyond your plate to the planet. We partner with local farms for seasonally rotated, traceable ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/farmer-harvesting-beets-field_23-2151983625.jpg", imageAlt: "Fresh organic vegetables at a farm", buttonIcon: ArrowRight,
},
{
- title: "Meet Our Dedicated Team",
- description: "Behind every delicious dish is a passionate team of chefs, nutritionists, and sustainability advocates dedicated to your well-being.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-kitchen-front-view_23-2150014850.jpg",
- imageAlt: "A diverse team of chefs and nutritionists",
- buttonIcon: "ArrowRight",
+ title: "Meet Our Dedicated Team", description: "Behind every delicious dish is a passionate team of chefs, nutritionists, and sustainability advocates dedicated to your well-being.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-women-kitchen-front-view_23-2150014850.jpg", imageAlt: "A diverse team of chefs and nutritionists", buttonIcon: ArrowRight,
},
]}
title="Born from a belief that food should heal, not just fuel."
@@ -320,25 +199,13 @@ export default function LandingPage() {
tag="NUTRITION PHILOSOPHY"
metrics={[
{
- id: "m1",
- value: "Whole",
- description: "Ingredients Only: No isolates, no concentrates, nothing artificial.",
- },
+ id: "m1", value: "Whole", description: "Ingredients Only: No isolates, no concentrates, nothing artificial."},
{
- id: "m2",
- value: "Macro-Balanced",
- description: "Every Meal: Protein, fat, complex carbs — in every single dish.",
- },
+ id: "m2", value: "Macro-Balanced", description: "Every Meal: Protein, fat, complex carbs — in every single dish."},
{
- id: "m3",
- value: "Zero Hidden",
- description: "Sugars: We sweeten only with whole fruits and raw honey.",
- },
+ id: "m3", value: "Zero Hidden", description: "Sugars: We sweeten only with whole fruits and raw honey."},
{
- id: "m4",
- value: "Seasonally",
- description: "Sourced: Our menu rotates with what the land gives us.",
- },
+ id: "m4", value: "Seasonally", description: "Sourced: Our menu rotates with what the land gives us."},
]}
metricsAnimation="slide-up"
/>
@@ -351,45 +218,15 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "r1",
- name: "Yasmine R.",
- role: "Marketing Manager, Casablanca",
- testimonial: "The Buddha Bowl changed my lunch routine entirely — I actually look forward to eating now. Green Vibe makes healthy effortless and exciting.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-cooking-kitchen-morning-making-fruit-salad-cutting-apple-with-knife-smiling-happy-positive-healthy-lifestyle-listening-music-headphones-laughing-having-fun_285396-4895.jpg",
- imageAlt: "Yasmine R.",
- },
+ id: "r1", name: "Yasmine R.", role: "Marketing Manager, Casablanca", testimonial: "The Buddha Bowl changed my lunch routine entirely — I actually look forward to eating now. Green Vibe makes healthy effortless and exciting.", imageSrc: "http://img.b2bpic.net/free-photo/young-attractive-woman-cooking-kitchen-morning-making-fruit-salad-cutting-apple-with-knife-smiling-happy-positive-healthy-lifestyle-listening-music-headphones-laughing-having-fun_285396-4895.jpg", imageAlt: "Yasmine R."},
{
- id: "r2",
- name: "Mehdi A.",
- role: "Architect, Marrakech",
- testimonial: "I've tried every healthy food brand out there. Green Vibe is the only one where I forget it's clean. The flavors are simply incredible.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-guy-showing-approval_23-2148334477.jpg",
- imageAlt: "Mehdi A.",
- },
+ id: "r2", name: "Mehdi A.", role: "Architect, Marrakech", testimonial: "I've tried every healthy food brand out there. Green Vibe is the only one where I forget it's clean. The flavors are simply incredible.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-happy-guy-showing-approval_23-2148334477.jpg", imageAlt: "Mehdi A."},
{
- id: "r3",
- name: "Dr. Anya Sharma",
- role: "Nutritionist, Dubai",
- testimonial: "As a health professional, I highly recommend Green Vibe. Their commitment to whole ingredients and balanced meals is truly exceptional.",
- imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-lunch-working-online_1303-26739.jpg",
- imageAlt: "Dr. Anya Sharma",
- },
+ id: "r3", name: "Dr. Anya Sharma", role: "Nutritionist, Dubai", testimonial: "As a health professional, I highly recommend Green Vibe. Their commitment to whole ingredients and balanced meals is truly exceptional.", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-having-lunch-working-online_1303-26739.jpg", imageAlt: "Dr. Anya Sharma"},
{
- id: "r4",
- name: "Ben Carter",
- role: "Software Engineer, London",
- testimonial: "Working long hours, Green Vibe is my secret weapon. Delicious, nutritious, and always fresh – it keeps me performing at my best.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-toasting-drinks-with-his-friends_23-2147859664.jpg",
- imageAlt: "Ben Carter",
- },
+ id: "r4", name: "Ben Carter", role: "Software Engineer, London", testimonial: "Working long hours, Green Vibe is my secret weapon. Delicious, nutritious, and always fresh – it keeps me performing at my best.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-young-man-toasting-drinks-with-his-friends_23-2147859664.jpg", imageAlt: "Ben Carter"},
{
- id: "r5",
- name: "Chloe Wong",
- role: "Yoga Instructor, Sydney",
- testimonial: "Green Vibe's meals perfectly align with my holistic lifestyle. They nourish both body and mind with pure, vibrant ingredients.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-plate-with-food_23-2148899029.jpg",
- imageAlt: "Chloe Wong",
- },
+ id: "r5", name: "Chloe Wong", role: "Yoga Instructor, Sydney", testimonial: "Green Vibe's meals perfectly align with my holistic lifestyle. They nourish both body and mind with pure, vibrant ingredients.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-holding-plate-with-food_23-2148899029.jpg", imageAlt: "Chloe Wong"},
]}
title="Real People. Real Results."
description="Hear from our community how Green Vibe is transforming their health and daily routine."
@@ -400,8 +237,7 @@ export default function LandingPage() {