From bf78195c3815c23f1749f32c723c679e1ec1ac03 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 08:33:21 +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 1a26323..19abdc2 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { tag="Coffee & Food Bar" tagIcon={Coffee} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} imageSrc="http://img.b2bpic.net/free-photo/modern-employees_1098-16168.jpg" imageAlt="Magacin industrial interior with warm lighting" mediaAnimation="slide-up" @@ -220,7 +220,7 @@ export default function LandingPage() { description="Book your experience at Magacin. Whether it's a casual coffee meeting, brunch with friends, or an unforgettable evening, reservations guarantee your perfect moment." tagIcon={Calendar} tagAnimation="slide-up" - background={{ variant: "aurora" }} + background={{ variant: "glowing-orb" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-photo/friends-greeting-each-other_23-2147680571.jpg" imageAlt="Magacin welcoming reservation space" -- 2.49.1