From 9e3fa0ba6c2330160b166e50d685509ee10e7185 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 14:15:07 +0000 Subject: [PATCH 1/5] Add src/app/learn-more/ai-automation/page.tsx --- src/app/learn-more/ai-automation/page.tsx | 101 ++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 src/app/learn-more/ai-automation/page.tsx diff --git a/src/app/learn-more/ai-automation/page.tsx b/src/app/learn-more/ai-automation/page.tsx new file mode 100644 index 0000000..fd03f1c --- /dev/null +++ b/src/app/learn-more/ai-automation/page.tsx @@ -0,0 +1,101 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; +import TextAbout from "@/components/sections/about/TextAbout"; +import ContactCTA from "@/components/sections/contact/ContactCTA"; +import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; +import { Zap } from "lucide-react"; + +export default function LearnMoreAIAutomation() { + return ( + + + +
+ +
+ +
+ +
+ +
+ window.open("https://mail.google.com/mail/u/0/#inbox?compose=CllgCKCJDpcNVLgLjnmzlfjhpdVpzlhHMczkBTgTPMlCJWbKpnvxftQMXCJXsLrmzvsghmMqHjV", "_blank") } + ]} + buttonAnimation="slide-up" + background={{ variant: "animated-grid" }} + useInvertedBackground={false} + /> +
+ + +
+ ); +} \ No newline at end of file -- 2.49.1 From 84efe4e45d7fa5375dfb00b580291e0ff8628bf9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 14:15:07 +0000 Subject: [PATCH 2/5] Add src/app/learn-more/integrations/page.tsx --- src/app/learn-more/integrations/page.tsx | 101 +++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 src/app/learn-more/integrations/page.tsx diff --git a/src/app/learn-more/integrations/page.tsx b/src/app/learn-more/integrations/page.tsx new file mode 100644 index 0000000..c238c9e --- /dev/null +++ b/src/app/learn-more/integrations/page.tsx @@ -0,0 +1,101 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; +import TextAbout from "@/components/sections/about/TextAbout"; +import ContactCTA from "@/components/sections/contact/ContactCTA"; +import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; +import { Zap } from "lucide-react"; + +export default function LearnMoreIntegrations() { + return ( + + + +
+ +
+ +
+ +
+ +
+ window.open("https://mail.google.com/mail/u/0/#inbox?compose=CllgCKCJDpcNVLgLjnmzlfjhpdVpzlhHMczkBTgTPMlCJWbKpnvxftQMXCJXsLrmzvsghmMqHjV", "_blank") } + ]} + buttonAnimation="slide-up" + background={{ variant: "animated-grid" }} + useInvertedBackground={false} + /> +
+ + +
+ ); +} \ No newline at end of file -- 2.49.1 From aa5805912c6d481e84abfcc5e420205855483d39 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 14:15:08 +0000 Subject: [PATCH 3/5] Add src/app/learn-more/workflows/page.tsx --- src/app/learn-more/workflows/page.tsx | 101 ++++++++++++++++++++++++++ 1 file changed, 101 insertions(+) create mode 100644 src/app/learn-more/workflows/page.tsx diff --git a/src/app/learn-more/workflows/page.tsx b/src/app/learn-more/workflows/page.tsx new file mode 100644 index 0000000..e5e0092 --- /dev/null +++ b/src/app/learn-more/workflows/page.tsx @@ -0,0 +1,101 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; +import TextAbout from "@/components/sections/about/TextAbout"; +import ContactCTA from "@/components/sections/contact/ContactCTA"; +import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; +import { Zap } from "lucide-react"; + +export default function LearnMoreWorkflows() { + return ( + + + +
+ +
+ +
+ +
+ +
+ window.open("https://mail.google.com/mail/u/0/#inbox?compose=CllgCKCJDpcNVLgLjnmzlfjhpdVpzlhHMczkBTgTPMlCJWbKpnvxftQMXCJXsLrmzvsghmMqHjV", "_blank") } + ]} + buttonAnimation="slide-up" + background={{ variant: "animated-grid" }} + useInvertedBackground={false} + /> +
+ + +
+ ); +} \ No newline at end of file -- 2.49.1 From bf528e500adbc1e5e1837b8cd0389637f3c9551f Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 14:15:08 +0000 Subject: [PATCH 4/5] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 99d031e..adc28ef 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -182,7 +182,7 @@ export default function LandingPage() { title="Ready to Automate Your Business?" description="If you want to automate your operations, streamline workflows, or build a high-performance digital product, let's work together to transform your vision into reality." buttons={[ - { text: "Send Message", href: "https://mail.google.com/mail/u/0/#inbox?compose=CllgCKCJDpcNVLgLjnmzlfjhpdVpzlhHMczkBTgTPMlCJWbKpnvxftQMXCJXsLrmzvsghmMqHjV", onClick: () => window.open("https://mail.google.com/mail/u/0/#inbox?compose=CllgCKCJDpcNVLgLjnmzlfjhpdVpzlhHMczkBTgTPMlCJWbKpnvxftQMXCJXsLrmzvsghmMqHjV", "_blank") } + { text: "Send Message", href: "mailto:your-email@example.com?subject=Let's%20Build%20Something%20Powerful", onClick: () => window.open("https://mail.google.com/mail/u/0/#inbox?compose=CllgCKCJDpcNVLgLjnmzlfjhpdVpzlhHMczkBTgTPMlCJWbKpnvxftQMXCJXsLrmzvsghmMqHjV", "_blank") } ]} buttonAnimation="slide-up" background={{ variant: "animated-grid" }} -- 2.49.1 From e8b1de766ff9b28db9682f37375354871315fdbf Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 14:15:09 +0000 Subject: [PATCH 5/5] Add src/app/portfolio/web-development/page.tsx --- src/app/portfolio/web-development/page.tsx | 125 +++++++++++++++++++++ 1 file changed, 125 insertions(+) create mode 100644 src/app/portfolio/web-development/page.tsx diff --git a/src/app/portfolio/web-development/page.tsx b/src/app/portfolio/web-development/page.tsx new file mode 100644 index 0000000..eb4e2d4 --- /dev/null +++ b/src/app/portfolio/web-development/page.tsx @@ -0,0 +1,125 @@ +"use client"; + +import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; +import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; +import HeroSplitKpi from "@/components/sections/hero/HeroSplitKpi"; +import TextAbout from "@/components/sections/about/TextAbout"; +import ProductCardOne from "@/components/sections/product/ProductCardOne"; +import ContactCTA from "@/components/sections/contact/ContactCTA"; +import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; + +export default function PortfolioWebDevelopment() { + return ( + + + +
+ +
+ +
+ +
+ +
+ +
+ +
+ window.open("https://mail.google.com/mail/u/0/#inbox?compose=CllgCKCJDpcNVLgLjnmzlfjhpdVpzlhHMczkBTgTPMlCJWbKpnvxftQMXCJXsLrmzvsghmMqHjV", "_blank") } + ]} + buttonAnimation="slide-up" + background={{ variant: "animated-grid" }} + useInvertedBackground={false} + /> +
+ + +
+ ); +} \ No newline at end of file -- 2.49.1