Merge version_5_1779024918308 into main #3

Merged
bender merged 1 commits from version_5_1779024918308 into main 2026-05-17 13:36:07 +00:00

View File

@@ -2,7 +2,7 @@ import AboutTestimonial from '@/components/sections/about/AboutTestimonial';
import ContactCta from '@/components/sections/contact/ContactCta';
import FaqSimple from '@/components/sections/faq/FaqSimple';
import FeaturesArrowCards from '@/components/sections/features/FeaturesArrowCards';
import HeroBrand from '@/components/sections/hero/HeroBrand';
import HeroBillboard from '@/components/sections/hero/HeroBillboard';
import MetricsGradientCards from '@/components/sections/metrics/MetricsGradientCards';
import ProductRatingCards from '@/components/sections/product/ProductRatingCards';
import SocialProofMarquee from '@/components/sections/social-proof/SocialProofMarquee';
@@ -15,9 +15,10 @@ export default function HomePage() {
<>
<div id="hero" data-section="hero">
<SectionErrorBoundary name="hero">
<HeroBrand
brand="Your Vision, Our Expertise."
description="We craft stunning, high-performing websites that drive growth and captivate your audience. Let's build something remarkable together."
<HeroBillboard
tag="Your Vision, Our Expertise."
title="We craft stunning, high-performing websites that drive growth and captivate your audience."
description="Let's build something remarkable together."
primaryButton={{
text: "Our Services",
href: "#services",