Update src/app/page.tsx
This commit is contained in:
@@ -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}
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user