Update src/app/page.tsx

This commit is contained in:
2026-03-14 10:32:43 +00:00
parent d25906c467
commit a7d81bc7c6

View File

@@ -43,7 +43,7 @@ export default function LandingPage() {
<HeroBillboard
title="Craft Your Perfect Cup, Every Time"
description="Discover handselected equipment and ethically sourced beans from independent roasters worldwide. Learn, brew, and join a community of coffee lovers committed to exceptional quality and transparency."
background="radial-gradient"
background={{ variant: "radial-gradient" }}
tag="Premium Specialty Coffee"
tagIcon={Sparkles}
tagAnimation="slide-up"
@@ -165,6 +165,9 @@ export default function LandingPage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
showRating={true}
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={false}
testimonials={[
{
id: "testimonial-1", name: "Maria Santos", handle: "@specialty_barista", testimonial: "The quality and consistency of the beans I've sourced through Craft Brew have transformed my café's menu. The transparency in sourcing gives my customers confidence they're supporting ethical practices.", rating: 5,