Update src/app/page.tsx
This commit is contained in:
238
src/app/page.tsx
238
src/app/page.tsx
@@ -2,10 +2,10 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FaqBase from '@/components/sections/faq/FaqBase';
|
||||
import FeatureCardTwentyThree from '@/components/sections/feature/FeatureCardTwentyThree';
|
||||
import FooterCard from '@/components/sections/footer/FooterCard';
|
||||
import FooterMedia from '@/components/sections/footer/FooterMedia';
|
||||
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
@@ -33,25 +33,15 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Home",
|
||||
id: "hero",
|
||||
},
|
||||
name: "Home", id: "hero"},
|
||||
{
|
||||
name: "About",
|
||||
id: "about",
|
||||
},
|
||||
name: "About", id: "about"},
|
||||
{
|
||||
name: "Services",
|
||||
id: "features",
|
||||
},
|
||||
name: "Services", id: "features"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="Balaji Infotechs"
|
||||
/>
|
||||
@@ -60,63 +50,40 @@ export default function LandingPage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Scaling Your Digital Presence with Precision"
|
||||
description="Balaji Infotechs transforms businesses through data-driven digital marketing, advanced SEO, and performance-oriented campaigns designed for maximum ROI."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Started", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-still-life-graphics-composition_23-2148991209.jpg"
|
||||
imageAlt="Digital marketing growth analytics"
|
||||
mediaAnimation="slide-up"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/growth-status-technology-online-website-concept_53876-21396.jpg",
|
||||
alt: "Growth Status Technology",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/growth-status-technology-online-website-concept_53876-21396.jpg", alt: "Growth Status Technology"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-corporate-people-working-concept_53876-167075.jpg",
|
||||
alt: "Corporate Business People",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-corporate-people-working-concept_53876-167075.jpg", alt: "Corporate Business People"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg",
|
||||
alt: "Evaluation Information Growth",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/business-evaluation-information-growth-concept_53876-125573.jpg", alt: "Evaluation Information Growth"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-graphics-composition_23-2148991202.jpg",
|
||||
alt: "Graphics Composition",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/still-life-graphics-composition_23-2148991202.jpg", alt: "Graphics Composition"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg",
|
||||
alt: "Employee analyzing graphs",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-employee-analyzing-graphs-wearing-headset_482257-77560.jpg", alt: "Employee analyzing graphs"},
|
||||
]}
|
||||
avatarText="Trusted by 500+ global brands"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Data-Driven Marketing",
|
||||
},
|
||||
type: "text", text: "Data-Driven Marketing"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Advanced SEO Strategy",
|
||||
},
|
||||
type: "text", text: "Advanced SEO Strategy"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Performance ROI",
|
||||
},
|
||||
type: "text", text: "Performance ROI"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Growth Consulting",
|
||||
},
|
||||
type: "text", text: "Growth Consulting"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Scalable Digital Solutions",
|
||||
},
|
||||
type: "text", text: "Scalable Digital Solutions"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -138,35 +105,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1",
|
||||
title: "Search Engine Optimization",
|
||||
tags: [
|
||||
"SEO",
|
||||
"Ranking",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/seo-marketing-flat-line-icon-set-business-concept-icons-design_1057-10148.jpg",
|
||||
imageAlt: "SEO strategy",
|
||||
},
|
||||
id: "f1", title: "Search Engine Optimization", tags: [
|
||||
"SEO", "Ranking"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/seo-marketing-flat-line-icon-set-business-concept-icons-design_1057-10148.jpg", imageAlt: "SEO strategy"},
|
||||
{
|
||||
id: "f2",
|
||||
title: "Social Media Marketing",
|
||||
tags: [
|
||||
"Social",
|
||||
"Engagement",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg",
|
||||
imageAlt: "Social media",
|
||||
},
|
||||
id: "f2", title: "Social Media Marketing", tags: [
|
||||
"Social", "Engagement"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-using-tablet-screen-showing-statistics-business-data_53876-42762.jpg", imageAlt: "Social media"},
|
||||
{
|
||||
id: "f3",
|
||||
title: "Email Campaigns",
|
||||
tags: [
|
||||
"ROI",
|
||||
"Conversion",
|
||||
],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earth-with-drawings-around_1134-405.jpg",
|
||||
imageAlt: "Email marketing",
|
||||
},
|
||||
id: "f3", title: "Email Campaigns", tags: [
|
||||
"ROI", "Conversion"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/earth-with-drawings-around_1134-405.jpg", imageAlt: "Email marketing"},
|
||||
]}
|
||||
title="Our Digital Services"
|
||||
description="Comprehensive marketing solutions tailored to your unique business objectives."
|
||||
@@ -181,47 +130,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Basic SEO Plan",
|
||||
price: "$999/mo",
|
||||
variant: "Growth",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-electric-lightning-bolt-icon-dark-smoky-background-energy-concept_84443-91273.jpg",
|
||||
},
|
||||
id: "p1", name: "Basic SEO Plan", price: "$999/mo", variant: "Growth", imageSrc: "http://img.b2bpic.net/free-photo/glowing-electric-lightning-bolt-icon-dark-smoky-background-energy-concept_84443-91273.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Social Suite",
|
||||
price: "$1,499/mo",
|
||||
variant: "Premium",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/people-working-laptop-meeting_53876-64855.jpg",
|
||||
},
|
||||
id: "p2", name: "Social Suite", price: "$1,499/mo", variant: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/people-working-laptop-meeting_53876-64855.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Full Funnel",
|
||||
price: "$2,999/mo",
|
||||
variant: "Enterprise",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/business-process-action-plan-concept_53876-125074.jpg",
|
||||
},
|
||||
id: "p3", name: "Full Funnel", price: "$2,999/mo", variant: "Enterprise", imageSrc: "http://img.b2bpic.net/free-photo/business-process-action-plan-concept_53876-125074.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Content Strategy",
|
||||
price: "$1,200/mo",
|
||||
variant: "Pro",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-up-colorful-letters-forming-abbreviation-seo_53876-138083.jpg",
|
||||
},
|
||||
id: "p4", name: "Content Strategy", price: "$1,200/mo", variant: "Pro", imageSrc: "http://img.b2bpic.net/free-photo/hands-holding-up-colorful-letters-forming-abbreviation-seo_53876-138083.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Paid Media Ads",
|
||||
price: "$2,500/mo",
|
||||
variant: "Scaling",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/analytics-plan-strategy-insight-concept_53876-124214.jpg",
|
||||
},
|
||||
id: "p5", name: "Paid Media Ads", price: "$2,500/mo", variant: "Scaling", imageSrc: "http://img.b2bpic.net/free-photo/analytics-plan-strategy-insight-concept_53876-124214.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Analytics Audit",
|
||||
price: "$500/one-time",
|
||||
variant: "Essential",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/note-memo-papers-post-it-rocket-start-up-icon_53876-120479.jpg",
|
||||
},
|
||||
id: "p6", name: "Analytics Audit", price: "$500/one-time", variant: "Essential", imageSrc: "http://img.b2bpic.net/free-photo/note-memo-papers-post-it-rocket-start-up-icon_53876-120479.jpg"},
|
||||
]}
|
||||
title="Marketing Solutions"
|
||||
description="Expertly managed services for your success."
|
||||
@@ -233,14 +152,7 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
names={[
|
||||
"InnovateTech",
|
||||
"GrowthInc",
|
||||
"GlobalBrands",
|
||||
"NextGen",
|
||||
"StartupsPlus",
|
||||
"VisionaryCo",
|
||||
"TechSolution",
|
||||
]}
|
||||
"InnovateTech", "GrowthInc", "GlobalBrands", "NextGen", "StartupsPlus", "VisionaryCo", "TechSolution"]}
|
||||
title="Trusted by Industry Leaders"
|
||||
description="Collaborating with high-growth companies to achieve exceptional digital outcomes."
|
||||
/>
|
||||
@@ -254,25 +166,15 @@ export default function LandingPage() {
|
||||
author="Sarah Jenkins, CTO at NextGen"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/confident-senior-executive-looking-camera_1262-2374.jpg",
|
||||
alt: "Sarah Jenkins",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/confident-senior-executive-looking-camera_1262-2374.jpg", alt: "Sarah Jenkins"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg",
|
||||
alt: "Female entrepreneur",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/cool-business-woman-greeting-sign_1149-1795.jpg", alt: "Female entrepreneur"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-3843.jpg",
|
||||
alt: "Startup founder",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-bearded-young-reporter-with-photo-camera-dark-photo-studio_613910-3843.jpg", alt: "Startup founder"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg",
|
||||
alt: "Marketing manager",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-confident-bearded-man-brown-suit-wearing-glasses-looking-camera-smiling-cheerfully-with-arms-crossed-standing-purple-background_141793-110713.jpg", alt: "Marketing manager"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg",
|
||||
alt: "Business consultant",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/happy-young-professional-posing-office_1262-21170.jpg", alt: "Business consultant"},
|
||||
]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
@@ -285,20 +187,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
faqs={[
|
||||
{
|
||||
id: "q1",
|
||||
title: "How do you measure success?",
|
||||
content: "We track key KPIs including traffic, conversion rate, and overall ROI.",
|
||||
},
|
||||
id: "q1", title: "How do you measure success?", content: "We track key KPIs including traffic, conversion rate, and overall ROI."},
|
||||
{
|
||||
id: "q2",
|
||||
title: "What is the onboarding process?",
|
||||
content: "Our process starts with an audit followed by strategic mapping.",
|
||||
},
|
||||
id: "q2", title: "What is the onboarding process?", content: "Our process starts with an audit followed by strategic mapping."},
|
||||
{
|
||||
id: "q3",
|
||||
title: "Can you handle smaller businesses?",
|
||||
content: "We scale our services to fit businesses of all sizes.",
|
||||
},
|
||||
id: "q3", title: "Can you handle smaller businesses?", content: "We scale our services to fit businesses of all sizes."},
|
||||
]}
|
||||
title="Common Questions"
|
||||
description="Find answers to how we work."
|
||||
@@ -307,38 +200,25 @@ export default function LandingPage() {
|
||||
</div>
|
||||
|
||||
<div id="contact" data-section="contact">
|
||||
<ContactText
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
text="Ready to scale your business with Balaji Infotechs?"
|
||||
buttons={[
|
||||
{
|
||||
text: "Contact Us Now",
|
||||
href: "mailto:hello@balajiinfotechs.com",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<ContactCTA
|
||||
tag="Get in Touch"
|
||||
title="Ready to scale your business with Balaji Infotechs?"
|
||||
description="Let's discuss how we can help you achieve your goals."
|
||||
buttons={[{ text: "Contact Us Now", href: "mailto:hello@balajiinfotechs.com" }]}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={true}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="Balaji Infotechs"
|
||||
copyrightText="© 2025 Balaji Infotechs. All rights reserved."
|
||||
socialLinks={[
|
||||
{
|
||||
icon: Twitter,
|
||||
href: "https://twitter.com",
|
||||
ariaLabel: "Twitter",
|
||||
},
|
||||
{
|
||||
icon: Linkedin,
|
||||
href: "https://linkedin.com",
|
||||
ariaLabel: "LinkedIn",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
<FooterMedia
|
||||
logoText="Balaji Infotechs"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/digital-marketing-agency-office.jpg"
|
||||
columns={[
|
||||
{ title: "Services", items: [{ label: "SEO", href: "#features" }, { label: "Marketing", href: "#features" }] },
|
||||
{ title: "Company", items: [{ label: "About", href: "#about" }, { label: "Contact", href: "#contact" }] }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user