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">
|
<div id="about-hob-media" data-section="about-hob-media">
|
||||||
<MetricSplitMediaAbout
|
<MetricSplitMediaAbout
|
||||||
title="About HoB Media"
|
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={[
|
metrics={[
|
||||||
{ value: "10+", title: "Years Experience" },
|
{ value: "10+", title: "Years Experience" },
|
||||||
{ value: "200+", title: "Projects Completed" },
|
{ value: "200+", title: "Projects Completed" },
|
||||||
|
|||||||
@@ -43,7 +43,7 @@ export default function WebAgency2Page() {
|
|||||||
/>
|
/>
|
||||||
<HeroSplitDoubleCarousel
|
<HeroSplitDoubleCarousel
|
||||||
title="HoB Media: Digital Experiences"
|
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"
|
tag="Award-Winning Agency"
|
||||||
tagIcon={Sparkles}
|
tagIcon={Sparkles}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -75,8 +75,7 @@ export default function WebAgency2Page() {
|
|||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
buttons={[{ text: "All Services", href: "#services" }]}
|
buttons={[{ text: "All Services", href: "#services" }]} buttonAnimation="slide-up"
|
||||||
buttonAnimation="slide-up"
|
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
title: "SEO", description: "We optimize your website to rank higher on search engines and drive organic traffic.", bentoComponent: "marquee", centerIcon: Search,
|
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."
|
description="A selection of projects we've crafted for clients across industries."
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
buttons={[{ text: "View All Work", href: "/portfolio" }]}
|
buttons={[{ text: "View All Work", href: "/portfolio" }]} buttonAnimation="slide-up"
|
||||||
buttonAnimation="slide-up"
|
|
||||||
cardClassName="!h-auto aspect-video"
|
cardClassName="!h-auto aspect-video"
|
||||||
features={[
|
features={[
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user