8 Commits

Author SHA1 Message Date
863b0dd238 Merge version_2 into main
Merge version_2 into main
2026-03-10 12:21:56 +00:00
842a386755 Update src/app/page.tsx 2026-03-10 12:21:52 +00:00
f7789c4328 Merge version_2 into main
Merge version_2 into main
2026-03-10 12:21:06 +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 ContactCenter from '@/components/sections/contact/ContactCenter';
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() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="reveal-blur"
borderRadius="pill"
contentWidth="compact"
defaultButtonVariant="hover-bubble"
defaultTextAnimation="entrance-slide"
borderRadius="rounded"
contentWidth="medium"
sizing="large"
background="circleGradient"
cardStyle="gradient-mesh"
primaryButtonStyle="double-inset"
secondaryButtonStyle="radial-glow"
headingFontWeight="light"
background="none"
cardStyle="soft-shadow"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="semibold"
>
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "services" },
{ name: "Products", id: "services" },
{ name: "Gallery", id: "gallery" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
brandName="Enzo Fitness"
brandName="Icing n Bakes"
bottomLeftText="Rajnagar Extension, Ghaziabad"
bottomRightText="hello@enzofitness.com"
bottomRightText="Order on WhatsApp"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardScroll
title="Transform Your Fitness, Transform Your Life"
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."
tag="Premium Gym in Ghaziabad"
tagIcon={Zap}
title="Sweet Moments, Baked with Love"
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="Artisan Bakery in Ghaziabad"
tagIcon={Cake}
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }}
imageSrc="http://img.b2bpic.net/free-photo/sports-couple-is-working-out-gym-man-weightlifter-doing-leg-presses-with-his-trainer_613910-11745.jpg"
imageAlt="People exercising at Enzo Fitness gym"
background={{ variant: "sparkles-gradient" }}
imageSrc="https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=800&q=80&_wi=1"
imageAlt="Delicious cakes and pastries from Icing n Bakes"
buttons={[
{ text: "Join Now", href: "contact" },
{ text: "Learn More", href: "about" }
{ text: "Order Now", href: "contact" },
{ text: "Explore Menu", href: "services" }
]}
buttonAnimation="slide-up"
ariaLabel="Enzo Fitness hero section"
ariaLabel="Icing n Bakes hero section"
/>
</div>
<div id="about" data-section="about">
<SplitAbout
title="About Enzo Fitness"
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."
tag="Our Mission"
title="About Icing n Bakes"
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 Story"
tagIcon={Heart}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
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"
imageAlt="About Enzo Fitness"
imageSrc="https://images.unsplash.com/photo-1585080198519-35b68d71e330?w=800&q=80"
imageAlt="Fresh pastries and cakes at Icing n Bakes"
mediaAnimation="slide-up"
imagePosition="right"
ariaLabel="About Enzo Fitness section"
ariaLabel="About Icing n Bakes section"
/>
</div>
<div id="services" data-section="services">
<FeatureCardTwentyThree
title="Our Services & Offerings"
description="We offer a comprehensive range of fitness services designed to meet diverse needs and fitness levels, from beginners to advanced athletes."
tag="What We Offer"
tagIcon={Sparkles}
title="Our Products"
description="Discover our delicious range of freshly baked treats crafted with love and premium ingredients. Each product is made to perfection."
tag="Menu"
tagIcon={Cake}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
features={[
{
id: "1", title: "Personal Training", tags: ["One-on-One", "Customized"],
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"
id: "1", title: "Cakes", tags: ["Custom", "Fresh"],
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"],
imageSrc: "http://img.b2bpic.net/free-photo/crossfit-group-gym_53876-46880.jpg", imageAlt: "Group Classes"
id: "2", title: "Pastries", tags: ["Artisan", "Flaky"],
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"],
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"
id: "3", title: "Cookies", tags: ["Homemade", "Crispy"],
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"],
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"
id: "4", title: "Cupcakes", tags: ["Colorful", "Sweet"],
imageSrc: "https://images.unsplash.com/photo-1587080195348-c5dba1a9ae8d?w=800&q=80&_wi=1", imageAlt: "Decorated cupcakes"
}
]}
animationType="slide-up"
ariaLabel="Services section"
ariaLabel="Products section"
/>
</div>
<div id="gallery" data-section="gallery">
<ProductCardOne
title="Gallery"
description="Take a look at our state-of-the-art facility, training sessions, and the vibrant community at Enzo Fitness."
tag="See Our Gym"
tagIcon={Camera}
description="Take a peek at our beautiful bakery creations and see the artistry behind every treat we bake."
tag="See Our Work"
tagIcon={Cake}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
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"
@@ -150,37 +160,37 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardOne
title="What Our Members Say"
description="Real testimonials from members who have achieved remarkable fitness transformations at Enzo Fitness."
tag="Success Stories"
title="What Our Customers Say"
description="Real testimonials from happy customers who loved our delicious treats and exceptional service."
tag="Customer Reviews"
tagIcon={Star}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "1", name: "Rohit Kumar", role: "Software Engineer", company: "Tech Professional", 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"
id: "1", name: "Priya Sharma", role: "Birthday Party", company: "Happy Customer", rating: 5,
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,
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"
id: "2", name: "Rajesh Kumar", role: "Wedding Client", company: "Bride & Groom", rating: 5,
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,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-man-his-work-time-office-job_23-2149571041.jpg", imageAlt: "Ankit Sharma"
id: "3", name: "Anjali Verma", role: "Corporate Events", company: "Event Organizer", rating: 5,
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,
imageSrc: "http://img.b2bpic.net/free-photo/brunette-woman-wearing-sport-clothes_329181-13199.jpg", imageAlt: "Divya Patel"
id: "4", name: "Vikram Singh", role: "Party Planner", company: "Regular Customer", rating: 5,
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,
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"
id: "5", name: "Divya Patel", role: "Anniversary Cake", company: "Satisfied Customer", rating: 5,
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,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-sitting-cafe-with-closed-laptop_1262-1151.jpg", imageAlt: "Neha Gupta"
id: "6", name: "Arjun Gupta", role: "Office Parties", company: "Repeat Client", rating: 5,
imageSrc: "https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?w=400&q=80", imageAlt: "Arjun Gupta"
}
]}
gridVariant="uniform-all-items-equal"
@@ -191,17 +201,17 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Get Started"
title="Ready to Transform Your Fitness?"
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."
tagIcon={Zap}
tag="Get in Touch"
title="Order Your Perfect Cake Today"
description="Ready to order? Reach out to us through WhatsApp or contact us directly. We're excited to create your perfect celebration treat!"
tagIcon={MessageCircle}
tagAnimation="slide-up"
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email address"
buttonText="Join Now"
termsText="By clicking Join Now, you agree to receive fitness tips and exclusive offers. You can unsubscribe at any time."
ariaLabel="Contact and newsletter section"
inputPlaceholder="Enter your email for updates"
buttonText="Subscribe"
termsText="We'll send you our latest flavors and special offers. Unsubscribe anytime."
ariaLabel="Contact section"
/>
</div>
@@ -212,24 +222,24 @@ export default function LandingPage() {
title: "Quick Links", items: [
{ label: "Home", href: "#hero" },
{ label: "About", href: "#about" },
{ label: "Services", href: "#services" },
{ label: "Contact", href: "#contact" }
{ label: "Products", href: "#services" },
{ label: "Gallery", href: "#gallery" }
]
},
{
title: "Services", items: [
{ label: "Personal Training", href: "#services" },
{ label: "Group Classes", href: "#services" },
{ label: "Membership Plans", href: "#contact" },
{ label: "Fitness Programs", href: "#services" }
title: "Products", items: [
{ label: "Custom Cakes", href: "#services" },
{ label: "Pastries", href: "#services" },
{ label: "Cookies & Cupcakes", href: "#services" },
{ label: "Celebration Orders", href: "#services" }
]
},
{
title: "Contact Info", items: [
{ label: "Phone: +91-9876543210", href: "tel:+919876543210" },
{ label: "WhatsApp: +91-9876543210", href: "https://wa.me/919876543210" },
{ label: "Email: hello@enzofitness.com", href: "mailto:hello@enzofitness.com" },
{ label: "Location: Rajnagar Extension, Ghaziabad", href: "#" }
title: "Contact", items: [
{ label: "WhatsApp: +91-XXXXXXXXXX", href: "https://wa.me/91XXXXXXXXXX" },
{ label: "Email: info@icingbakes.com", href: "mailto:info@icingbakes.com" },
{ 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."
bottomRightText="Opening Hours: Mon-Sun 6 AM - 10 PM"
bottomLeftText="© 2025 Icing n Bakes. Freshly Baked, Artisan Quality."
bottomRightText="Mon-Sat: 9 AM - 8 PM | Sun: 10 AM - 6 PM"
ariaLabel="Footer"
/>
</div>

View File

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