Removed text from HeroBillboard, keeping only KPI cards and social proof marquee.
This commit is contained in:
@@ -16,36 +16,7 @@ export default function HomePage() {
|
||||
<div id="home" data-section="home">
|
||||
<SectionErrorBoundary name="home">
|
||||
<HeroBillboard
|
||||
tag="Unlock Your Potential"
|
||||
title="Ignite Your Brand's Growth with AlphaGrow Agency"
|
||||
description="We craft data-driven marketing strategies that elevate your brand, engage your audience, and deliver measurable results. Let's grow together."
|
||||
primaryButton={{
|
||||
text: "Explore Our Services",
|
||||
href: "#services",
|
||||
}}
|
||||
secondaryButton={{
|
||||
text: "Get a Free Consultation",
|
||||
href: "#contact",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-startup-office-displays-statistics_482257-119484.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/businesswoman-posing-meeting-indoors_23-2148824910.jpg",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/joyful-woman-black-jacket-liking-lip-posing-isolated-background-charming-lady-dark-suit-smiling-white-backdrop_197531-18516.jpg",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-shaved-head-male-dressed-grey-suit-dark-grey-background_613910-11352.jpg",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167445.jpg",
|
||||
},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-caucasian-man-with-poker-face-wearing-glasses-with-red-light-effect_181624-25965.jpg",
|
||||
},
|
||||
]}
|
||||
avatarsLabel="Trusted by 500+ growing brands"
|
||||
kpiCards={[
|
||||
{ value: "350%", label: "Average ROI" },
|
||||
{ value: "+120%", label: "Website Traffic" },
|
||||
|
||||
Reference in New Issue
Block a user