|
|
|
|
@@ -8,7 +8,7 @@ import FeatureBento from "@/components/sections/feature/FeatureBento";
|
|
|
|
|
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
|
|
|
|
|
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
|
|
|
|
|
import MetricCardOne from "@/components/sections/metrics/MetricCardOne";
|
|
|
|
|
import TeamCardFive from "@/components/sections/team/TeamCardFive";
|
|
|
|
|
import TeamCardSix from "@/components/sections/team/TeamCardSix";
|
|
|
|
|
import FaqBase from "@/components/sections/faq/FaqBase";
|
|
|
|
|
import ContactCTA from "@/components/sections/contact/ContactCTA";
|
|
|
|
|
import FooterBase from "@/components/sections/footer/FooterBase";
|
|
|
|
|
@@ -44,7 +44,7 @@ export default function WebAgency2Page() {
|
|
|
|
|
<HeroLogoBillboard
|
|
|
|
|
logoText="Client Flow Studio"
|
|
|
|
|
description="Client Flow Studio helps businesses get found, get more leads & grow online. We build websites, optimize Google visibility, and implement AI-powered solutions that help businesses attract more customers and increase revenue."
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DbxJR6IxC1XHwzUSsYvpr3NNCx/uploaded-1781068850954-soort3qm.png"
|
|
|
|
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DbxJR6IxC1XHwzUSsYvpr3NNCx/uploaded-1781075861909-xe4oe3p2.jpg"
|
|
|
|
|
imageAlt="Client Flow Studio Logo"
|
|
|
|
|
background={{ variant: "canvas-reveal" }}
|
|
|
|
|
buttons={[
|
|
|
|
|
@@ -55,7 +55,7 @@ export default function WebAgency2Page() {
|
|
|
|
|
/>
|
|
|
|
|
<FeatureBento
|
|
|
|
|
title="Who We Are"
|
|
|
|
|
description="Flow Studio Agency is a results-driven digital growth agency dedicated to helping businesses strengthen their online presence and generate more qualified leads. We combine website design, local SEO, Google Business Profile optimization, AI solutions, and digital marketing strategies to create measurable business growth."
|
|
|
|
|
description="Client Flow Studio is a results-driven digital growth agency dedicated to helping businesses strengthen their online presence and generate more qualified leads. We combine website design, local SEO, Google Business Profile optimization, AI solutions, and digital marketing strategies to create measurable business growth."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
@@ -223,14 +223,14 @@ export default function WebAgency2Page() {
|
|
|
|
|
{ id: "views", value: "Thousands", title: "Monthly Views Generated", description: "Increasing online visibility and traffic", icon: TrendingUp },
|
|
|
|
|
]}
|
|
|
|
|
/>
|
|
|
|
|
<TeamCardFive
|
|
|
|
|
<TeamCardSix
|
|
|
|
|
title="Our Simple 4-Step Process"
|
|
|
|
|
description="Our streamlined approach ensures clarity, efficiency, and exceptional results for your business."
|
|
|
|
|
textboxLayout="default"
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
animationType="slide-up"
|
|
|
|
|
mediaClassName="object-[65%_center]"
|
|
|
|
|
team={[
|
|
|
|
|
gridVariant="uniform-all-items-equal"
|
|
|
|
|
members={[
|
|
|
|
|
{ id: "1", name: "1. Discovery", role: "We learn about your business goals and objectives.", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-making-business-plan-meeting_176420-5101.jpg", imageAlt: "Discovery phase for project" },
|
|
|
|
|
{ id: "2", name: "2. Strategy", role: "We create a custom growth plan tailored to your needs.", imageSrc: "http://img.b2bpic.net/free-photo/architectural-blueprints_1359-495.jpg", imageAlt: "Strategy and planning phase" },
|
|
|
|
|
{ id: "3", name: "3. Implementation", role: "We build and optimize your digital assets for performance.", imageSrc: "http://img.b2bpic.net/free-photo/operation-process-performance-development-icon_53876-16541.jpg", imageAlt: "Implementation and building phase" },
|
|
|
|
|
|