5 Commits

Author SHA1 Message Date
d082ccffe6 Update src/app/styles/variables.css 2026-03-29 10:29:08 +00:00
901b0ce5de Update src/app/page.tsx 2026-03-29 10:29:07 +00:00
31c486d7b7 Merge version_1 into main
Merge version_1 into main
2026-03-29 10:26:15 +00:00
ca744bc3d8 Merge version_1 into main
Merge version_1 into main
2026-03-29 10:25:51 +00:00
f6607b5865 Merge version_1 into main
Merge version_1 into main
2026-03-29 10:25:21 +00:00
2 changed files with 37 additions and 41 deletions

View File

@@ -22,7 +22,7 @@ export default function LandingPage() {
cardStyle="gradient-mesh" cardStyle="gradient-mesh"
primaryButtonStyle="radial-glow" primaryButtonStyle="radial-glow"
secondaryButtonStyle="solid" secondaryButtonStyle="solid"
headingFontWeight="light" headingFontWeight="medium"
> >
<ReactLenis root> <ReactLenis root>
<div id="nav" data-section="nav"> <div id="nav" data-section="nav">
@@ -41,19 +41,18 @@ export default function LandingPage() {
<div id="hero" data-section="hero"> <div id="hero" data-section="hero">
<HeroCentered <HeroCentered
background={{ variant: "gradient-bars" }} background={{ variant: "gradient-bars" }}
title="Start Your Business Without Stress" title="Corporate Excellence for Modern Businesses"
description="We handle company registration, LLP incorporation, and business licensing quickly and professionally." description="We deliver professional consulting and registration services tailored to ensure your company succeeds with total compliance and minimal effort."
avatars={[ avatars={[
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-business-exec-1774779908434-8d382cb7.png", alt: "Client 1" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-business-exec-1774779908434-8d382cb7.png", alt: "Client 1" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-young-profess-1774779908698-cf3905b7.png", alt: "Client 2" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-young-profess-1774779908698-cf3905b7.png", alt: "Client 2" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-female-execut-1774779908413-48054678.png", alt: "Client 3" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-female-execut-1774779908413-48054678.png", alt: "Client 3" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-smiling-profe-1774779906782-8860382c.png", alt: "Client 4" }, { src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-smiling-profe-1774779906782-8860382c.png", alt: "Client 4" },
{ src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-business-exec-1774779908434-8d382cb7.png", alt: "Client 5" },
]} ]}
avatarText="Trusted by 500+ Businesses" avatarText="Trusted by 500+ Corporate Clients"
buttons={[ buttons={[
{ text: "Get Started Today", href: "#contact" }, { text: "Get Started", href: "#contact" },
{ text: "Contact Us", href: "#contact" }, { text: "View Services", href: "#services" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
/> />
@@ -63,15 +62,15 @@ export default function LandingPage() {
<FeatureCardSixteen <FeatureCardSixteen
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={true}
negativeCard={{ negativeCard={{
items: ["Complex documentation", "Delayed approvals", "Hidden compliance fees", "Regulatory uncertainty", "Confusing tax paperwork"], items: ["Complex Documentation", "Regulatory Delays", "Hidden Compliance Costs", "Tax Paperwork Errors", "Compliance Uncertainty"],
}} }}
positiveCard={{ positiveCard={{
items: ["Fast company registration", "Seamless LLP incorporation", "Full licensing support", "Hassle-free GST registration", "Ongoing compliance"], items: ["Streamlined Company Registration", "Expert LLP Incorporation", "Full Regulatory Licensing", "Seamless GST Compliance", "Dedicated Consulting"],
}} }}
title="Our Services" title="Strategic Business Services"
description="Comprehensive solutions tailored to your business needs." description="Expert-led consulting designed to simplify your corporate operations."
/> />
</div> </div>
@@ -81,14 +80,13 @@ export default function LandingPage() {
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
metrics={[ metrics={[
{ id: "1", title: "Fast & Reliable", subtitle: "Turnaround time", category: "Efficiency", value: "24h" }, { id: "1", title: "Fast Turnaround", subtitle: "Efficiency", category: "Operations", value: "24h" },
{ id: "2", title: "Expert Guidance", subtitle: "Industry experience", category: "Support", value: "10+ Yrs" }, { id: "2", title: "Professional Expertise", subtitle: "Experience", category: "Guidance", value: "15+ Yrs" },
{ id: "3", title: "Transparency", subtitle: "Process integrity", category: "Trust", value: "100%" }, { id: "3", title: "Full Transparency", subtitle: "Integrity", category: "Trust", value: "100%" },
{ id: "4", title: "End-to-End", subtitle: "Full coverage", category: "Service", value: "Full" }, { id: "4", title: "Client Satisfaction", subtitle: "Rating", category: "Quality", value: "99%" },
{ id: "5", title: "Customer First", subtitle: "Client satisfaction", category: "Relationship", value: "98%" },
]} ]}
title="Why Choose BIA Business Consultants" title="Why Industry Leaders Choose BIA"
description="We are your partners in growth, delivering results with integrity." description="We provide precision and professional integrity to ensure your business structure is optimized for growth."
/> />
</div> </div>
@@ -96,42 +94,40 @@ export default function LandingPage() {
<TestimonialCardTwo <TestimonialCardTwo
animationType="slide-up" animationType="slide-up"
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={true}
testimonials={[ testimonials={[
{ id: "1", name: "Anil Kumar", role: "Director", testimonial: "BIA Business Consultants completed my company registration on time and perfectly. I really appreciate their professionalism.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-business-exec-1774779908434-8d382cb7.png?_wi=1", imageAlt: "Anil Kumar" }, { id: "1", name: "Anil Kumar", role: "Director", testimonial: "BIA Business Consultants delivered perfect results. Highly professional and efficient process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-business-exec-1774779908434-8d382cb7.png?_wi=1", imageAlt: "Anil Kumar" },
{ id: "2", name: "Sarah Jenkins", role: "Founder", testimonial: "From the very first call to receiving the certificate, they guided me with clear and accurate information.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-young-profess-1774779908698-cf3905b7.png", imageAlt: "Sarah Jenkins" }, { id: "2", name: "Sarah Jenkins", role: "Founder", testimonial: "Their expert guidance made our LLP incorporation seamless. We had zero stress throughout the process.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-young-profess-1774779908698-cf3905b7.png", imageAlt: "Sarah Jenkins" },
{ id: "3", name: "Rahul Verma", role: "Partner", testimonial: "Great experience with LLP incorporation. The team guided us clearly through each step. Documentation was smooth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-female-execut-1774779908413-48054678.png", imageAlt: "Rahul Verma" }, { id: "3", name: "Rahul Verma", role: "Partner", testimonial: "Exceptional service. They really understand corporate compliance inside and out.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-female-execut-1774779908413-48054678.png", imageAlt: "Rahul Verma" },
{ id: "4", name: "Priya Sharma", role: "CEO", testimonial: "Exceptional service and quick turnaround. Highly recommended for any new startup looking for expert help.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-smiling-profe-1774779906782-8860382c.png", imageAlt: "Priya Sharma" },
{ id: "5", name: "Marcus Thorne", role: "Manager", testimonial: "Professional, efficient, and very knowledgeable. They made the entire compliance process look easy.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/professional-headshot-of-a-business-exec-1774779908434-8d382cb7.png?_wi=2", imageAlt: "Marcus Thorne" },
]} ]}
title="What Our Clients Say" title="Proven Results, Happy Clients"
description="Hear from those who trusted us with their business journey." description="See why businesses count on our strategic guidance."
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplitForm <ContactSplitForm
useInvertedBackground={false} useInvertedBackground={false}
title="Contact Us" title="Ready to Scale Your Business?"
description="Ready to get started? Our experts are here to help." description="Schedule your consultation with BIA Business Consultants today and streamline your corporate journey."
inputs={[ inputs={[
{ name: "name", type: "text", placeholder: "Your Name", required: true }, { name: "name", type: "text", placeholder: "Full Name", required: true },
{ name: "phone", type: "tel", placeholder: "Your Phone Number", required: true }, { name: "company", type: "text", placeholder: "Company Name", required: true },
{ name: "email", type: "email", placeholder: "Email Address", required: true }, { name: "email", type: "email", placeholder: "Email Address", required: true },
]} ]}
textarea={{ name: "message", placeholder: "Describe your business needs", rows: 4, required: true }} textarea={{ name: "message", placeholder: "Briefly explain your current business needs", rows: 5, required: true }}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/minimalist-clean-business-concept-illust-1774779908808-d21d3563.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BcDqvFjXuYxq0lcWp6elWBAf7u/minimalist-clean-business-concept-illust-1774779908808-d21d3563.png"
mediaAnimation="slide-up" mediaAnimation="slide-up"
buttonText="Get a Free Consultation" buttonText="Submit Request"
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterLogoEmphasis <FooterLogoEmphasis
columns={[ columns={[
{ items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#services" }] }, { items: [{ label: "Home", href: "#hero" }, { label: "Services", href: "#services" }, { label: "Testimonials", href: "#testimonials" }] },
{ items: [{ label: "About Us", href: "#why-us" }, { label: "Contact", href: "#contact" }] }, { items: [{ label: "Consulting", href: "#why-us" }, { label: "Register", href: "#contact" }, { label: "Licensing", href: "#services" }] },
{ items: [{ label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }] }, { items: [{ label: "Terms", href: "#" }, { label: "Privacy", href: "#" }] },
]} ]}
logoText="BIA Business Consultants" logoText="BIA Business Consultants"
/> />

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #ffffff; --background: #f5faff;
--card: #f9f9f9; --card: #f1f8ff;
--foreground: #000612; --foreground: #001122;
--primary-cta: #15479c; --primary-cta: #15479c;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #f9f9f9; --secondary-cta: #ffffff;
--secondary-cta-text: #000612; --secondary-cta-text: #000612;
--accent: #a8cce8; --accent: #a8cce8;
--background-accent: #e2e2e2; --background-accent: #7ba3cf;
/* 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);