142 lines
8.0 KiB
TypeScript
142 lines
8.0 KiB
TypeScript
"use client";
|
|
|
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
|
import ReactLenis from "lenis/react";
|
|
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
|
import FeatureCardTwentyFive from '@/components/sections/feature/FeatureCardTwentyFive';
|
|
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
|
import HeroLogoBillboard from '@/components/sections/hero/HeroLogoBillboard';
|
|
import MediaAbout from '@/components/sections/about/MediaAbout';
|
|
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
|
import PricingCardTwo from '@/components/sections/pricing/PricingCardTwo';
|
|
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
|
|
import { Briefcase, Building, DollarSign, FileText, Lock, Wallet, MapPin, Phone, MessageCircle } from "lucide-react";
|
|
|
|
export default function LandingPage() {
|
|
return (
|
|
<ThemeProvider
|
|
defaultButtonVariant="expand-hover"
|
|
defaultTextAnimation="entrance-slide"
|
|
borderRadius="rounded"
|
|
contentWidth="mediumSmall"
|
|
sizing="largeSmallSizeLargeTitles"
|
|
background="aurora"
|
|
cardStyle="glass-elevated"
|
|
primaryButtonStyle="flat"
|
|
secondaryButtonStyle="glass"
|
|
headingFontWeight="light"
|
|
>
|
|
<ReactLenis root>
|
|
<div id="nav" data-section="nav">
|
|
<NavbarLayoutFloatingInline
|
|
navItems={[
|
|
{ name: "Home", id: "hero" },
|
|
{ name: "About", id: "about" },
|
|
{ name: "Services", id: "services" },
|
|
{ name: "Contact", id: "contact" },
|
|
]}
|
|
brandName="Taxelmaestro"
|
|
button={{ text: "Get Consultation", href: "#contact" }}
|
|
/>
|
|
</div>
|
|
|
|
<div id="hero" data-section="hero">
|
|
<HeroLogoBillboard
|
|
background={{ variant: "sparkles-gradient" }}
|
|
logoText="Taxelmaestro"
|
|
description="Your Trusted GST & Tax Consultant in Prayagraj. Certified experts for professional tax filing and business compliance."
|
|
buttons={[
|
|
{ text: "Call Now", href: "tel:08299306812" },
|
|
{ text: "Get Free Consultation", href: "#contact" },
|
|
]}
|
|
imageSrc="http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=1"
|
|
mediaAnimation="slide-up"
|
|
/>
|
|
</div>
|
|
|
|
<div id="about" data-section="about">
|
|
<MediaAbout
|
|
useInvertedBackground={true}
|
|
title="Professional Tax Consultancy in Civil Lines"
|
|
description="Providing reliable, transparent, and expert tax solutions in the heart of Prayagraj. Taxelmaestro ensures your business meets all regulatory standards with ease."
|
|
imageSrc="http://img.b2bpic.net/free-photo/room-interior-design_23-2148899443.jpg?_wi=1"
|
|
/>
|
|
</div>
|
|
|
|
<div id="services" data-section="services">
|
|
<FeatureCardTwentyFive
|
|
animationType="slide-up"
|
|
textboxLayout="split"
|
|
useInvertedBackground={false}
|
|
title="Comprehensive Business Services"
|
|
description="Expert assistance for all your business registration and compliance needs with a commitment to professional excellence."
|
|
features={[
|
|
{ title: "GST Registration", description: "Fast-track GST registration process.", icon: FileText, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=3" }] },
|
|
{ title: "Income Tax Return", description: "Accurate and timely filing services.", icon: Wallet, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=4" }, { imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=5" }] },
|
|
{ title: "Shop & Est. Reg.", description: "Simplified compliance solutions.", icon: Building, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=6" }, { imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=7" }] },
|
|
{ title: "Digital Signature", description: "Secure DSC issuance services.", icon: Lock, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=8" }, { imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=9" }] },
|
|
{ title: "E-Tender & GEM", description: "Expert procurement assistance.", icon: Briefcase, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=10" }, { imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=11" }] },
|
|
{ title: "Accounting Services", description: "Complete bookkeeping for your growth.", icon: DollarSign, mediaItems: [{ imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=12" }, { imageSrc: "http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=13" }] },
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="offers" data-section="offers">
|
|
<PricingCardTwo
|
|
animationType="slide-up"
|
|
textboxLayout="split"
|
|
useInvertedBackground={true}
|
|
title="Special Limited Offer"
|
|
description="Get started with your business compliance today at an exclusive rate."
|
|
plans={[
|
|
{ id: "gst-special", badge: "Limited Offer", price: "₹999", subtitle: "For GST Registration", buttons: [{ text: "Get This Offer", href: "#contact" }], features: ["Fast Processing", "Document Assistance", "Direct Expert Support"] },
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="testimonials" data-section="testimonials">
|
|
<TestimonialCardThirteen
|
|
animationType="slide-up"
|
|
textboxLayout="split"
|
|
useInvertedBackground={false}
|
|
showRating={true}
|
|
title="Trusted by Local Businesses"
|
|
description="We take pride in our professional service and high client satisfaction across Prayagraj."
|
|
testimonials={[
|
|
{ id: "1", name: "Rajesh Kumar", handle: "@Client", testimonial: "Professional and reliable service for GST filings.", rating: 5 },
|
|
{ id: "2", name: "Suresh Gupta", handle: "@Client", testimonial: "Best expert office for tax compliance work.", rating: 5 },
|
|
{ id: "3", name: "Anita Singh", handle: "@Client", testimonial: "Very transparent and fast results.", rating: 5 },
|
|
]}
|
|
/>
|
|
</div>
|
|
|
|
<div id="contact" data-section="contact">
|
|
<ContactSplitForm
|
|
useInvertedBackground={true}
|
|
title="Contact Our Experts"
|
|
description="Visit us in Civil Lines, call, or chat with us on WhatsApp for professional assistance."
|
|
inputs={[
|
|
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
|
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
|
]}
|
|
textarea={{ name: "message", placeholder: "How can we assist you today?", rows: 4, required: true }}
|
|
imageSrc="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3602.4!2d81.8!3d25.4!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zMjUnMjQnMDAuMCJOIDgxwrA0OCcwMC4wIkU!5e0!3m2!1sen!2sin!4v1610000000000!5m2!1sen!2sin"
|
|
/>
|
|
</div>
|
|
|
|
<div id="footer" data-section="footer">
|
|
<FooterMedia
|
|
imageSrc="http://img.b2bpic.net/free-photo/icon-with-3d-house-financial-bill-clock-coins_107791-16583.jpg?_wi=15"
|
|
logoText="Taxelmaestro"
|
|
columns={[
|
|
{ title: "Quick Links", items: [{ label: "Home", href: "#" }, { label: "About Us", href: "#about" }, { label: "Services", href: "#services" }] },
|
|
{ title: "Location", items: [{ label: "Civil Lines, Prayagraj", href: "#contact" }, { label: "WhatsApp Help", href: "https://wa.me/918299306812" }, { label: "Call: 08299306812", href: "tel:08299306812" }] },
|
|
]}
|
|
copyrightText="© 2025 Taxelmaestro. All Rights Reserved."
|
|
/>
|
|
</div>
|
|
</ReactLenis>
|
|
</ThemeProvider>
|
|
);
|
|
}
|