Merge version_2 into main #5

Merged
bender merged 2 commits from version_2 into main 2026-03-04 18:48:01 +00:00
2 changed files with 0 additions and 1646 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -1,202 +0,0 @@
"use client";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import Link from "next/link";
import NavbarLayoutFloatingInline from "@/components/navbar/NavbarLayoutFloatingInline";
import HeroCentered from "@/components/sections/hero/HeroCentered";
import MediaAbout from "@/components/sections/about/MediaAbout";
import FeatureBorderGlow from "@/components/sections/feature/featureBorderGlow/FeatureBorderGlow";
import MetricCardThree from "@/components/sections/metrics/MetricCardThree";
import TestimonialCardSixteen from "@/components/sections/testimonial/TestimonialCardSixteen";
import FooterBaseCard from "@/components/sections/footer/FooterBaseCard";
import { Target, TrendingUp, Instagram, Zap, Camera, BarChart3, Brain, Linkedin } from "lucide-react";
const navItems = [
{ name: "Marketing", id: "marketing" },
{ name: "UGC Production", id: "ugc-production" },
{ name: "How We Work", id: "how-we-work" },
{ name: "Industries", id: "industries" },
];
const footerColumns = [
{
title: "Services", items: [
{ label: "Marketing Agency", href: "marketing" },
{ label: "UGC Production", href: "ugc-production" },
{ label: "Lead Generation", href: "marketing" },
{ label: "Content Creation", href: "ugc-production" },
],
},
{
title: "Company", items: [
{ label: "About Us", href: "about" },
{ label: "How We Work", href: "how-we-work" },
{ label: "Industries", href: "industries" },
{ label: "Our Team", href: "creators" },
],
},
{
title: "Contact", items: [
{ label: "Call: +91 9717495310", href: "tel:+919717495310" },
{ label: "WhatsApp: +91 9717495310", href: "https://wa.me/919717495310" },
{ label: "Email: admin@leadbricks.online", href: "mailto:admin@leadbricks.online" },
{ label: "Book a Call", href: "contact" },
],
},
{
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
],
},
];
export default function HomePage() {
return (
<ThemeProvider
defaultButtonVariant="hover-magnetic"
defaultTextAnimation="reveal-blur"
borderRadius="soft"
contentWidth="compact"
sizing="largeSmallSizeMediumTitles"
background="circleGradient"
cardStyle="layered-gradient"
primaryButtonStyle="gradient"
secondaryButtonStyle="glass"
headingFontWeight="semibold"
>
<div id="nav" data-section="nav">
<NavbarLayoutFloatingInline
brandName="LeadBricks Studio"
navItems={navItems}
button={{ text: "Book Strategy Call", href: "/contact" }}
animateOnLoad={true}
/>
</div>
<div id="hero" data-section="hero">
<HeroCentered
title="Performance-Driven Marketing & Scalable UGC Production"
description="We help brands generate qualified leads and agencies scale with high-quality UGC content. Premium execution. Structured 4-week performance cycles. Results-obsessed."
background={{ variant: "animated-grid" }}
avatars={[
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZgTEL046kfCgA48Icets3dxA/professional-headshot-of-a-confident-fem-1772649328170-47339f05.png", alt: "Creator showcase"},
{
src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZgTEL046kfCgA48Icets3dxA/professional-headshot-of-another-confide-1772649329178-476ec732.png", alt: "Creative team member"},
]}
avatarText="Trusted by 50+ brands across Real Estate, Hospitality & EdTech"
buttons={[
{ text: "Explore Marketing Services", href: "/marketing" },
{ text: "Explore UGC Production", href: "/ugc-production" },
]}
buttonAnimation="slide-up"
ariaLabel="Hero section - LeadBricks Studio"
/>
</div>
<div id="about" data-section="about">
<MediaAbout
tag="About LeadBricks"
title="Performance-Focused Marketing & Content Production Company"
description="Based in India, we serve real estate developers, schools, hospitality brands, and social media agencies. We operate on structured 4-week performance cycles, prioritize quality over quantity, and execute through proven systems. Premium positioning. Real results."
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZgTEL046kfCgA48Icets3dxA/a-professional-team-collaboration-settin-1772649329151-331fe03c.png"
imageAlt="LeadBricks team collaboration"
buttons={[{ text: "Learn Our Process", href: "#how-we-work" }]}
useInvertedBackground={false}
/>
</div>
<div id="marketing" data-section="marketing">
<FeatureBorderGlow
title="LeadBricks Marketing Agency"
description="Lead Generation & Social Media Systems for Growth-Focused Businesses"
features={[
{
icon: Target,
title: "Real Estate Lead Generation", description:
"Meta & Google Ads campaigns optimized for qualified lead capture with proven conversion tracking."},
{
icon: TrendingUp,
title: "Performance Marketing", description:
"Data-driven campaigns with focus on ROAS, cost-per-lead, and measurable business outcomes."},
{
icon: Instagram,
title: "Social Media Management", description:
"Instagram, Facebook, LinkedIn strategy and execution. Content calendar, community management, growth optimization."},
{
icon: Zap,
title: "Funnel Strategy & Optimization", description:
"End-to-end funnel design, conversion rate optimization, and continuous system improvements."},
{
icon: Camera,
title: "Content Creation", description:
"Professional photography, videography, and drone shoots. High-quality visual assets for campaigns."},
{
icon: BarChart3,
title: "Campaign Reporting", description:
"Detailed performance analytics, KPI tracking, and transparent ROI reporting every cycle."},
]}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
/>
</div>
<div id="how-we-work" data-section="how-we-work">
<MetricCardThree
title="How We Work"
description="Structured 5-step process for consistent, measurable results"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{ id: "step-1", icon: Brain, title: "Step 1", value: "Strategy" },
{ id: "step-2", icon: Camera, title: "Step 2", value: "Production" },
{ id: "step-3", icon: Zap, title: "Step 3", value: "Execution" },
{ id: "step-4", icon: TrendingUp, title: "Step 4", value: "Optimization" },
{ id: "step-5", icon: BarChart3, title: "Step 5", value: "Reporting" },
]}
/>
</div>
<div id="testimonials" data-section="testimonials">
<TestimonialCardSixteen
title="What Our Clients Say"
description="Trusted by brands for performance-driven results"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
testimonials={[
{
id: "testimonial-1", name: "Rahul Patel", role: "Real Estate Developer", company: "PropDev India", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZgTEL046kfCgA48Icets3dxA/professional-headshot-of-a-confident-fem-1772649328170-47339f05.png"},
{
id: "testimonial-2", name: "Priya Singh", role: "Marketing Director", company: "EdTech Startup", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZgTEL046kfCgA48Icets3dxA/professional-headshot-of-another-confide-1772649329178-476ec732.png"},
{
id: "testimonial-3", name: "Vikram Sharma", role: "Agency Owner", company: "Social Media Pro", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZgTEL046kfCgA48Icets3dxA/professional-headshot-of-a-confident-fem-1772649328170-47339f05.png"},
{
id: "testimonial-4", name: "Neha Desai", role: "Hospitality Manager", company: "Luxury Hotels Group", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUZgTEL046kfCgA48Icets3dxA/professional-headshot-of-another-confide-1772649329178-476ec732.png"},
]}
kpiItems={[
{ value: "₹2.5 Cr+", label: "Combined revenue generated for clients" },
{ value: "45%", label: "Average lead cost reduction" },
{ value: "50+", label: "Active clients across industries" },
]}
/>
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="LeadBricks Studio"
columns={footerColumns}
copyrightText="© 2025 LeadBricks Studio. Premium Marketing & UGC Production. All rights reserved."
/>
</div>
</ThemeProvider>
);
}