Update src/app/page.tsx
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user