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} />