Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-02-22 16:01:12 +00:00

View File

@@ -56,7 +56,7 @@ export default function LandingPage() {
textPosition="bottom-left"
showDimOverlay={true}
showBlur={true}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
buttonAnimation="slide-up"
className="min-h-[70vh] md:min-h-[85vh]"
textBoxClassName="text-foreground"
@@ -78,7 +78,7 @@ export default function LandingPage() {
imageSrc="https://img.b2bpic.net/free-photo/happy-waitress-giving-coffee-customers-while-serving-them-coffee-shop_637285-2335.jpg"
imageAlt="Barista pouring latte art"
useInvertedBackground={true}
tagAnimation="entrance-slide"
tagAnimation="slide-up"
buttonAnimation="slide-up"
titleClassName="text-4xl md:text-5xl lg:text-6xl"
descriptionClassName="text-lg md:text-xl"