Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 362008fa26 | |||
| ebe3b9a3d4 | |||
| eb994e9c1e | |||
| 47ce6fd577 |
@@ -67,7 +67,7 @@ export default function AboutPage() {
|
||||
<div id="about-hob-media" data-section="about-hob-media">
|
||||
<MetricSplitMediaAbout
|
||||
title="About HoB Media"
|
||||
description="HoB Media is a dedicated digital agency specializing in crafting compelling brands and executing innovative marketing strategies. We partner with businesses to build impactful identities, drive growth, and achieve measurable results."
|
||||
description="HoB Media is a specialized agency solely focused on marketing and branding within the digital landscape, with a particular emphasis on the emerging NFT ecosystem. We empower businesses to forge distinctive identities and implement impactful marketing strategies to thrive."
|
||||
metrics={[
|
||||
{ value: "10+", title: "Years Experience" },
|
||||
{ value: "200+", title: "Projects Completed" },
|
||||
|
||||
@@ -43,7 +43,7 @@ export default function WebAgency2Page() {
|
||||
/>
|
||||
<HeroSplitDoubleCarousel
|
||||
title="HoB Media: Digital Experiences"
|
||||
description="Transform your brand with cutting-edge web design and development. We craft stunning websites that convert visitors into customers."
|
||||
description="Elevate your brand with expert marketing and branding services, including specialized strategies for the NFT ecosystem. We craft compelling identities and campaigns that captivate audiences and drive engagement."
|
||||
tag="Award-Winning Agency"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
@@ -75,8 +75,7 @@ export default function WebAgency2Page() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
animationType="slide-up"
|
||||
buttons={[{ text: "All Services", href: "#services" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[{ text: "All Services", href: "#services" }]} buttonAnimation="slide-up"
|
||||
features={[
|
||||
{
|
||||
title: "SEO", description: "We optimize your website to rank higher on search engines and drive organic traffic.", bentoComponent: "marquee", centerIcon: Search,
|
||||
@@ -103,8 +102,7 @@ export default function WebAgency2Page() {
|
||||
description="A selection of projects we've crafted for clients across industries."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
buttons={[{ text: "View All Work", href: "/portfolio" }]}
|
||||
buttonAnimation="slide-up"
|
||||
buttons={[{ text: "View All Work", href: "/portfolio" }]} buttonAnimation="slide-up"
|
||||
cardClassName="!h-auto aspect-video"
|
||||
features={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user