From bebaa7a9eda8d3c4cbda2fa219e8ed707b4b8286 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Feb 2026 22:09:32 +0000 Subject: [PATCH 1/2] Update src/app/page.tsx --- src/app/page.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 839fcd3..1457c5f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { Date: Wed, 11 Feb 2026 22:09:32 +0000 Subject: [PATCH 2/2] Update src/app/shop/page.tsx --- src/app/shop/page.tsx | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/app/shop/page.tsx b/src/app/shop/page.tsx index e938e08..3171726 100644 --- a/src/app/shop/page.tsx +++ b/src/app/shop/page.tsx @@ -166,6 +166,8 @@ export default function ShopPage() { rating={5} author="Michael Patterson, Local Business Owner" useInvertedBackground={true} + ratingAnimation="none" + avatarsAnimation="none" avatars={[ { src: "https://img.b2bpic.net/free-vector/flat-variety-male-avatars_23-2147676209.jpg", alt: "Customer 1" }, { src: "https://img.b2bpic.net/free-photo/profile-shot-bearded-young-man-look-left_176420-16068.jpg", alt: "Customer 2" },