9 Commits

Author SHA1 Message Date
4bc154b6f3 Merge version_2 into main
Merge version_2 into main
2026-03-11 11:39:58 +00:00
4c4cd93e47 Update src/app/page.tsx 2026-03-11 11:39:48 +00:00
10af7e82d4 Merge version_2 into main
Merge version_2 into main
2026-03-11 11:39:27 +00:00
1eddc22649 Update src/app/page.tsx 2026-03-11 11:39:23 +00:00
6fdd6d3271 Merge version_2 into main
Merge version_2 into main
2026-03-11 11:38:41 +00:00
80930d92d8 Update src/app/styles/variables.css 2026-03-11 11:38:37 +00:00
67781aa60d Update src/app/page.tsx 2026-03-11 11:38:36 +00:00
857584e330 Merge version_1 into main
Merge version_1 into main
2026-03-11 04:55:36 +00:00
4c3ad814bc Merge version_1 into main
Merge version_1 into main
2026-03-11 04:55:07 +00:00
2 changed files with 81 additions and 81 deletions

View File

@@ -9,14 +9,14 @@ import ProductCardFour from '@/components/sections/product/ProductCardFour';
import TestimonialCardTwelve from '@/components/sections/testimonial/TestimonialCardTwelve';
import ContactCTA from '@/components/sections/contact/ContactCTA';
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import { Trophy, Info, Award, Target, Zap, Shield, Calendar, Users, Star, Image as ImageIcon, Phone, Briefcase } from 'lucide-react';
import { Cake, UtensilsCrossed, Award, Sparkles, Gift, Heart, MapPin, Phone, MessageCircle, Star } from 'lucide-react';
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="large"
background="floatingGradient"
@@ -27,12 +27,12 @@ export default function LandingPage() {
>
<div id="nav" data-section="nav">
<NavbarStyleApple
brandName="SP Cricket Academy"
brandName="Sweet Bakery"
navItems={[
{ name: "About", id: "about" },
{ name: "Programs", id: "programs" },
{ name: "Menu", id: "programs" },
{ name: "Gallery", id: "gallery" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Why Us", id: "testimonials" },
{ name: "Contact", id: "contact" }
]}
/>
@@ -40,27 +40,27 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDoubleCarousel
tag="Elite Training Academy"
tagIcon={Trophy}
tag="Fresh & Delicious"
tagIcon={Cake}
tagAnimation="slide-up"
title="Train Like a Pro. Play Like a Champion."
description="Master the art of cricket with world-class coaching at SP Cricket Academy. Comprehensive programs in batting mastery, bowling excellence, and fielding perfection. Located in Rajnagar Extension, Ghaziabad near G.D. Goenka School."
title="Freshly Baked Cakes & Desserts That Delight"
description="Welcome to our artisan bakery in Raj Nagar Extension, Ghaziabad. We craft beautiful, delicious cakes and desserts using premium fresh ingredients. From custom birthday cakes to daily pastries and cookies, we bring sweetness to every occasion."
background={{ variant: "glowing-orb" }}
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668615.jpg", imageAlt: "Cricket training session in progress" },
{ imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-boy-playing-soccer-field-red-uniform_181624-14809.jpg", imageAlt: "Professional cricket match performance" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-women-being-football-team_23-2149044692.jpg?_wi=1", imageAlt: "Academy training session with students" },
{ imageSrc: "http://img.b2bpic.net/free-photo/aerial-view-grass-field-hockey_23-2149668570.jpg?_wi=1", imageAlt: "SP Cricket Academy facility" }
{ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=600&fit=crop&_wi=1", imageAlt: "Fresh decorated birthday cake" },
{ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=600&fit=crop&_wi=2", imageAlt: "Delicious chocolate dessert" },
{ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=600&fit=crop&_wi=3", imageAlt: "Artisan pastries display" },
{ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=600&fit=crop&_wi=4", imageAlt: "Fresh bakery items" }
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/man-having-game-golf-outdoors-course_23-2150551637.jpg", imageAlt: "Fast bowling action shot" },
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-man-playing-football_23-2148867361.jpg", imageAlt: "Spectacular fielding catch" },
{ imageSrc: "http://img.b2bpic.net/free-photo/young-football-players-raising-trophy_23-2148355460.jpg?_wi=1", imageAlt: "Trophy and championship celebration" },
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-sportive-women-embracing-each-other_23-2148355503.jpg?_wi=1", imageAlt: "Successful students celebration" }
{ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=600&fit=crop&_wi=5", imageAlt: "Custom designer cake" },
{ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=600&fit=crop&_wi=6", imageAlt: "Mouth-watering pastries" },
{ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=600&fit=crop&_wi=7", imageAlt: "Fresh cookies collection" },
{ imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=600&h=600&fit=crop&_wi=8", imageAlt: "Premium dessert showcase" }
]}
buttons={[
{ text: "Enroll Today", href: "contact" },
{ text: "Learn More", href: "about" }
{ text: "Order Now", href: "contact" },
{ text: "View Menu", href: "programs" }
]}
buttonAnimation="slide-up"
carouselPosition="right"
@@ -69,15 +69,15 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TestimonialAboutCard
tag="About SP Cricket Academy"
tagIcon={Info}
tag="About Our Bakery"
tagIcon={UtensilsCrossed}
tagAnimation="slide-up"
title="Excellence in Cricket Coaching Since Day One"
description="Experience & Expertise"
subdescription="Rajnagar Extension, Ghaziabad"
title="Premium Quality, Fresh Ingredients, Local Expertise"
description="Passion for Baking"
subdescription="Located in Raj Nagar Extension, Ghaziabad. Committed to using only the freshest, highest-quality ingredients in every product we create."
icon={Award}
imageSrc="http://img.b2bpic.net/free-photo/aerial-view-grass-field-hockey_23-2149668570.jpg?_wi=2"
imageAlt="SP Cricket Academy professional training facility"
imageSrc="https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=800&h=600&fit=crop"
imageAlt="Fresh baked goods at our bakery"
mediaAnimation="slide-up"
useInvertedBackground={true}
/>
@@ -85,18 +85,18 @@ export default function LandingPage() {
<div id="programs" data-section="programs">
<FeatureHoverPattern
title="Our Training Programs"
description="Comprehensive cricket coaching tailored to develop your skills at every level. From fundamentals to advanced techniques."
tag="Programs"
tagIcon={Zap}
title="Our Delicious Menu"
description="Explore our collection of freshly baked items. Each product is made with premium ingredients and baked fresh daily. Custom orders welcome!"
tag="Menu"
tagIcon={UtensilsCrossed}
tagAnimation="slide-up"
features={[
{ icon: Target, title: "Batting Mastery", description: "Perfect your stance, technique, and shot selection. Learn aggressive batting, defensive play, and match situations with experienced coaches." },
{ icon: Zap, title: "Bowling Excellence", description: "Develop fast bowling, spin techniques, and variations. Master line and length, yorkers, and deception with professional coaching." },
{ icon: Shield, title: "Fielding & Fitness", description: "Enhance agility, reflexes, and athletic conditioning. Learn all fielding positions and develop match-winning fielding skills." },
{ icon: Calendar, title: "Weekend & Summer Camps", description: "Intensive short-term programs during weekends and summer vacations. Perfect for focused skill development and team bonding." },
{ icon: Users, title: "Group Coaching", description: "Small group sessions for personalized attention. Team dynamics, competitive pressure training, and peer learning." },
{ icon: Star, title: "Tournament Preparation", description: "Specialized training for cricket tournaments. Match strategy, mental conditioning, and performance optimization." }
{ icon: Cake, title: "Birthday Cakes", description: "Beautiful custom-designed birthday cakes. Choose your flavor, size, and design. Fresh cream, chocolate, fruit, and more." },
{ icon: Gift, title: "Custom Cakes", description: "Personalized cakes for weddings, anniversaries, and special occasions. Our expert bakers create stunning designs tailored to your vision." },
{ icon: Sparkles, title: "Pastries", description: "Fresh croissants, Danish pastries, and cream-filled pastries. Baked fresh every morning using traditional techniques and premium butter." },
{ icon: Heart, title: "Cookies & Treats", description: "Homemade cookies, brownies, and delightful treats. Chocolate chip, oatmeal, sugar cookies, and seasonal specials." },
{ icon: UtensilsCrossed, title: "Desserts", description: "Cheesecakes, mousse cakes, tarts, and more. Rich, indulgent desserts perfect for any celebration or everyday enjoyment." },
{ icon: Award, title: "Daily Specials", description: "Fresh breads, buns, and seasonal specialties. Our bakers prepare new items daily. Ask about today's special creations!" }
]}
animationType="slide-up"
textboxLayout="default"
@@ -106,16 +106,16 @@ export default function LandingPage() {
<div id="gallery" data-section="gallery">
<ProductCardFour
title="Gallery & Highlights"
description="Witness the passion, dedication, and achievements of SP Cricket Academy students. From intense training sessions to trophy celebrations."
tag="Achievements"
tagIcon={ImageIcon}
title="Bakery Gallery"
description="Browse our collection of fresh cakes, pastries, and desserts. Each photo showcases the quality and care we put into every item."
tag="Visual Showcase"
tagIcon={Cake}
tagAnimation="slide-up"
products={[
{ id: "gallery-1", name: "Training Session", price: "Professional Development", variant: "Skill Building", imageSrc: "http://img.b2bpic.net/free-photo/young-women-being-football-team_23-2149044692.jpg?_wi=2", imageAlt: "Students in training session" },
{ id: "gallery-2", name: "Championship Trophy", price: "Achievement Unlocked", variant: "Tournament Victory", imageSrc: "http://img.b2bpic.net/free-photo/young-football-players-raising-trophy_23-2148355460.jpg?_wi=2", imageAlt: "Trophy and celebration moment" },
{ id: "gallery-3", name: "Student Success", price: "Transformation Story", variant: "Happy Learners", imageSrc: "http://img.b2bpic.net/free-photo/happy-sportive-women-embracing-each-other_23-2148355503.jpg?_wi=2", imageAlt: "Successful students celebrating" },
{ id: "gallery-4", name: "Academy Facility", price: "World-Class Infrastructure", variant: "Professional Standards", imageSrc: "http://img.b2bpic.net/free-photo/overhead-aerial-shot-small-stadium-houses_181624-9518.jpg", imageAlt: "State-of-art cricket facility" }
{ id: "cake-1", name: "Birthday Cakes", price: "Custom Orders", variant: "Made to Order", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=1", imageAlt: "Beautiful birthday cakes" },
{ id: "cake-2", name: "Chocolate Delights", price: "Premium Quality", variant: "Fresh Daily", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=2", imageAlt: "Chocolate desserts" },
{ id: "cake-3", name: "Fresh Pastries", price: "Morning Fresh", variant: "Artisan Made", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=3", imageAlt: "Fresh pastries" },
{ id: "cake-4", name: "Custom Designs", price: "Personalized", variant: "Professional", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=400&h=400&fit=crop&_wi=4", imageAlt: "Custom decorated cake" }
]}
gridVariant="two-columns-alternating-heights"
animationType="slide-up"
@@ -127,13 +127,13 @@ export default function LandingPage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardTwelve
testimonials={[
{ id: "1", name: "Rahul Kumar", imageSrc: "http://img.b2bpic.net/free-photo/cricketer-field-action_53876-63345.jpg", imageAlt: "Rahul Kumar - Student" },
{ id: "2", name: "Ankit Singh", imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-swinging-baseball-bat-with-angry-aggressive-expression-going-wild_141793-55130.jpg", imageAlt: "Ankit Singh - Student" },
{ id: "3", name: "Vikram Patel", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-baseball-player_23-2150885219.jpg", imageAlt: "Vikram Patel - Student" },
{ id: "4", name: "Arjun Sharma", imageSrc: "http://img.b2bpic.net/free-photo/side-view-athletic-woman-outdoors-by-beach_23-2148781775.jpg", imageAlt: "Arjun Sharma - Student" }
{ id: "1", name: "Fresh Ingredients", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=100&h=100&fit=crop&_wi=1", imageAlt: "Premium ingredients" },
{ id: "2", name: "Custom Orders", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=100&h=100&fit=crop&_wi=2", imageAlt: "Custom cake design" },
{ id: "3", name: "Local & Trusted", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=100&h=100&fit=crop&_wi=3", imageAlt: "Bakery storefront" },
{ id: "4", name: "Quick WhatsApp Orders", imageSrc: "https://images.unsplash.com/photo-1578985545062-69928b1d9587?w=100&h=100&fit=crop&_wi=4", imageAlt: "Quick ordering" }
]}
cardTitle="Trusted by Hundreds of Cricket Enthusiasts"
cardTag="Success Stories"
cardTitle="Why Choose Our Bakery"
cardTag="Our Advantages"
cardTagIcon={Star}
cardAnimation="slide-up"
useInvertedBackground={true}
@@ -142,13 +142,13 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCTA
tag="Join Our Academy"
tagIcon={Phone}
tag="Get In Touch"
tagIcon={MapPin}
tagAnimation="slide-up"
title="Ready to Transform Your Cricket Game?"
description="Contact SP Cricket Academy today to enroll in our premium training programs. Located in Rajnagar Extension, Ghaziabad, near G.D. Goenka School. Start your journey to becoming a champion cricketer."
title="Order Your Favorite Cakes & Desserts Today"
description="Located in Raj Nagar Extension, Ghaziabad. Call us to place your order or message us on WhatsApp for quick ordering. We're ready to make your celebrations sweeter!"
buttons={[
{ text: "Enroll Now", href: "https://wa.me/919876543210" },
{ text: "WhatsApp Order", href: "https://wa.me/919876543210" },
{ text: "Call Us", href: "tel:+919876543210" }
]}
buttonAnimation="slide-up"
@@ -159,42 +159,42 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="SP Cricket Academy"
logoText="Sweet Bakery"
columns={[
{
title: "Academy", items: [
{ label: "About Us", href: "#about" },
{ label: "Programs", href: "#programs" },
{ label: "Gallery", href: "#gallery" },
{ label: "Testimonials", href: "#testimonials" }
title: "Menu", items: [
{ label: "Birthday Cakes", href: "#programs" },
{ label: "Custom Cakes", href: "#programs" },
{ label: "Pastries", href: "#programs" },
{ label: "Cookies & Desserts", href: "#programs" }
]
},
{
title: "Contact", items: [
{ label: "WhatsApp", href: "https://wa.me/919876543210" },
{ label: "Phone", href: "tel:+919876543210" },
{ label: "Email", href: "mailto:info@spCricketAcademy.com" },
{ label: "Location", href: "#" }
{ label: "Location", href: "#contact" },
{ label: "Email", href: "mailto:info@sweetbakery.com" }
]
},
{
title: "Hours", items: [
{ label: "Monday - Friday: 4 PM - 8 PM", href: "#" },
{ label: "Saturday - Sunday: 9 AM - 5 PM", href: "#" },
{ label: "Summer Camps: Full Day", href: "#" },
{ label: "Holiday Programs Available", href: "#" }
{ label: "Mon-Fri: 7 AM - 9 PM", href: "#" },
{ label: "Sat-Sun: 8 AM - 10 PM", href: "#" },
{ label: "Holidays: 10 AM - 8 PM", href: "#" },
{ label: "Custom Orders: Anytime", href: "#" }
]
},
{
title: "Follow Us", items: [
{ label: "Instagram", href: "https://instagram.com/spCricketAcademy" },
{ label: "YouTube", href: "https://youtube.com/spCricketAcademy" },
{ label: "Facebook", href: "https://facebook.com/spCricketAcademy" },
{ label: "Twitter", href: "https://twitter.com/spCricketAcademy" }
{ label: "Instagram", href: "https://instagram.com/sweetbakery" },
{ label: "Facebook", href: "https://facebook.com/sweetbakery" },
{ label: "YouTube", href: "https://youtube.com/sweetbakery" },
{ label: "WhatsApp", href: "https://wa.me/919876543210" }
]
}
]}
copyrightText="© 2025 SP Cricket Academy | Rajnagar Extension, Ghaziabad"
copyrightText="© 2025 Sweet Bakery | Raj Nagar Extension, Ghaziabad | Fresh Baked Daily"
/>
</div>
</ThemeProvider>

View File

@@ -10,15 +10,15 @@
--accent: #ffffff;
--background-accent: #ffffff; */
--background: #f7f6f7;
--card: #ffffff;
--foreground: #0c1325;
--primary-cta: #0b07ff;
--primary-cta-text: #f7f6f7;
--secondary-cta: #ffffff;
--secondary-cta-text: #0c1325;
--accent: #93b7ff;
--background-accent: #a8bae8;
--background: #fef5f1;
--card: #fde8e0;
--foreground: #3d2817;
--primary-cta: #8b5a2b;
--primary-cta-text: #fef5f1;
--secondary-cta: #fde8e0;
--secondary-cta-text: #3d2817;
--accent: #d4a574;
--background-accent: #c9956e;
/* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);