From fdbd8402d2cddeb01e06a5dd2e818b9c4351390e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 01:58:41 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c9c8a49..530d3bb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function HomePage() { tag="Welcome to Aesthetic Cafe" tagIcon={Coffee} tagAnimation="blur-reveal" - background={{ variant: "canvas-reveal" }} + background={{ variant: "circleGradient" }} imageSrc="http://img.b2bpic.net/free-photo/confident-young-indian-man-black-shirt-standing-cafe_627829-5462.jpg" imageAlt="Aesthetic cafe interior with warm lighting and cozy seating" buttons={[ @@ -68,6 +68,7 @@ export default function HomePage() { icon={Heart} videoSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-pouring-milk-into-glass-coffee_181624-1769.jpg" mediaAnimation="slide-up" + useInvertedBackground={false} />