Merge version_6_1782053273771 into main #5
@@ -10,20 +10,20 @@ export default function HeroSection(): React.JSX.Element {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroSplit
|
||||
tag="Pulse Point Media NI"
|
||||
title="Belfast’s Local Digital Marketing Agency — Found Online. Stay Found."
|
||||
description="We help local businesses dominate local search and capture more customers in Northern Ireland. Professional, measurable results."
|
||||
primaryButton={{
|
||||
tag="Pulse Point Media NI"
|
||||
title="Belfast’s Local Digital Marketing Agency — Found Online. Stay Found."
|
||||
description="We help local businesses dominate local search and capture more customers in Northern Ireland. Professional, measurable results."
|
||||
primaryButton={{
|
||||
text: "Get Your Free Audit",
|
||||
href: "/contact",
|
||||
}}
|
||||
secondaryButton={{
|
||||
secondaryButton={{
|
||||
text: "Our Services",
|
||||
href: "/services",
|
||||
}}
|
||||
imageSrc="https://images.unsplash.com/photo-1590086782792-42dd2350140d?auto=format&fit=crop&w=800&q=80"
|
||||
/>
|
||||
imageSrc=""
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user