From e684bcf0b127c1f14e8aa401f30cd9cf8f7dc9e7 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:45:23 +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 2ec7236..be7f584 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,7 +65,7 @@ export default function LandingPage() { description="At Drex Derm, we believe that transformative skincare starts with understanding your unique skin. Our team of board-certified dermatologists and aestheticians combines decades of clinical experience with the latest innovations in dermatological science to deliver results that matter." tag="Our Expertise" tagIcon={Shield} - tagAnimation="fade" + tagAnimation="slide-up" buttons={[{ text: "Learn More", href: "#services" }]} imageSrc="http://img.b2bpic.net/free-photo/thoughtful-woman-going-through-medical-test-results-with-her-doctor-clinic_637285-1779.jpg" imageAlt="Professional dermatology consultation" -- 2.49.1