3 Commits

Author SHA1 Message Date
43e39489af Remove watermark 2026-06-10 07:12:30 +00:00
b3267d25a8 Update src/app/page.tsx 2026-06-10 05:23:25 +00:00
2a71bcd70e Update src/app/page.tsx 2026-06-10 05:22:45 +00:00
2 changed files with 25 additions and 36 deletions

View File

@@ -4,7 +4,6 @@ import { Inter } from "next/font/google";
import "./globals.css"; import "./globals.css";
import "@/lib/gsap-setup"; import "@/lib/gsap-setup";
import { ServiceWrapper } from "@/components/ServiceWrapper"; import { ServiceWrapper } from "@/components/ServiceWrapper";
import Tag from "@/tag/Tag";
import { getVisualEditScript } from "@/utils/visual-edit-script"; import { getVisualEditScript } from "@/utils/visual-edit-script";
const halant = Halant({ const halant = Halant({
@@ -34,7 +33,7 @@ export default function RootLayout({
<body <body
className={`${halant.variable} ${inter.variable} antialiased`} className={`${halant.variable} ${inter.variable} antialiased`}
> >
<Tag />
{children} {children}
<script <script
dangerouslySetInnerHTML={{ dangerouslySetInnerHTML={{

View File

@@ -3,7 +3,7 @@
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import HeroSplitDoubleCarousel from "@/components/sections/hero/HeroSplitDoubleCarousel"; import HeroLogoBillboard from "@/components/sections/hero/HeroLogoBillboard";
import FeatureBento from "@/components/sections/feature/FeatureBento"; import FeatureBento from "@/components/sections/feature/FeatureBento";
import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix";
import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen"; import FeatureCardSixteen from "@/components/sections/feature/FeatureCardSixteen";
@@ -31,7 +31,7 @@ export default function WebAgency2Page() {
> >
<ReactLenis root> <ReactLenis root>
<NavbarLayoutFloatingOverlay <NavbarLayoutFloatingOverlay
brandName="Flow Studio Agency" brandName="Client Flow Studio"
navItems={[ navItems={[
{ name: "About", id: "about" }, { name: "About", id: "about" },
{ name: "Services", id: "services" }, { name: "Services", id: "services" },
@@ -41,32 +41,17 @@ export default function WebAgency2Page() {
]} ]}
button={{ text: "Book Consultation", href: "#contact" }} button={{ text: "Book Consultation", href: "#contact" }}
/> />
<HeroSplitDoubleCarousel <HeroLogoBillboard
title="Helping Businesses Get Found, Get More Leads & Grow Online" logoText="Client Flow Studio"
description="We build websites, optimize Google visibility, and implement AI-powered solutions that help businesses attract more customers and increase revenue." 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."
tag="Ignite Your Digital Growth" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DbxJR6IxC1XHwzUSsYvpr3NNCx/uploaded-1781068850954-soort3qm.png"
tagIcon={Sparkles} imageAlt="Client Flow Studio Logo"
tagAnimation="slide-up"
background={{ variant: "canvas-reveal" }} background={{ variant: "canvas-reveal" }}
buttons={[ buttons={[
{ text: "Book Free Consultation", href: "#contact" }, { text: "Book Free Consultation", href: "#contact" },
{ text: "Get a Free Audit", href: "#contact" }, { text: "Get a Free Audit", href: "#contact" },
]} ]}
buttonAnimation="slide-up" buttonAnimation="slide-up"
carouselPosition="right"
leftCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-line-graph-report_53876-120736.jpg", imageAlt: "Professional business growth dashboard" },
{ imageSrc: "http://img.b2bpic.net/free-photo/homepage-seen-computer-screen_23-2149416723.jpg", imageAlt: "Website mockups for a modern business" },
{ imageSrc: "http://img.b2bpic.net/free-photo/people-hangout-together-coffee-shop_53876-16001.jpg", imageAlt: "Marketing analytics data display" },
{ imageSrc: "http://img.b2bpic.net/free-photo/cheerful-data-center-admins-doing-fist-bump-celebrating-ai-implementation_482257-130291.jpg", imageAlt: "AI technology interface" },
]}
rightCarouselItems={[
{ imageSrc: "http://img.b2bpic.net/free-photo/business-graphs-figures-laptop-left-open-desk-empty-office_482257-84546.jpg", imageAlt: "Modern business growth dashboard with charts" },
{ imageSrc: "http://img.b2bpic.net/free-photo/still-life-graphic-design-office_23-2151345398.jpg", imageAlt: "Responsive website design mockups" },
{ imageSrc: "http://img.b2bpic.net/free-photo/marketing-business-lady-striped-shirt-office-with-computer-pointing-out-schemes_140725-165421.jpg", imageAlt: "Digital marketing analytics insights" },
{ imageSrc: "http://img.b2bpic.net/free-photo/business-person-futuristic-business-environment_23-2150970221.jpg", imageAlt: "Artificial intelligence business solutions" }
]}
carouselItemClassName="!aspect-[4/5]"
/> />
<FeatureBento <FeatureBento
title="Who We Are" title="Who We Are"
@@ -111,7 +96,7 @@ export default function WebAgency2Page() {
/> />
<FeatureBento <FeatureBento
title="Our Services" title="Our Services"
description="" description="Discover our comprehensive suite of digital services designed to elevate your brand, attract more customers, and drive sustainable growth."
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up" animationType="slide-up"
@@ -119,7 +104,7 @@ export default function WebAgency2Page() {
buttonAnimation="slide-up" buttonAnimation="slide-up"
features={[ features={[
{ {
title: "Website Design & Development", description: "Beautiful, responsive websites designed to convert visitors into customers.", bentoComponent: "media-stack", items: [ title: "Web Design & Development", description: "Beautiful, responsive websites designed to convert visitors into customers.", bentoComponent: "media-stack", items: [
{ imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg", imageAlt: "Mobile responsive website design" }, { imageSrc: "http://img.b2bpic.net/free-photo/mockup-object-imitate-model-replica-design-reproduce-concept_53876-134069.jpg", imageAlt: "Mobile responsive website design" },
{ imageSrc: "http://img.b2bpic.net/free-photo/programming-background-collage_23-2149901790.jpg", imageAlt: "SEO-ready website development" }, { imageSrc: "http://img.b2bpic.net/free-photo/programming-background-collage_23-2149901790.jpg", imageAlt: "SEO-ready website development" },
{ imageSrc: "http://img.b2bpic.net/free-photo/leisure-calm-peace-relaxation-resting-serenity_53876-13860.jpg", imageAlt: "Fast loading lead generation website" }, { imageSrc: "http://img.b2bpic.net/free-photo/leisure-calm-peace-relaxation-resting-serenity_53876-13860.jpg", imageAlt: "Fast loading lead generation website" },
@@ -128,11 +113,11 @@ export default function WebAgency2Page() {
{ {
title: "Google Business Profile Optimization", description: "Get found by more local customers and stand out in local search results.", bentoComponent: "globe"}, title: "Google Business Profile Optimization", description: "Get found by more local customers and stand out in local search results.", bentoComponent: "globe"},
{ {
title: "Local SEO", description: "Improve search rankings and attract qualified leads through targeted local strategies.", bentoComponent: "marquee", centerIcon: Search, title: "SEO", description: "Improve search rankings and attract qualified leads through targeted local and organic strategies.", bentoComponent: "marquee", centerIcon: Search,
variant: "text", texts: ["Keyword Research", "On-page SEO", "Local Citations", "Technical SEO", "Ranking Strategy", "Maps Rankings", "Local Reviews", "Directory Listings"], variant: "text", texts: ["Keyword Research", "On-page SEO", "Local Citations", "Technical SEO", "Ranking Strategy", "Maps Rankings", "Local Reviews", "Directory Listings"],
}, },
{ {
title: "AI Automation", description: "Save time and streamline operations with intelligent, AI-powered solutions.", bentoComponent: "3d-task-list", title: "Automated Workflows", items: [ title: "AI Automation", description: "Save time and streamline operations with intelligent, AI-powered solutions.", bentoComponent: "3d-task-list", items: [
{ icon: Bot, label: "AI Chatbots", time: "Instant" }, { icon: Bot, label: "AI Chatbots", time: "Instant" },
{ icon: Users, label: "Lead Qualification", time: "Automated" }, { icon: Users, label: "Lead Qualification", time: "Automated" },
{ icon: MonitorPlay, label: "Appointment Scheduling", time: "Seamless" } { icon: MonitorPlay, label: "Appointment Scheduling", time: "Seamless" }
@@ -144,6 +129,10 @@ export default function WebAgency2Page() {
{ imageSrc: "http://img.b2bpic.net/free-photo/happy-easter-colorful-eggs-festival-celebration-greeting-social-media-post_53876-153527.jpg", imageAlt: "Social media content creation" }, { imageSrc: "http://img.b2bpic.net/free-photo/happy-easter-colorful-eggs-festival-celebration-greeting-social-media-post_53876-153527.jpg", imageAlt: "Social media content creation" },
{ imageSrc: "http://img.b2bpic.net/free-photo/minimalist-business-card-high-view_23-2148500476.jpg", imageAlt: "Marketing materials design" }, { imageSrc: "http://img.b2bpic.net/free-photo/minimalist-business-card-high-view_23-2148500476.jpg", imageAlt: "Marketing materials design" },
] ]
},
{
title: "Digital Marketing Strategies", description: "Reach your target audience effectively with tailored digital campaigns that drive engagement and conversions.", bentoComponent: "marquee", centerIcon: Zap,
variant: "text", texts: ["Social Media", "Email Campaigns", "Content Marketing", "Paid Ads", "Analytics", "Lead Funnels"]
} }
]} ]}
/> />
@@ -175,7 +164,7 @@ export default function WebAgency2Page() {
/> />
<FeatureCardSixteen <FeatureCardSixteen
title="Why Choose Us" title="Why Choose Us"
description="See the Flow Studio Agency difference and what sets us apart." description="See the Client Flow Studio difference and what sets us apart."
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
animationType="slide-up" animationType="slide-up"
@@ -189,7 +178,7 @@ export default function WebAgency2Page() {
}} }}
/> />
<TestimonialCardFifteen <TestimonialCardFifteen
testimonial="Flow Studio Agency completely transformed our online presence. Our website traffic and lead generation have seen incredible growth since working with them!" testimonial="Client Flow Studio completely transformed our online presence. Our website traffic and lead generation have seen incredible growth since working with them!"
rating={5} rating={5}
author="— Sarah Chen, Owner of 'The Urban Bloom'" author="— Sarah Chen, Owner of 'The Urban Bloom'"
avatars={[ avatars={[
@@ -200,7 +189,7 @@ export default function WebAgency2Page() {
useInvertedBackground={false} useInvertedBackground={false}
/> />
<TestimonialCardFifteen <TestimonialCardFifteen
testimonial="The team at Flow Studio Agency is exceptional. Their SEO expertise significantly boosted our Google rankings, bringing in more local customers than ever before." testimonial="The team at Client Flow Studio is exceptional. Their SEO expertise significantly boosted our Google rankings, bringing in more local customers than ever before."
rating={5} rating={5}
author="— David Ramirez, Founder of 'Ramirez Auto Repair'" author="— David Ramirez, Founder of 'Ramirez Auto Repair'"
avatars={[ avatars={[
@@ -211,7 +200,7 @@ export default function WebAgency2Page() {
useInvertedBackground={false} useInvertedBackground={false}
/> />
<TestimonialCardFifteen <TestimonialCardFifteen
testimonial="Implementing AI automation with Flow Studio Agency was a game-changer. Our internal workflows are smoother, and customer support is more efficient. Highly recommend!" testimonial="Implementing AI automation with Client Flow Studio was a game-changer. Our internal workflows are smoother, and customer support is more efficient. Highly recommend!"
rating={5} rating={5}
author="— Emily White, CEO of 'Evergreen Solutions'" author="— Emily White, CEO of 'Evergreen Solutions'"
avatars={[ avatars={[
@@ -250,7 +239,7 @@ export default function WebAgency2Page() {
/> />
<FaqBase <FaqBase
title="Frequently Asked Questions" title="Frequently Asked Questions"
description="Everything you need to know about partnering with Flow Studio Agency." description="Everything you need to know about partnering with Client Flow Studio."
textboxLayout="default" textboxLayout="default"
useInvertedBackground={false} useInvertedBackground={false}
faqsAnimation="slide-up" faqsAnimation="slide-up"
@@ -264,7 +253,7 @@ export default function WebAgency2Page() {
<ContactCTA <ContactCTA
tag="Grow Your Business" tag="Grow Your Business"
title="Ready to Grow Your Business Online?" title="Ready to Grow Your Business Online?"
description="Book a free consultation and discover how Flow Studio Agency can help your business attract more customers and increase revenue." description="Book a free consultation and discover how Client Flow Studio can help your business attract more customers and increase revenue."
background={{ variant: "rotated-rays-animated" }} background={{ variant: "rotated-rays-animated" }}
buttons={[ buttons={[
{ text: "Schedule Consultation", href: "#contact" }, { text: "Schedule Consultation", href: "#contact" },
@@ -274,8 +263,8 @@ export default function WebAgency2Page() {
useInvertedBackground={false} useInvertedBackground={false}
/> />
<FooterBase <FooterBase
logoText="Flow Studio Agency" logoText="Client Flow Studio"
copyrightText="© 2026 Flow Studio Agency. All Rights Reserved." copyrightText="© 2026 Client Flow Studio. All Rights Reserved."
columns={[ columns={[
{ {
title: "Company", items: [ title: "Company", items: [
@@ -293,6 +282,7 @@ export default function WebAgency2Page() {
{ label: "SEO", href: "#services" }, { label: "SEO", href: "#services" },
{ label: "AI Automation", href: "#services" }, { label: "AI Automation", href: "#services" },
{ label: "Branding", href: "#services" }, { label: "Branding", href: "#services" },
{ label: "Digital Marketing", href: "#services" }
], ],
}, },
{ {