From b717aad9a40869532120181a643a0c65010fc79b Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 20:33:18 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5025c39..6bd02a4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { title: "Delicate Fabric Care", description: "Specialized care for luxury fabrics. Gentle handling preserves quality and extends garment life.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-piles-colorful-cloth-fabrics-shop_181624-13009.jpg", imageAlt: "Delicate fabric care and specialized cleaning"}, ]} buttonAnimation="slide-up" - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -108,7 +108,7 @@ export default function LandingPage() { imageAlt="Swissclean shop storefront in Zürich" imagePosition="right" mediaAnimation="blur-reveal" - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" /> @@ -129,7 +129,7 @@ export default function LandingPage() { { id: "4", title: "Expert Fabric Care", quote: "My delicate silk dresses are treated with such care. The finishing is impeccable. Definitely worth the visit.", name: "Thomas Auer", role: "Executive", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Thomas Auer"}, ]} - tagAnimation="entrance-slide" + tagAnimation="blur-reveal" buttonAnimation="slide-up" /> -- 2.49.1