Merge version_2 into main #2
159
src/app/page.tsx
159
src/app/page.tsx
@@ -5,7 +5,7 @@ import ReactLenis from "lenis/react";
|
||||
import AboutMetric from '@/components/sections/about/AboutMetric';
|
||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||
import FeatureCardSix from '@/components/sections/feature/FeatureCardSix';
|
||||
import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import HeroLogo from '@/components/sections/hero/HeroLogo';
|
||||
import NavbarStyleFullscreen from '@/components/navbar/NavbarStyleFullscreen/NavbarStyleFullscreen';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
@@ -30,21 +30,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleFullscreen
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "#process",
|
||||
},
|
||||
name: "Process", id: "#process"},
|
||||
{
|
||||
name: "About",
|
||||
id: "#about",
|
||||
},
|
||||
name: "About", id: "#about"},
|
||||
{
|
||||
name: "Book Now",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Book Now", id: "#contact"},
|
||||
]}
|
||||
brandName="Brella Advising"
|
||||
/>
|
||||
@@ -56,13 +48,9 @@ export default function LandingPage() {
|
||||
description="Strategic Clarity. Scalable Growth. We help businesses simplify operations and grow profitably."
|
||||
buttons={[
|
||||
{
|
||||
text: "Book a Consultation",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Book a Consultation", href: "#contact"},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "#services",
|
||||
},
|
||||
text: "Learn More", href: "#services"},
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-vector/dark-paper-layers-background-with-gold-details-design_23-2148408788.jpg"
|
||||
@@ -76,22 +64,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Business Strategy",
|
||||
description: "Defining your path to market dominance with clear, actionable strategy.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chalk-arrows-drawn-with-copy-space_23-2148456145.jpg?_wi=1",
|
||||
},
|
||||
title: "Business Strategy", description: "Defining your path to market dominance with clear, actionable strategy.", imageSrc: "http://img.b2bpic.net/free-photo/chalk-arrows-drawn-with-copy-space_23-2148456145.jpg?_wi=1"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Operations Optimization",
|
||||
description: "Streamlining processes to maximize efficiency and profit margins.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147962585.jpg?_wi=1",
|
||||
},
|
||||
title: "Operations Optimization", description: "Streamlining processes to maximize efficiency and profit margins.", imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147962585.jpg?_wi=1"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Growth & Scaling",
|
||||
description: "Systematizing your business to scale profitably without the chaos.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148118853.jpg?_wi=1",
|
||||
},
|
||||
title: "Growth & Scaling", description: "Systematizing your business to scale profitably without the chaos.", imageSrc: "http://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148118853.jpg?_wi=1"},
|
||||
]}
|
||||
title="Premium Services"
|
||||
description="Tailored strategies for sustainable success."
|
||||
@@ -105,19 +84,13 @@ export default function LandingPage() {
|
||||
metrics={[
|
||||
{
|
||||
icon: TrendingUp,
|
||||
label: "Growth Rate",
|
||||
value: "45%",
|
||||
},
|
||||
label: "Growth Rate", value: "45%"},
|
||||
{
|
||||
icon: Target,
|
||||
label: "Strategies Implemented",
|
||||
value: "150+",
|
||||
},
|
||||
label: "Strategies Implemented", value: "150+"},
|
||||
{
|
||||
icon: Award,
|
||||
label: "Client Retention",
|
||||
value: "98%",
|
||||
},
|
||||
label: "Client Retention", value: "98%"},
|
||||
]}
|
||||
metricsAnimation="blur-reveal"
|
||||
/>
|
||||
@@ -130,22 +103,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "1. Diagnose",
|
||||
description: "Comprehensive audit of your current business model.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/chalk-arrows-drawn-with-copy-space_23-2148456145.jpg?_wi=2",
|
||||
},
|
||||
title: "1. Diagnose", description: "Comprehensive audit of your current business model.", imageSrc: "http://img.b2bpic.net/free-photo/chalk-arrows-drawn-with-copy-space_23-2148456145.jpg?_wi=2"},
|
||||
{
|
||||
id: 2,
|
||||
title: "2. Strategize",
|
||||
description: "Development of customized roadmap for scaling.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147962585.jpg?_wi=2",
|
||||
},
|
||||
title: "2. Strategize", description: "Development of customized roadmap for scaling.", imageSrc: "http://img.b2bpic.net/free-vector/modern-productivity-concept-with-flat-design_23-2147962585.jpg?_wi=2"},
|
||||
{
|
||||
id: 3,
|
||||
title: "3. Scale",
|
||||
description: "Execution and ongoing advisory for growth.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148118853.jpg?_wi=2",
|
||||
},
|
||||
title: "3. Scale", description: "Execution and ongoing advisory for growth.", imageSrc: "http://img.b2bpic.net/free-vector/growing-up-landing-page-template_23-2148118853.jpg?_wi=2"},
|
||||
]}
|
||||
title="The Proven Path"
|
||||
description="Our three-step system to transform your operations."
|
||||
@@ -159,59 +123,28 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah J.",
|
||||
role: "CEO",
|
||||
company: "Tech Innovations",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=1",
|
||||
},
|
||||
id: "1", name: "Sarah J.", role: "CEO", company: "Tech Innovations", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=1"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Marcus L.",
|
||||
role: "Founder",
|
||||
company: "L&D Partners",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg",
|
||||
},
|
||||
id: "2", name: "Marcus L.", role: "Founder", company: "L&D Partners", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-confident-businessman-wearing-glasses_158595-5356.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Emily P.",
|
||||
role: "Ops Director",
|
||||
company: "Retail Group",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-shirt-trousers-fashion-hipster-male-posing-near-grey-wall-studio-isolated_158538-26745.jpg",
|
||||
},
|
||||
id: "3", name: "Emily P.", role: "Ops Director", company: "Retail Group", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-smiling-model-sexy-stylish-man-dressed-shirt-trousers-fashion-hipster-male-posing-near-grey-wall-studio-isolated_158538-26745.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David K.",
|
||||
role: "Manager",
|
||||
company: "BlueScale",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg",
|
||||
},
|
||||
id: "4", name: "David K.", role: "Manager", company: "BlueScale", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/successful-businessman-imagines-great-career_1163-5478.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
name: "Elena R.",
|
||||
role: "Principal",
|
||||
company: "Strategic Dynamics",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2",
|
||||
},
|
||||
id: "5", name: "Elena R.", role: "Principal", company: "Strategic Dynamics", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-businesswoman-smiling-looking-camera-successful-confident-grey-haired-manager-sitting-office-room-workplace-business-management-concept_74855-7343.jpg?_wi=2"},
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "2x",
|
||||
label: "Revenue Growth",
|
||||
},
|
||||
value: "2x", label: "Revenue Growth"},
|
||||
{
|
||||
value: "30%",
|
||||
label: "Time Saved",
|
||||
},
|
||||
value: "30%", label: "Time Saved"},
|
||||
{
|
||||
value: "100%",
|
||||
label: "Clarity Found",
|
||||
},
|
||||
value: "100%", label: "Clarity Found"},
|
||||
]}
|
||||
title="Client Results"
|
||||
description="What our partners achieve through clarity."
|
||||
@@ -222,48 +155,34 @@ export default function LandingPage() {
|
||||
<ContactCTA
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "radial-gradient",
|
||||
}}
|
||||
variant: "radial-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Ready to Elevate Your Business?"
|
||||
description="Schedule your strategy call with Brella Advising today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule Strategy Call",
|
||||
href: "#",
|
||||
},
|
||||
text: "Schedule Strategy Call", href: "#"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Brella Advising"
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{
|
||||
label: "About",
|
||||
href: "#about",
|
||||
},
|
||||
label: "About", href: "#about"},
|
||||
{
|
||||
label: "Services",
|
||||
href: "#services",
|
||||
},
|
||||
label: "Services", href: "#services"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{
|
||||
label: "(931) 722-2369",
|
||||
href: "tel:9317222369",
|
||||
},
|
||||
label: "(931) 722-2369", href: "tel:9317222369"},
|
||||
{
|
||||
label: "222 S High St, Waynesboro, TN",
|
||||
href: "#",
|
||||
},
|
||||
label: "222 S High St, Waynesboro, TN", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
@@ -273,4 +192,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -10,15 +10,15 @@
|
||||
--accent: #ffffff;
|
||||
--background-accent: #ffffff; */
|
||||
|
||||
--background: #ffffff;
|
||||
--card: #f9f9f9;
|
||||
--foreground: #000000;
|
||||
--primary-cta: #1c1c1c;
|
||||
--background: #f5f5f5;
|
||||
--card: #ffffff;
|
||||
--foreground: #1c1c1c;
|
||||
--primary-cta: #1f3251;
|
||||
--primary-cta-text: #ffffff;
|
||||
--secondary-cta: #ffffff;
|
||||
--secondary-cta-text: #000000;
|
||||
--accent: #d4af37;
|
||||
--background-accent: #f4f4f4;
|
||||
--accent: #15479c;
|
||||
--background-accent: #a8cce8;
|
||||
|
||||
/* text sizing - set by ThemeProvider */
|
||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||
|
||||
Reference in New Issue
Block a user