Update src/app/page.tsx

This commit is contained in:
2026-03-13 10:38:38 +00:00
parent b28a1dc88e
commit 60db004dfd

View File

@@ -63,7 +63,7 @@ export default function LandingPage() {
description="Since 2015, Brew Haven has been dedicated to sourcing the finest single-origin beans from sustainable farms across the globe. Our master roasters hand-select each batch, roasting to perfection to bring out the unique character of every origin. We believe that great coffee starts with respect—for the farmers, the beans, and the craft."
tag="Our Story"
tagIcon={Sparkles}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
buttons={[
{ text: "Visit Us", href: "#contact" }
]}
@@ -79,7 +79,7 @@ export default function LandingPage() {
description="Explore our handpicked selection of premium beverages, each crafted to showcase the distinctive flavors of specialty coffee."
tag="Featured"
tagIcon={Award}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
gridVariant="three-columns-all-equal-width"
animationType="blur-reveal"
@@ -107,7 +107,7 @@ export default function LandingPage() {
description="Brew Haven's impact on the specialty coffee community and beyond."
tag="Our Impact"
tagIcon={TrendingUp}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
animationType="scale-rotate"
useInvertedBackground={false}
@@ -138,7 +138,7 @@ export default function LandingPage() {
description="Real experiences from our cherished community members."
tag="Reviews"
tagIcon={Star}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
animationType="blur-reveal"
useInvertedBackground={false}
@@ -171,7 +171,7 @@ export default function LandingPage() {
description="Recognized by leading coffee and lifestyle publications."
tag="Media"
tagIcon={Newspaper}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
textboxLayout="default"
useInvertedBackground={false}
names={[
@@ -188,7 +188,7 @@ export default function LandingPage() {
title="Visit Brew Haven Today"
description="Join our coffee community. Subscribe for exclusive blends, brewing tips, and special events."
tagIcon={Mail}
tagAnimation="entrance-slide"
tagAnimation="blur-reveal"
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"