From c101dcc4a73ecf66b0d83d015cefbc646b7040e8 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Tue, 16 Jun 2026 01:17:40 +0000 Subject: [PATCH] Bob AI: Update website text across relevant sections (contact, testimonials, hero) for ' --- src/pages/HomePage.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 2976753..e8438fa 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -6,7 +6,7 @@ import FeaturesImageBento from '@/components/sections/features/FeaturesImageBent import HeroOverlay from '@/components/sections/hero/HeroOverlay'; import TeamDetailedCards from '@/components/sections/team/TeamDetailedCards'; import TestimonialTrustCard from '@/components/sections/testimonial/TestimonialTrustCard'; -import { CheckCircle, Instagram, Scissors, Star } from "lucide-react"; +import { CheckCircle, Instagram, Sparkles, Star } from "lucide-react"; import SectionErrorBoundary from "@/components/ui/SectionErrorBoundary"; export default function HomePage() { @@ -15,9 +15,9 @@ export default function HomePage() {
@@ -35,11 +35,11 @@ export default function HomePage() {