5 Commits

Author SHA1 Message Date
0f1cd5476a Update src/app/page.tsx 2026-04-20 04:58:57 +00:00
fab5e1d0ef Merge version_3 into main
Merge version_3 into main
2026-04-20 04:56:05 +00:00
026deff395 Update src/app/page.tsx 2026-04-20 04:55:59 +00:00
01735622ff Merge version_2 into main
Merge version_2 into main
2026-04-20 04:54:33 +00:00
30ffac8742 Update src/app/page.tsx 2026-04-20 04:54:30 +00:00

View File

@@ -33,21 +33,13 @@ export default function LandingPage() {
<NavbarStyleApple
navItems={[
{
name: "Home",
id: "hero",
},
name: "Home", id: "hero"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Products",
id: "products",
},
name: "Products", id: "products"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Nutrition UK07"
/>
@@ -55,44 +47,28 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroOverlayTestimonial
title="Fuel Your Peak Performance"
title="Reach Your Fitness Potential Faster"
description="Premium gym supplements and nutrition guidance. Nutrition UK07 is dedicated to helping you reach your fitness goals with high-quality supplies."
buttons={[
{ text: "Shop Now", href: "#products" },
{ text: "Book Consultation", href: "#contact" }
]}
testimonials={[
{
name: "Rahul K.",
handle: "@rahulfit",
testimonial: "Best nutrition store in town! Authenticity guaranteed.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/carefree-positive-african-american-woman-dressed-active-wear-holds-bottle-fresh-water-glad-be-healthy-has-regular-training-carries-soft-towel-neck_273609-30869.jpg",
},
name: "Rahul K.", handle: "@rahulfit", testimonial: "Best nutrition store in town! Authenticity guaranteed.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/carefree-positive-african-american-woman-dressed-active-wear-holds-bottle-fresh-water-glad-be-healthy-has-regular-training-carries-soft-towel-neck_273609-30869.jpg"},
{
name: "Amit V.",
handle: "@amitlifts",
testimonial: "Great range of mass gainers and protein powders.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/upperangle-shot-attractive-sweaty-sportswoman-using-gym-equipment-gain-perfect-abs-good-body-shape-pushup-rings-pumping-biceps-smiling-as-if-feeling-joy-working-out-train-endurance_197531-30367.jpg",
},
name: "Amit V.", handle: "@amitlifts", testimonial: "Great range of mass gainers and protein powders.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/upperangle-shot-attractive-sweaty-sportswoman-using-gym-equipment-gain-perfect-abs-good-body-shape-pushup-rings-pumping-biceps-smiling-as-if-feeling-joy-working-out-train-endurance_197531-30367.jpg"},
{
name: "Priya S.",
handle: "@priyafit",
testimonial: "Professional advice for all my nutrition needs.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-athlete-clenches-fists-with-joy-celebrates-victory-marathon-smiles-broadly-dressed-grey-top-smiles-broadly-enjoys-triumph-poses-indoor-against-white-wall_273609-33762.jpg",
},
name: "Priya S.", handle: "@priyafit", testimonial: "Professional advice for all my nutrition needs.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/female-athlete-clenches-fists-with-joy-celebrates-victory-marathon-smiles-broadly-dressed-grey-top-smiles-broadly-enjoys-triumph-poses-indoor-against-white-wall_273609-33762.jpg"},
{
name: "Vikram J.",
handle: "@vikramgym",
testimonial: "Quick delivery and original products only.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sport-man-inviting-enter_1154-128.jpg",
},
name: "Vikram J.", handle: "@vikramgym", testimonial: "Quick delivery and original products only.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/sport-man-inviting-enter_1154-128.jpg"},
{
name: "Sneha R.",
handle: "@snehafit",
testimonial: "Transformed my fitness journey with their guidance.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-sport_181624-32005.jpg",
},
name: "Sneha R.", handle: "@snehafit", testimonial: "Transformed my fitness journey with their guidance.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-doing-sport_181624-32005.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/front-view-hookah-bar-with-fog-around_23-2149194166.jpg"
/>
@@ -105,19 +81,13 @@ export default function LandingPage() {
metrics={[
{
icon: Award,
label: "Years Experience",
value: "10+",
},
label: "Years Experience", value: "10+"},
{
icon: Users,
label: "Happy Athletes",
value: "5000+",
},
label: "Happy Athletes", value: "5000+"},
{
icon: Zap,
label: "Products in Stock",
value: "500+",
},
label: "Products in Stock", value: "500+"},
]}
metricsAnimation="slide-up"
/>
@@ -131,19 +101,13 @@ export default function LandingPage() {
features={[
{
icon: ShieldCheck,
title: "100% Authentic",
description: "Every product is sourced directly from manufacturers.",
},
title: "100% Authentic", description: "Every product is sourced directly from manufacturers."},
{
icon: Truck,
title: "Fast Delivery",
description: "Swift shipping across the region to keep you on track.",
},
title: "Fast Delivery", description: "Swift shipping across the region to keep you on track."},
{
icon: Activity,
title: "Expert Guidance",
description: "Professional advice on your supplement cycle.",
},
title: "Expert Guidance", description: "Professional advice on your supplement cycle."},
]}
title="Why Choose Nutrition UK07"
description="We don't just sell supplements, we provide fitness solutions tailored to your unique requirements."
@@ -158,41 +122,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
id: "1",
name: "Premium Whey Protein",
price: "₹2,499",
imageSrc: "http://img.b2bpic.net/free-photo/sportsman-holding-vitamins-sport-pills_171337-15328.jpg",
},
id: "1", name: "Premium Whey Protein", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/sportsman-holding-vitamins-sport-pills_171337-15328.jpg"},
{
id: "2",
name: "Micronized Creatine",
price: "₹899",
imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-bottle_23-2149871707.jpg",
},
id: "2", name: "Micronized Creatine", price: "₹899", imageSrc: "http://img.b2bpic.net/free-photo/silver-aesthetic-wallpaper-with-bottle_23-2149871707.jpg"},
{
id: "3",
name: "BCAA Recovery Drink",
price: "₹1,299",
imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760082.jpg",
},
id: "3", name: "BCAA Recovery Drink", price: "₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/brain-booster-pills-container-still-life_23-2150760082.jpg"},
{
id: "4",
name: "Daily Multivitamin",
price: "₹699",
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-adult-with-health-problems_23-2151098585.jpg",
},
id: "4", name: "Daily Multivitamin", price: "₹699", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-adult-with-health-problems_23-2151098585.jpg"},
{
id: "5",
name: "Pre-Workout Focus",
price: "₹1,599",
imageSrc: "http://img.b2bpic.net/free-photo/black-supplement-bottle-mockup-white-background_187299-48081.jpg",
},
id: "5", name: "Pre-Workout Focus", price: "₹1,599", imageSrc: "http://img.b2bpic.net/free-photo/black-supplement-bottle-mockup-white-background_187299-48081.jpg"},
{
id: "6",
name: "Mass Gainer Max",
price: "₹2,999",
imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980045.jpg",
},
id: "6", name: "Mass Gainer Max", price: "₹2,999", imageSrc: "http://img.b2bpic.net/free-photo/protein-gym_23-2151980045.jpg"},
]}
title="Top Selling Supplements"
description="Explore our curated selection of high-performance fitness essentials."
@@ -206,31 +146,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
id: "m1",
value: "98%",
title: "Customer Satisfaction",
items: [
"Original products",
"Expert support",
],
id: "m1", value: "98%", title: "Customer Satisfaction", items: [
"Original products", "Expert support"],
},
{
id: "m2",
value: "150+",
title: "Local Reviews",
items: [
"Highly rated",
"Trusted service",
],
id: "m2", value: "150+", title: "Local Reviews", items: [
"Highly rated", "Trusted service"],
},
{
id: "m3",
value: "5k+",
title: "Orders Completed",
items: [
"Consistent supply",
"Speedy fulfillment",
],
id: "m3", value: "5k+", title: "Orders Completed", items: [
"Consistent supply", "Speedy fulfillment"],
},
]}
title="Performance Tracking"
@@ -245,45 +170,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Anil R.",
handle: "@anilfit",
testimonial: "The best place to buy authentic supplements. Really knowledgeable.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg",
},
id: "t1", name: "Anil R.", handle: "@anilfit", testimonial: "The best place to buy authentic supplements. Really knowledgeable.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-fitness-woman-doing-exercise-with-dumbbell-studio_171337-9049.jpg"},
{
id: "t2",
name: "Manish K.",
handle: "@manishlifts",
testimonial: "Been shopping here for years, always genuine stock.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163373.jpg",
},
id: "t2", name: "Manish K.", handle: "@manishlifts", testimonial: "Been shopping here for years, always genuine stock.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163373.jpg"},
{
id: "t3",
name: "Sunita V.",
handle: "@sunita.gym",
testimonial: "Excellent recommendations for my diet plan.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-black-man-with-sporty-body-hydrates-with-water-holds-bottle-feels-thirsty-after-cardio-workout-breathes-from-heart-stroke-feels-dehydrated-stands-against-mountain-landscape_273609-29673.jpg",
},
id: "t3", name: "Sunita V.", handle: "@sunita.gym", testimonial: "Excellent recommendations for my diet plan.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-black-man-with-sporty-body-hydrates-with-water-holds-bottle-feels-thirsty-after-cardio-workout-breathes-from-heart-stroke-feels-dehydrated-stands-against-mountain-landscape_273609-29673.jpg"},
{
id: "t4",
name: "Rohit P.",
handle: "@rohitgym",
testimonial: "Fastest delivery I've experienced in the region.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828880.jpg",
},
id: "t4", name: "Rohit P.", handle: "@rohitgym", testimonial: "Fastest delivery I've experienced in the region.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-outdoors-portrait_23-2150828880.jpg"},
{
id: "t5",
name: "Kiran S.",
handle: "@kiran.fit",
testimonial: "Genuine original products, definitely recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-618.jpg",
},
id: "t5", name: "Kiran S.", handle: "@kiran.fit", testimonial: "Genuine original products, definitely recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-sportive-girl-posing-with-crossed-arms-dark-wall_176420-618.jpg"},
]}
showRating={true}
title="Client Success Stories"
@@ -296,20 +196,13 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "f1",
title: "Are all products original?",
content: "Yes, we guarantee 100% authenticity for all supplements.",
},
id: "f1", title: "Are all products original?", content: "Yes, we guarantee 100% authenticity for all supplements."},
{
id: "f2",
title: "Do you offer consultations?",
content: "Yes, we provide expert guidance based on your fitness goals.",
},
id: "f2", title: "Do you offer consultations?", content: "Yes, we provide expert guidance based on your fitness goals."},
{
id: "f3",
title: "What are your hours?",
content: "Visit us at our Garhwali Colony store.",
},
id: "f3", title: "What are your hours?", content: "Visit us at our Garhwali Colony store."},
{
id: "f4", title: "Shipping timeframes?", content: "We aim to process and deliver your orders within 3-5 business days across the region."},
]}
sideTitle="Questions?"
sideDescription="We're here to help you get the best nutrition advice."
@@ -321,8 +214,7 @@ export default function LandingPage() {
<ContactSplit
useInvertedBackground={true}
background={{
variant: "gradient-bars",
}}
variant: "gradient-bars"}}
tag="Visit Us"
title="Get in Touch"
description="Nutrition UK07, Garhwali Colony. Call us at 97601 43669."
@@ -340,4 +232,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}