From d8b2baba3529b5150067c4ddd69b97fb90b7d0d4 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 07:11:50 +0000 Subject: [PATCH] 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 09cff72..6ef86db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -74,7 +74,7 @@ export default function HomePage() { title="Pet Health Guidance, Instantly" description="Get safe, easy-to-understand first aid advice for dogs, cats, and other pets. Our AI assistant provides immediate guidance while your veterinarian is being reached." tag="AI-Powered Pet Care" - tagIcon={Heart} + tagIcon={Clock} tagAnimation="slide-up" buttons={[ { text: "Emergency Guide", href: "/emergency" }, -- 2.49.1