Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-14 10:32:53 +00:00

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,