diff --git a/src/app/page.tsx b/src/app/page.tsx
index ac7969a..20e7695 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -2,10 +2,10 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
-import ContactSplit from '@/components/sections/contact/ContactSplit';
-import FaqDouble from '@/components/sections/faq/FaqDouble';
+import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
+import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
import FeatureCardTwentySeven from '@/components/sections/feature/FeatureCardTwentySeven';
-import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
+import FooterBase from '@/components/sections/footer/FooterBase';
import HeroSplit from '@/components/sections/hero/HeroSplit';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
@@ -34,55 +34,36 @@ export default function LandingPage() {
@@ -148,9 +109,7 @@ export default function LandingPage() {
title="Crafted for Peak Performance & Unrivaled Taste"
buttons={[
{
- text: "Our Story",
- href: "#",
- },
+ text: "Our Story", href: "#"},
]}
/>
@@ -162,32 +121,17 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- id: "power",
- title: "Explosive Power",
- descriptions: [
- "Ignite your potential with our unique blend of ingredients, designed to deliver immediate and sustained energy for any challenge.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/blue-abstract-blower-optical-fiber_23-2148241234.jpg",
- imageAlt: "Person feeling energetic",
- },
+ id: "power", title: "Explosive Power", descriptions: [
+ "Ignite your potential with our unique blend of ingredients, designed to deliver immediate and sustained energy for any challenge."],
+ imageSrc: "http://img.b2bpic.net/free-photo/blue-abstract-blower-optical-fiber_23-2148241234.jpg", imageAlt: "Person feeling energetic"},
{
- id: "focus",
- title: "Laser Focus",
- descriptions: [
- "Sharpen your mind and enhance cognitive function. Stay dialed in and productive, whether at work, school, or hitting your fitness goals.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/hands-robot-human-hands-touching-with-fingers-virtual-reality-artificial-intelligence-technology-concept_460848-7985.jpg",
- imageAlt: "Person focused with clear mind",
- },
+ id: "focus", title: "Laser Focus", descriptions: [
+ "Sharpen your mind and enhance cognitive function. Stay dialed in and productive, whether at work, school, or hitting your fitness goals."],
+ imageSrc: "http://img.b2bpic.net/free-photo/hands-robot-human-hands-touching-with-fingers-virtual-reality-artificial-intelligence-technology-concept_460848-7985.jpg", imageAlt: "Person focused with clear mind"},
{
- id: "refresh",
- title: "Ultimate Refreshment",
- descriptions: [
- "Beyond the boost, enjoy a crisp, delicious taste that invigorates your palate and truly quenches your thirst, leaving you revitalized.",
- ],
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-sangria-glass-seaside_23-2149426430.jpg",
- imageAlt: "Ice-cold drink with condensation",
- },
+ id: "refresh", title: "Ultimate Refreshment", descriptions: [
+ "Beyond the boost, enjoy a crisp, delicious taste that invigorates your palate and truly quenches your thirst, leaving you revitalized."],
+ imageSrc: "http://img.b2bpic.net/free-photo/delicious-sangria-glass-seaside_23-2149426430.jpg", imageAlt: "Ice-cold drink with condensation"},
]}
title="Ignite Your Potential"
description="Experience the difference with Monster Juice — engineered for vitality, clarity, and an unbeatable taste."
@@ -202,65 +146,23 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "original",
- brand: "Monster Juice",
- name: "Classic Unleashed",
- price: "$2.99",
- rating: 5,
- reviewCount: "2.5K",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-can_23-2150995345.jpg",
- imageAlt: "Original Flavor Monster Juice Can",
- },
+ id: "original", brand: "Monster Juice", name: "Classic Unleashed", price: "$2.99", rating: 5,
+ reviewCount: "2.5K", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-can_23-2150995345.jpg", imageAlt: "Original Flavor Monster Juice Can"},
{
- id: "citrus",
- brand: "Monster Juice",
- name: "Zesty Bolt",
- price: "$2.99",
- rating: 4.8,
- reviewCount: "1.8K",
- imageSrc: "http://img.b2bpic.net/free-photo/lemonade-with-lemons-basil-leaves-bottle-white-grungy_176474-7424.jpg",
- imageAlt: "Citrus Flavor Monster Juice Can",
- },
+ id: "citrus", brand: "Monster Juice", name: "Zesty Bolt", price: "$2.99", rating: 4.8,
+ reviewCount: "1.8K", imageSrc: "http://img.b2bpic.net/free-photo/lemonade-with-lemons-basil-leaves-bottle-white-grungy_176474-7424.jpg", imageAlt: "Citrus Flavor Monster Juice Can"},
{
- id: "berry",
- brand: "Monster Juice",
- name: "Berry Blitz",
- price: "$2.99",
- rating: 4.9,
- reviewCount: "2.1K",
- imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-can_23-2150995212.jpg",
- imageAlt: "Berry Flavor Monster Juice Can",
- },
+ id: "berry", brand: "Monster Juice", name: "Berry Blitz", price: "$2.99", rating: 4.9,
+ reviewCount: "2.1K", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-brightly-colored-soda-can_23-2150995212.jpg", imageAlt: "Berry Flavor Monster Juice Can"},
{
- id: "tropical",
- brand: "Monster Juice",
- name: "Tropical Fury",
- price: "$2.99",
- rating: 4.7,
- reviewCount: "1.5K",
- imageSrc: "http://img.b2bpic.net/free-photo/message-bottle_1252-565.jpg",
- imageAlt: "Tropical Flavor Monster Juice Can",
- },
+ id: "tropical", brand: "Monster Juice", name: "Tropical Fury", price: "$2.99", rating: 4.7,
+ reviewCount: "1.5K", imageSrc: "http://img.b2bpic.net/free-photo/message-bottle_1252-565.jpg", imageAlt: "Tropical Flavor Monster Juice Can"},
{
- id: "zero",
- brand: "Monster Juice",
- name: "Zero Roar",
- price: "$2.99",
- rating: 4.6,
- reviewCount: "1.2K",
- imageSrc: "http://img.b2bpic.net/free-photo/closeup-focus-shot-man-holding-white-mug_181624-25962.jpg",
- imageAlt: "Zero Sugar Monster Juice Can",
- },
+ id: "zero", brand: "Monster Juice", name: "Zero Roar", price: "$2.99", rating: 4.6,
+ reviewCount: "1.2K", imageSrc: "http://img.b2bpic.net/free-photo/closeup-focus-shot-man-holding-white-mug_181624-25962.jpg", imageAlt: "Zero Sugar Monster Juice Can"},
{
- id: "punch",
- brand: "Monster Juice",
- name: "Punch Power",
- price: "$2.99",
- rating: 4.8,
- reviewCount: "1.9K",
- imageSrc: "http://img.b2bpic.net/free-photo/raspberry-lemonade-drink-glass-blue-background_123827-22670.jpg",
- imageAlt: "Punch Flavor Monster Juice Can",
- },
+ id: "punch", brand: "Monster Juice", name: "Punch Power", price: "$2.99", rating: 4.8,
+ reviewCount: "1.9K", imageSrc: "http://img.b2bpic.net/free-photo/raspberry-lemonade-drink-glass-blue-background_123827-22670.jpg", imageAlt: "Punch Flavor Monster Juice Can"},
]}
title="Discover Your Favorite Flavor"
description="From classic power to exotic blends, find the perfect Monster Juice to supercharge your senses."
@@ -274,34 +176,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "energy",
- value: "90%",
- title: "Energy Boost",
- items: [
- "Users report immediate energy surge",
- "Sustained vitality throughout the day",
- "No post-consumption crash",
- ],
+ id: "energy", value: "90%", title: "Energy Boost", items: [
+ "Users report immediate energy surge", "Sustained vitality throughout the day", "No post-consumption crash"],
},
{
- id: "focus",
- value: "85%",
- title: "Enhanced Focus",
- items: [
- "Improved concentration for tasks",
- "Better mental clarity",
- "Supports demanding cognitive activities",
- ],
+ id: "focus", value: "85%", title: "Enhanced Focus", items: [
+ "Improved concentration for tasks", "Better mental clarity", "Supports demanding cognitive activities"],
},
{
- id: "satisfaction",
- value: "95%",
- title: "Customer Satisfaction",
- items: [
- "Overwhelmingly positive reviews",
- "High repurchase rate",
- "Loved by athletes and professionals",
- ],
+ id: "satisfaction", value: "95%", title: "Customer Satisfaction", items: [
+ "Overwhelmingly positive reviews", "High repurchase rate", "Loved by athletes and professionals"],
},
]}
title="Our Impact & Performance"
@@ -318,59 +202,23 @@ export default function LandingPage() {
carouselMode="buttons"
testimonials={[
{
- id: "1",
- name: "Alex R.",
- role: "Professional Athlete",
- company: "Elite Sports",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-smiling-woman_23-2148489712.jpg",
- imageAlt: "Alex R. - Professional Athlete",
- },
+ id: "1", name: "Alex R.", role: "Professional Athlete", company: "Elite Sports", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-happy-smiling-woman_23-2148489712.jpg", imageAlt: "Alex R. - Professional Athlete"},
{
- id: "2",
- name: "Sarah K.",
- role: "Software Engineer",
- company: "Tech Innovators",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg",
- imageAlt: "Sarah K. - Software Engineer",
- },
+ id: "2", name: "Sarah K.", role: "Software Engineer", company: "Tech Innovators", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-sport-outfit-holding-white-sign_140725-85436.jpg", imageAlt: "Sarah K. - Software Engineer"},
{
- id: "3",
- name: "Mike D.",
- role: "College Student",
- company: "University X",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket_23-2149020794.jpg",
- imageAlt: "Mike D. - College Student",
- },
+ id: "3", name: "Mike D.", role: "College Student", company: "University X", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-woman-posing-with-yellow-jacket_23-2149020794.jpg", imageAlt: "Mike D. - College Student"},
{
- id: "4",
- name: "Jessica L.",
- role: "Creative Director",
- company: "Artistic Edge",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-redhead-girl-bed-reading_23-2148321006.jpg",
- imageAlt: "Jessica L. - Creative Director",
- },
+ id: "4", name: "Jessica L.", role: "Creative Director", company: "Artistic Edge", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/front-view-redhead-girl-bed-reading_23-2148321006.jpg", imageAlt: "Jessica L. - Creative Director"},
{
- id: "5",
- name: "Ben T.",
- role: "Entrepreneur",
- company: "Startup Hub",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/competitive-girl-celebrates-winning-holding-game-joystick-controller-red-wall_158595-4951.jpg",
- imageAlt: "Ben T. - Entrepreneur",
- },
+ id: "5", name: "Ben T.", role: "Entrepreneur", company: "Startup Hub", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/competitive-girl-celebrates-winning-holding-game-joystick-controller-red-wall_158595-4951.jpg", imageAlt: "Ben T. - Entrepreneur"},
{
- id: "6",
- name: "Chloe M.",
- role: "Fitness Instructor",
- company: "BodyFit Gym",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/young-adventure-seeker-looking-out-scenic-mountain-range-view_482257-119196.jpg",
- imageAlt: "Chloe M. - Fitness Instructor",
- },
+ id: "6", name: "Chloe M.", role: "Fitness Instructor", company: "BodyFit Gym", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/young-adventure-seeker-looking-out-scenic-mountain-range-view_482257-119196.jpg", imageAlt: "Chloe M. - Fitness Instructor"},
]}
title="Hear It From Our Tribe"
description="Our community speaks for itself. Discover why Monster Juice is the preferred choice for those who demand more."
@@ -382,14 +230,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Apex Innovators",
- "Quantum Labs",
- "Dynamic Core",
- "Velocity Sports",
- "SynthWave Studios",
- "Global Reach Inc.",
- "Urban Evolve",
- ]}
+ "Apex Innovators", "Quantum Labs", "Dynamic Core", "Velocity Sports", "SynthWave Studios", "Global Reach Inc.", "Urban Evolve"]}
title="Trusted by Top Performers"
description="Join the ranks of leading brands and individuals who choose Monster Juice for their daily energy needs."
showCard={false}
@@ -397,109 +238,86 @@ export default function LandingPage() {
-
- console.log(data)}
+ imageSrc="http://img.b2bpic.net/free-photo/human-connection-digital-network_23-2149369324.jpg"
+ imageAlt="Abstract network connection"
+ mediaAnimation="slide-up"
+ mediaPosition="left"
/>