From 3ce44f878deb130a5f56abd356fe0f33f0cb4a95 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 12 May 2026 18:35:27 +0000 Subject: [PATCH 1/4] Bob AI: fix build error in src/App.tsx --- src/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.tsx b/src/App.tsx index 9374275..fe53869 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3,6 +3,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarInline from "@/components/ui/NavbarInline"; import HeroSplitVerticalMarquee from "@/components/sections/hero/HeroSplitVerticalMarquee"; import FeaturesBorderGlow from "@/components/sections/features/FeaturesBorderGlow"; +import ThemeProvider from "@/app/providers/theme-provider/ThemeProvider"; import ProductRatingCards from "@/components/sections/product/ProductRatingCards"; import AboutTestimonial from "@/components/sections/about/AboutTestimonial"; import SocialProofMarquee from "@/components/sections/social-proof/SocialProofMarquee"; -- 2.49.1 From c6292ae9565d44e95bab11922afd5bf1e968f882 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 12 May 2026 18:35:29 +0000 Subject: [PATCH 2/4] Bob AI: fix build error in src/App.tsx --- src/App.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index fe53869..b5d3dda 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3,7 +3,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarInline from "@/components/ui/NavbarInline"; import HeroSplitVerticalMarquee from "@/components/sections/hero/HeroSplitVerticalMarquee"; import FeaturesBorderGlow from "@/components/sections/features/FeaturesBorderGlow"; -import ThemeProvider from "@/app/providers/theme-provider/ThemeProvider"; import ProductRatingCards from "@/components/sections/product/ProductRatingCards"; import AboutTestimonial from "@/components/sections/about/AboutTestimonial"; import SocialProofMarquee from "@/components/sections/social-proof/SocialProofMarquee"; @@ -50,7 +49,6 @@ export default function LandingPage() { data-webild-component-path="@/components/sections/hero/HeroSplitVerticalMarquee" > Date: Tue, 12 May 2026 18:35:45 +0000 Subject: [PATCH 3/4] Bob AI: fix build error in src/App.tsx --- src/App.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/App.tsx b/src/App.tsx index b5d3dda..05c2bd5 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3,6 +3,7 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarInline from "@/components/ui/NavbarInline"; import HeroSplitVerticalMarquee from "@/components/sections/hero/HeroSplitVerticalMarquee"; import FeaturesBorderGlow from "@/components/sections/features/FeaturesBorderGlow"; +import ThemeProvider from "@/providers/themeProvider/ThemeProvider"; import ProductRatingCards from "@/components/sections/product/ProductRatingCards"; import AboutTestimonial from "@/components/sections/about/AboutTestimonial"; import SocialProofMarquee from "@/components/sections/social-proof/SocialProofMarquee"; -- 2.49.1 From fa1c62c7fd7b60ea55b0eac9c15da811f0e60351 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 12 May 2026 18:36:37 +0000 Subject: [PATCH 4/4] Update src/App.tsx --- src/App.tsx | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/src/App.tsx b/src/App.tsx index 05c2bd5..42edaba 100644 --- a/src/App.tsx +++ b/src/App.tsx @@ -3,7 +3,6 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarInline from "@/components/ui/NavbarInline"; import HeroSplitVerticalMarquee from "@/components/sections/hero/HeroSplitVerticalMarquee"; import FeaturesBorderGlow from "@/components/sections/features/FeaturesBorderGlow"; -import ThemeProvider from "@/providers/themeProvider/ThemeProvider"; import ProductRatingCards from "@/components/sections/product/ProductRatingCards"; import AboutTestimonial from "@/components/sections/about/AboutTestimonial"; import SocialProofMarquee from "@/components/sections/social-proof/SocialProofMarquee"; @@ -141,7 +140,6 @@ export default function LandingPage() { data-webild-component-path="@/components/sections/about/AboutTestimonial" > @@ -174,7 +171,6 @@ export default function LandingPage() { data-webild-component-path="@/components/sections/testimonial/TestimonialMetricsCards" >