From 51154700a3940c1ada1313fe828bf7eff8676f39 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Fri, 3 Jul 2026 13:09:08 +0000 Subject: [PATCH] Bob AI: Rewrite the content (text and images) of the services, products, metrics, testim --- src/pages/HomePage.tsx | 60 +++++++++++++++++++++--------------------- 1 file changed, 30 insertions(+), 30 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index b3546ef..aef14e4 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -106,9 +106,9 @@ export default function HomePage() { }, { title: "Priority Support", - description: "Always here when you need us.", - buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-collection-colourful-pencils_23-2148539120.jpg", + description: "Perfect for your special events and gatherings.", + buttonIcon: "Utensils", + imageSrc: "https://images.unsplash.com/photo-1559339352-11d035aa65de?auto=format&fit=crop&q=80&w=800", }, ]} textAnimation="slide-up" @@ -119,44 +119,44 @@ export default function HomePage() {