Files
e7ef95c8-932f-4231-bdc8-a57…/src/app/page.tsx
2026-05-26 21:16:14 +00:00

238 lines
13 KiB
TypeScript

"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react";
import AboutMetric from '@/components/sections/about/AboutMetric';
import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureBento from '@/components/sections/feature/FeatureBento';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
import HeroBillboardCarousel from '@/components/sections/hero/HeroBillboardCarousel';
import MetricCardTwo from '@/components/sections/metrics/MetricCardTwo';
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
import { Award, DollarSign, FileText, LineChart, Rocket, Scale, Search, TrendingUp, Users } from "lucide-react";
export default function LandingPage() {
return (
<ThemeProvider
defaultButtonVariant="text-shift"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles"
background="none"
cardStyle="inset"
primaryButtonStyle="diagonal-gradient"
secondaryButtonStyle="glass"
headingFontWeight="normal"
>
<ReactLenis root>
<div id="nav" data-section="nav">
<NavbarStyleApple
navItems={[
{
name: "Home", id: "#hero"},
{
name: "About Us", id: "#about"},
{
name: "Services", id: "#features"},
{
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ", id: "#faq"},
{
name: "Contact", id: "#contact"},
]}
brandName="JAJU KORPORATION"
/>
</div>
<div id="hero" data-section="hero">
<HeroBillboardCarousel
background={{
variant: "plain"}}
title="Trusted Business Broker for Hyderabad Entrepreneurs"
description="Connect with experienced business brokers specializing in acquisitions, sales, and valuations. We simplify complex transactions so you can focus on growth."
tagAnimation="blur-reveal"
buttons={[
{
text: "Schedule a Consultation", href: "#contact"},
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg", imageAlt: "Business deal handshake"},
{
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg", imageAlt: "Business analytics desk"},
{
imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3918.jpg", imageAlt: "Hyderabad city skyline"},
{
imageSrc: "http://img.b2bpic.net/free-photo/working-covid-office-concept_23-2148616773.jpg", imageAlt: "Team meeting"},
{
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-female-partners-shaking-hands_1262-17976.jpg", imageAlt: "Client consultation"},
{
imageSrc: "http://img.b2bpic.net/free-photo/man-talking-phone-looking-stock-market-analysis-computer-screen_53876-31189.jpg", imageAlt: "Success chart"},
]}
/>
</div>
<div id="about" data-section="about">
<AboutMetric
useInvertedBackground={true}
title="Your Trusted Partner in Business Transactions"
metrics={[
{
icon: Users,
label: "Clients Served", value: "500+"},
{
icon: Scale,
label: "Years Experience", value: "15+"},
{
icon: TrendingUp,
label: "Successful Deals", value: "300+"},
]}
metricsAnimation="reveal-blur"
/>
</div>
<div id="features" data-section="features">
<FeatureBento
textboxLayout="default"
useInvertedBackground={false}
features={[
{
title: "Business Acquisitions", description: "Find and acquire the perfect business that aligns with your strategic goals and investment criteria.", bentoComponent: "reveal-icon", icon: Search,
imageSrc: "http://img.b2bpic.net/free-photo/dynamic-data-visualization-3d_23-2151904309.jpg", imageAlt: "global business network connections"},
{
title: "Business Sales", description: "Achieve optimal value for your business with our expert market analysis, strategic positioning, and buyer network.", bentoComponent: "reveal-icon", icon: DollarSign,
imageSrc: "http://img.b2bpic.net/free-photo/ambitious-executive-listening-his-workmate_1098-4038.jpg", imageAlt: "global business network connections"},
{
title: "Valuation & Advisory", description: "Receive accurate business valuations and strategic advisory to inform your key decisions.", bentoComponent: "reveal-icon", icon: FileText,
imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-business-office-shows-stock-exchange-values-changing_482257-84627.jpg", imageAlt: "global business network connections"},
{
title: "Growth & Expansion", description: "Leverage our insights to identify expansion opportunities and accelerate your business growth post-acquisition.", bentoComponent: "reveal-icon", icon: Rocket,
imageSrc: "http://img.b2bpic.net/free-photo/bridge-with-city_1127-3918.jpg", imageAlt: "global business network connections"},
{
title: "Market Insights", description: "Access deep local market intelligence for Hyderabad and surrounding regions to make informed decisions.", bentoComponent: "reveal-icon", icon: LineChart,
imageSrc: "http://img.b2bpic.net/free-photo/working-covid-office-concept_23-2148616773.jpg", imageAlt: "global business network connections"},
{
title: "Legal & Due Diligence", description: "Navigate complex legal frameworks with confidence through our network of trusted legal partners.", bentoComponent: "reveal-icon", icon: Award,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-male-female-partners-shaking-hands_1262-17976.jpg", imageAlt: "global business network connections"},
]}
title="Our Core Brokerage Services"
description="We offer comprehensive solutions tailored to your business needs, ensuring seamless and profitable transactions across Hyderabad."
/>
</div>
<div id="social-proof" data-section="social-proof">
<SocialProofOne
textboxLayout="default"
useInvertedBackground={true}
names={[
"Accenture", "Deloitte", "PwC", "KPMG", "EY", "TATA Group", "Reliance Industries", "Infosys", "Wipro", "Tech Mahindra"]}
title="Partnering with Industry Leaders"
description="Our collaborations speak volumes about our commitment to excellence and trusted relationships."
speed={35}
/>
</div>
<div id="metrics" data-section="metrics">
<MetricCardTwo
textboxLayout="default"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
metrics={[
{
id: "1", value: "$500M+", description: "Total Transaction Value"},
{
id: "2", value: "95%", description: "Client Satisfaction Rate"},
{
id: "3", value: "15+", description: "Years of Market Experience"},
]}
title="Proven Results & Impact"
description="Our track record demonstrates our dedication to client success and market leadership in Hyderabad's business brokerage."
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardFifteen
useInvertedBackground={true}
testimonial="JAJU KORPORATION truly understood our needs and delivered exceptional results. Their expertise in the Hyderabad market is unparalleled. Highly recommend for any business transaction!"
rating={5}
author="Ramesh Kumar, CEO of Hyderabad Tech Solutions"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/happy-positive-mature-business-leader-enjoying-coffee_74855-3525.jpg", alt: "Ramesh Kumar"},
{
src: "http://img.b2bpic.net/free-photo/attractive-confident-businesspeople-standing-outside-near-office-building-looking-away-professional-successful-content-managers-meeting-street-teamwork-partnership-concept_74855-6741.jpg", alt: "Priya Sharma"},
{
src: "http://img.b2bpic.net/free-photo/indian-business-man-with-crossed-arm-dark-wall_231208-2667.jpg", alt: "Anil Singh"},
{
src: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg", alt: "Sneha Reddy"},
{
src: "http://img.b2bpic.net/free-photo/hispanic-man-with-beard-wearing-suit-tie-looking-camera-blowing-kiss-with-hand-air-being-lovely-sexy-love-expression_839833-31615.jpg", alt: "Vijay Prasad"},
]}
ratingAnimation="reveal-blur"
avatarsAnimation="reveal-blur"
/>
</div>
<div id="faq" data-section="faq">
<FaqSplitText
useInvertedBackground={false}
faqs={[
{
id: "1", title: "What types of businesses do you broker?", content: "We specialize in brokering a wide range of businesses across various industries in Hyderabad, including technology, manufacturing, retail, services, and more. Our expertise spans small to mid-sized enterprises."},
{
id: "2", title: "How do you determine business valuation?", content: "Our valuation process involves a comprehensive analysis of financial statements, market conditions, industry trends, and comparable transactions. We use multiple methodologies to provide an accurate and defensible valuation."},
{
id: "3", title: "What is the typical timeline for selling a business?", content: "The timeline can vary significantly based on factors like business size, industry, market demand, and buyer readiness. On average, a business sale can take anywhere from 6 to 12 months from engagement to closing."},
{
id: "4", title: "Do you offer post-acquisition support?", content: "Yes, we provide advisory support to ensure a smooth transition for both buyers and sellers, including assistance with integration, legal aspects, and strategic planning post-acquisition."},
{
id: "5", title: "What makes JAJU KORPORATION different?", content: "Our deep local market expertise in Hyderabad, transparent processes, client-centric approach, and proven track record of successful transactions set us apart. We prioritize building long-term relationships based on trust and results."},
]}
sideTitle="Frequently Asked Questions"
sideDescription="Find answers to common questions about our business brokerage services, processes, and market expertise in Hyderabad."
faqsAnimation="reveal-blur"
textPosition="left"
showCard={true}
/>
</div>
<div id="contact" data-section="contact">
<ContactSplit
useInvertedBackground={true}
background={{
variant: "plain"}}
tag="Get in Touch"
title="Schedule Your Free Consultation Today"
description="Ready to buy, sell, or value your business in Hyderabad? Contact our expert team for personalized advice and start your journey with confidence."
tagAnimation="blur-reveal"
imageSrc="http://img.b2bpic.net/free-photo/urban-landscape-tokyo-city-day_23-2149347178.jpg"
imageAlt="Modern office building in Hyderabad"
mediaAnimation="reveal-blur"
mediaPosition="right"
inputPlaceholder="Enter your email"
buttonText="Send Message"
termsText="By clicking Send Message, you agree to our Privacy Policy and Terms of Service."
onSubmit={(email) => console.log(email)}
mediaClassName="object-cover object-center"
/>
</div>
<div id="footer" data-section="footer">
<FooterLogoReveal
logoText="JAJU KORPORATION"
leftLink={{
text: "Privacy Policy", href: "#"}}
rightLink={{
text: "Terms of Service", href: "#"}}
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}