From 6ee88bb062dac505ea5d60db053cf164d530df48 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 15:28:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 8042ebb..78cc2c2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -53,7 +53,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} tag="Ny Bok" - tagIcon={Zap} + tagIcon={Star} tagAnimation="slide-up" imageSrc="http://img.b2bpic.net/free-photo/sleepless-mature-man-contemplating-while-sitting-ned-night_637285-10420.jpg" imageAlt="Batterimetafor från 1% till 100%" @@ -231,7 +231,7 @@ export default function LandingPage() { sideDescription="Allt du behöver veta om boken och pre-order-processen" textPosition="left" useInvertedBackground={false} - faqsAnimation="smooth" + faqsAnimation="slide-up" animationType="smooth" /> -- 2.49.1