Merge version_1 into main #4

Merged
bender merged 1 commits from version_1 into main 2026-03-05 02:00:03 +00:00

View File

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