From 56f7de7a5eccebd23bfae7083b68c98f4c742305 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 19:53:12 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index fc5d34d..621ec3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -19,7 +19,7 @@ export default function LandingPage() { borderRadius="rounded" contentWidth="mediumLarge" sizing="largeSizeMediumTitles" - background="aurora" + background="circleGradient" cardStyle="gradient-radial" primaryButtonStyle="gradient" secondaryButtonStyle="glass" @@ -44,12 +44,12 @@ export default function LandingPage() { @@ -163,7 +163,7 @@ export default function LandingPage() { description="Loved by locals in Novi Beograd. Real reviews from satisfied customers who trust us daily." tag="Trusted Local Business" tagIcon={Star} - tagAnimation="entrance-slide" + tagAnimation="slide-up" testimonials={[ { id: "1", name: "Marija Nikolić", role: "Office Manager", company: "Local Tech Company", rating: 5, @@ -201,7 +201,7 @@ export default function LandingPage() { buttons={[ { text: "See More Reviews", href: "https://www.google.com/search?q=bakery+novi+beograd" } ]} - buttonAnimation="entrance-slide" + buttonAnimation="slide-up" ariaLabel="Testimonials section with customer reviews and ratings" />