6 Commits

Author SHA1 Message Date
842a386755 Update src/app/page.tsx 2026-03-10 12:21:52 +00:00
624d58b5d3 Update src/app/styles/variables.css 2026-03-10 12:21:02 +00:00
c2f81528bb Update src/app/page.tsx 2026-03-10 12:21:01 +00:00
8137b9eabf Merge version_1 into main
Merge version_1 into main
2026-03-10 12:08:10 +00:00
49d34891ce Merge version_1 into main
Merge version_1 into main
2026-03-10 12:06:54 +00:00
182851298f Merge version_1 into main
Merge version_1 into main
2026-03-10 12:05:44 +00:00
2 changed files with 106 additions and 96 deletions

View File

@@ -9,137 +9,147 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne'; import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import ContactCenter from '@/components/sections/contact/ContactCenter'; import ContactCenter from '@/components/sections/contact/ContactCenter';
import FooterSimple from '@/components/sections/footer/FooterSimple'; import FooterSimple from '@/components/sections/footer/FooterSimple';
import { Zap, Heart, Users, Target, Smile, Sparkles, Camera, Star } from 'lucide-react'; import { Cake, Heart, Users, Star, MapPin, MessageCircle, Instagram, Facebook, Twitter, Youtube } from 'lucide-react';
export default function LandingPage() { export default function LandingPage() {
return ( return (
<ThemeProvider <ThemeProvider
defaultButtonVariant="hover-magnetic" defaultButtonVariant="hover-bubble"
defaultTextAnimation="reveal-blur" defaultTextAnimation="entrance-slide"
borderRadius="pill" borderRadius="rounded"
contentWidth="compact" contentWidth="medium"
sizing="large" sizing="large"
background="circleGradient" background="none"
cardStyle="gradient-mesh" cardStyle="soft-shadow"
primaryButtonStyle="double-inset" primaryButtonStyle="gradient"
secondaryButtonStyle="radial-glow" secondaryButtonStyle="glass"
headingFontWeight="light" headingFontWeight="semibold"
> >
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
<NavbarStyleFullscreen <NavbarStyleFullscreen
navItems={[ navItems={[
{ name: "Home", id: "hero" }, { name: "Home", id: "hero" },
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Services", id: "services" }, { name: "Products", id: "services" },
{ name: "Gallery", id: "gallery" },
{ name: "Testimonials", id: "testimonials" }, { name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" } { name: "Contact", id: "contact" }
]} ]}
brandName="Enzo Fitness" brandName="Icing n Bakes"
bottomLeftText="Rajnagar Extension, Ghaziabad" bottomLeftText="Rajnagar Extension, Ghaziabad"
bottomRightText="hello@enzofitness.com" bottomRightText="Order on WhatsApp"
/> />
</div> </div>
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroBillboardScroll <HeroBillboardScroll
title="Transform Your Fitness, Transform Your Life" title="Sweet Moments, Baked with Love"
description="Join Enzo Fitness and experience a complete transformation. Our state-of-the-art facility in Rajnagar Extension combines expert training, community support, and cutting-edge equipment to help you achieve your fitness goals." description="Welcome to Icing n Bakes, your premier destination for freshly baked cakes, pastries, and custom celebration treats. From birthdays to anniversaries, we craft every creation with passion and the finest ingredients."
tag="Premium Gym in Ghaziabad" tag="Artisan Bakery in Ghaziabad"
tagIcon={Zap} tagIcon={Cake}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }} background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/sports-couple-is-working-out-gym-man-weightlifter-doing-leg-presses-with-his-trainer_613910-11745.jpg" imageSrc="https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=800&q=80&_wi=1"
imageAlt="People exercising at Enzo Fitness gym" imageAlt="Delicious cakes and pastries from Icing n Bakes"
buttons={[ buttons={[
{ text: "Join Now", href: "contact" }, { text: "Order Now", href: "contact" },
{ text: "Learn More", href: "about" } { text: "Explore Menu", href: "services" }
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
ariaLabel="Enzo Fitness hero section" ariaLabel="Icing n Bakes hero section"
/> />
</div> </div>
<div id="about" data-section="about"> <div id="about" data-section="about">
<SplitAbout <SplitAbout
title="About Enzo Fitness" title="About Icing n Bakes"
description="At Enzo Fitness, we believe in the power of community and expert guidance. Since our establishment, we have been dedicated to helping individuals achieve their fitness goals through personalized training, group classes, and a supportive environment." description="We are a passionate bakery dedicated to creating delightful baked goods that bring joy to every occasion. With years of experience and a commitment to quality, we specialize in custom cakes, fresh pastries, and celebration orders that make your moments truly special."
tag="Our Mission" tag="Our Story"
tagIcon={Heart} tagIcon={Heart}
tagAnimation="slide-up" tagAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
bulletPoints={[ bulletPoints={[
{ {
title: "Expert Trainers", description: "Certified professionals dedicated to your success and growth", icon: Users title: "Custom Cakes", description: "Personalized designs for birthdays, weddings, and special events", icon: Cake
}, },
{ {
title: "Personalized Approach", description: "Customized training programs tailored to your individual goals", icon: Target title: "Celebration Orders", description: "Complete party packages with pastries, cookies, and cupcakes", icon: Star
}, },
{ {
title: "Community Focus", description: "Supportive environment where members motivate each other", icon: Smile title: "Fresh Ingredients", description: "Quality ingredients sourced locally for the best taste", icon: Heart
}, },
{ {
title: "Modern Equipment", description: "Latest fitness equipment and technology for optimal results", icon: Zap title: "Quick Delivery", description: "Fast and reliable delivery across Ghaziabad", icon: MapPin
} }
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/athlete-gym_1098-14467.jpg" imageSrc="https://images.unsplash.com/photo-1585080198519-35b68d71e330?w=800&q=80"
imageAlt="About Enzo Fitness" imageAlt="Fresh pastries and cakes at Icing n Bakes"
mediaAnimation="slide-up" mediaAnimation="slide-up"
imagePosition="right" imagePosition="right"
ariaLabel="About Enzo Fitness section" ariaLabel="About Icing n Bakes section"
/> />
</div> </div>
<div id="services" data-section="services"> <div id="services" data-section="services">
<FeatureCardTwentyThree <FeatureCardTwentyThree
title="Our Services & Offerings" title="Our Products"
description="We offer a comprehensive range of fitness services designed to meet diverse needs and fitness levels, from beginners to advanced athletes." description="Discover our delicious range of freshly baked treats crafted with love and premium ingredients. Each product is made to perfection."
tag="What We Offer" tag="Menu"
tagIcon={Sparkles} tagIcon={Cake}
tagAnimation="slide-up" tagAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ {
id: "1", title: "Personal Training", tags: ["One-on-One", "Customized"], id: "1", title: "Cakes", tags: ["Custom", "Fresh"],
imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg?_wi=1", imageAlt: "Personal Training Service" imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=800&q=80&_wi=2", imageAlt: "Delicious custom cakes"
}, },
{ {
id: "2", title: "Group Classes", tags: ["Yoga", "Zumba", "CrossFit"], id: "2", title: "Pastries", tags: ["Artisan", "Flaky"],
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-group-gym_53876-46880.jpg", imageAlt: "Group Classes" imageSrc: "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=800&q=80&_wi=1", imageAlt: "Fresh pastries"
}, },
{ {
id: "3", title: "Weight Training & Cardio", tags: ["Equipment", "Comprehensive"], id: "3", title: "Cookies", tags: ["Homemade", "Crispy"],
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-woman-jogging-treadmill-health-club-female-working-out-gym-running-treadmill_231208-4512.jpg", imageAlt: "Weight Training and Cardio Equipment" imageSrc: "https://images.unsplash.com/photo-1499636136210-6f4ee915583e?w=800&q=80&_wi=1", imageAlt: "Assorted cookies"
}, },
{ {
id: "4", title: "Flexible Membership Plans", tags: ["Affordable", "Scalable"], id: "4", title: "Cupcakes", tags: ["Colorful", "Sweet"],
imageSrc: "http://img.b2bpic.net/free-photo/personal-trainer-assisting-woman-with-disabilities-her-workout-sports-rehab-centre-with-physiotherapists-patients-working-together-towards-healing_1321-3656.jpg?_wi=2", imageAlt: "Membership Plans" imageSrc: "https://images.unsplash.com/photo-1587080195348-c5dba1a9ae8d?w=800&q=80&_wi=1", imageAlt: "Decorated cupcakes"
} }
]} ]}
animationType="slide-up" animationType="slide-up"
ariaLabel="Services section" ariaLabel="Products section"
/> />
</div> </div>
<div id="gallery" data-section="gallery"> <div id="gallery" data-section="gallery">
<ProductCardOne <ProductCardOne
title="Gallery" title="Gallery"
description="Take a look at our state-of-the-art facility, training sessions, and the vibrant community at Enzo Fitness." description="Take a peek at our beautiful bakery creations and see the artistry behind every treat we bake."
tag="See Our Gym" tag="See Our Work"
tagIcon={Camera} tagIcon={Cake}
tagAnimation="slide-up" tagAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
products={[ products={[
{ {
id: "1", name: "Equipment", price: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/man-training-with-weight-lifting_23-2149307980.jpg", imageAlt: "Gym Equipment" id: "1", name: "Birthday Cake", price: "Custom", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=800&q=80&_wi=3", imageAlt: "Beautiful birthday cake"
}, },
{ {
id: "2", name: "Group Classes", price: "Community", imageSrc: "http://img.b2bpic.net/free-photo/front-view-coach-helping-kids_23-2150363783.jpg", imageAlt: "Group Classes" id: "2", name: "Wedding Tiers", price: "Premium", imageSrc: "https://images.unsplash.com/photo-1558636508-e0db3814a69e?w=800&q=80", imageAlt: "Elegant wedding cake"
}, },
{ {
id: "3", name: "Personal Training", price: "Expert", imageSrc: "http://img.b2bpic.net/free-photo/charismatic-happy-elderly-male-with-muscular-athletic-body-sitting-fitness-center-with-young-blonde-female-trainer-who-is-writing-down-results-after-personal-workout-with-her-senior-client_343059-88.jpg", imageAlt: "Personal Training" id: "3", name: "Pastry Box", price: "Assorted", imageSrc: "https://images.unsplash.com/photo-1565299585323-38d6b0865b47?w=800&q=80&_wi=2", imageAlt: "Assorted pastries"
},
{
id: "4", name: "Cupcake Tower", price: "Special", imageSrc: "https://images.unsplash.com/photo-1587080195348-c5dba1a9ae8d?w=800&q=80&_wi=2", imageAlt: "Cupcake tower"
},
{
id: "5", name: "Cookie Platter", price: "Deluxe", imageSrc: "https://images.unsplash.com/photo-1499636136210-6f4ee915583e?w=800&q=80&_wi=2", imageAlt: "Cookie platter"
},
{
id: "6", name: "Donut Display", price: "Variety", imageSrc: "https://images.unsplash.com/photo-1585080195348-c5dba1a9ae8d?w=800&q=80", imageAlt: "Colorful donuts"
} }
]} ]}
gridVariant="three-columns-all-equal-width" gridVariant="three-columns-all-equal-width"
@@ -150,37 +160,37 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials"> <div id="testimonials" data-section="testimonials">
<TestimonialCardOne <TestimonialCardOne
title="What Our Members Say" title="What Our Customers Say"
description="Real testimonials from members who have achieved remarkable fitness transformations at Enzo Fitness." description="Real testimonials from happy customers who loved our delicious treats and exceptional service."
tag="Success Stories" tag="Customer Reviews"
tagIcon={Star} tagIcon={Star}
tagAnimation="slide-up" tagAnimation="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
testimonials={[ testimonials={[
{ {
id: "1", name: "Rohit Kumar", role: "Software Engineer", company: "Tech Professional", rating: 5, id: "1", name: "Priya Sharma", role: "Birthday Party", company: "Happy Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brazilian-young-man-standing-brick-wall-inviting-enter-smiling-natural-with-open-hand_839833-16992.jpg", imageAlt: "Rohit Kumar" imageSrc: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?w=400&q=80", imageAlt: "Priya Sharma"
}, },
{ {
id: "2", name: "Priya Singh", role: "Marketing Manager", company: "Business Professional", rating: 5, id: "2", name: "Rajesh Kumar", role: "Wedding Client", company: "Bride & Groom", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/outdoor-shot-self-confident-motivated-woman-leads-active-lifestyle-carries-fitness-mat-has-regular-practice-poses-outdoors_273609-55499.jpg", imageAlt: "Priya Singh" imageSrc: "https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&q=80", imageAlt: "Rajesh Kumar"
}, },
{ {
id: "3", name: "Ankit Sharma", role: "Fitness Enthusiast", company: "Entrepreneur", rating: 5, id: "3", name: "Anjali Verma", role: "Corporate Events", company: "Event Organizer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-his-work-time-office-job_23-2149571041.jpg", imageAlt: "Ankit Sharma" imageSrc: "https://images.unsplash.com/photo-1438761681033-6461ffad8d80?w=400&q=80", imageAlt: "Anjali Verma"
}, },
{ {
id: "4", name: "Divya Patel", role: "Doctor", company: "Healthcare Professional", rating: 5, id: "4", name: "Vikram Singh", role: "Party Planner", company: "Regular Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13199.jpg", imageAlt: "Divya Patel" imageSrc: "https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&q=80", imageAlt: "Vikram Singh"
}, },
{ {
id: "5", name: "Manish Verma", role: "Businessman", company: "Entrepreneur", rating: 5, id: "5", name: "Divya Patel", role: "Anniversary Cake", company: "Satisfied Customer", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-smiling-man-with-amulet-neck-is-posing-photographer-dark-photo-studio_613910-3849.jpg", imageAlt: "Manish Verma" imageSrc: "https://images.unsplash.com/photo-1487412720507-e21cc028cb29?w=400&q=80", imageAlt: "Divya Patel"
}, },
{ {
id: "6", name: "Neha Gupta", role: "HR Director", company: "Corporate Leader", rating: 5, id: "6", name: "Arjun Gupta", role: "Office Parties", company: "Repeat Client", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg", imageAlt: "Neha Gupta" imageSrc: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?w=400&q=80", imageAlt: "Arjun Gupta"
} }
]} ]}
gridVariant="uniform-all-items-equal" gridVariant="uniform-all-items-equal"
@@ -191,17 +201,17 @@ export default function LandingPage() {
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactCenter <ContactCenter
tag="Get Started" tag="Get in Touch"
title="Ready to Transform Your Fitness?" title="Order Your Perfect Cake Today"
description="Join Enzo Fitness today and start your journey to a healthier, stronger you. Sign up for our newsletter to get exclusive offers and fitness tips delivered to your inbox." description="Ready to order? Reach out to us through WhatsApp or contact us directly. We're excited to create your perfect celebration treat!"
tagIcon={Zap} tagIcon={MessageCircle}
tagAnimation="slide-up" tagAnimation="slide-up"
background={{ variant: "plain" }} background={{ variant: "plain" }}
useInvertedBackground={false} useInvertedBackground={false}
inputPlaceholder="Enter your email address" inputPlaceholder="Enter your email for updates"
buttonText="Join Now" buttonText="Subscribe"
termsText="By clicking Join Now, you agree to receive fitness tips and exclusive offers. You can unsubscribe at any time." termsText="We'll send you our latest flavors and special offers. Unsubscribe anytime."
ariaLabel="Contact and newsletter section" ariaLabel="Contact section"
/> />
</div> </div>
@@ -212,24 +222,24 @@ export default function LandingPage() {
title: "Quick Links", items: [ title: "Quick Links", items: [
{ label: "Home", href: "#hero" }, { label: "Home", href: "#hero" },
{ label: "About", href: "#about" }, { label: "About", href: "#about" },
{ label: "Services", href: "#services" }, { label: "Products", href: "#services" },
{ label: "Contact", href: "#contact" } { label: "Gallery", href: "#gallery" }
] ]
}, },
{ {
title: "Services", items: [ title: "Products", items: [
{ label: "Personal Training", href: "#services" }, { label: "Custom Cakes", href: "#services" },
{ label: "Group Classes", href: "#services" }, { label: "Pastries", href: "#services" },
{ label: "Membership Plans", href: "#contact" }, { label: "Cookies & Cupcakes", href: "#services" },
{ label: "Fitness Programs", href: "#services" } { label: "Celebration Orders", href: "#services" }
] ]
}, },
{ {
title: "Contact Info", items: [ title: "Contact", items: [
{ label: "Phone: +91-9876543210", href: "tel:+919876543210" }, { label: "WhatsApp: +91-XXXXXXXXXX", href: "https://wa.me/91XXXXXXXXXX" },
{ label: "WhatsApp: +91-9876543210", href: "https://wa.me/919876543210" }, { label: "Email: info@icingbakes.com", href: "mailto:info@icingbakes.com" },
{ label: "Email: hello@enzofitness.com", href: "mailto:hello@enzofitness.com" }, { label: "Location: Rajnagar Extension, Ghaziabad", href: "#" },
{ label: "Location: Rajnagar Extension, Ghaziabad", href: "#" } { label: "Visit Us", href: "#" }
] ]
}, },
{ {
@@ -241,8 +251,8 @@ export default function LandingPage() {
] ]
} }
]} ]}
bottomLeftText="© 2025 Enzo Fitness. All rights reserved." bottomLeftText="© 2025 Icing n Bakes. Freshly Baked, Artisan Quality."
bottomRightText="Opening Hours: Mon-Sun 6 AM - 10 PM" bottomRightText="Mon-Sat: 9 AM - 8 PM | Sun: 10 AM - 6 PM"
ariaLabel="Footer" ariaLabel="Footer"
/> />
</div> </div>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #f5f5f5; --background: #fff9f5;
--card: #ffffff; --card: #ffe8f0;
--foreground: #1c1c1c; --foreground: #5a2d3c;
--primary-cta: #1c1c1c; --primary-cta: #ff69b4;
--primary-cta-text: #f5f5f5; --primary-cta-text: #f5f5f5;
--secondary-cta: #ffffff; --secondary-cta: #ffd700;
--secondary-cta-text: #1c1c1c; --secondary-cta-text: #1c1c1c;
--accent: #15479c; --accent: #ffc0cb;
--background-accent: #a8cce8; --background-accent: #fffacd;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);