diff --git a/src/app/page.tsx b/src/app/page.tsx index 530d3bb..c9618da 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: "circleGradient" }} + background={{ variant: "plain" }} 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={[ @@ -66,7 +66,8 @@ export default function HomePage() { description="Founded by coffee enthusiasts" subdescription="Aesthetic Cafe - Est. 2021" icon={Heart} - videoSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-pouring-milk-into-glass-coffee_181624-1769.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-male-pouring-milk-into-glass-coffee_181624-1769.jpg" + imageAlt="Coffee preparation and cafe ambiance" mediaAnimation="slide-up" useInvertedBackground={false} />