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() {