Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 736d6ab057 | |||
| d25049ee93 | |||
| aee00e2c28 | |||
| 12befcfba2 | |||
| a5cd8a2fcc |
@@ -69,8 +69,8 @@ export default function AboutPage() {
|
|||||||
<TestimonialAboutCard
|
<TestimonialAboutCard
|
||||||
tag="Our Story"
|
tag="Our Story"
|
||||||
tagIcon={Heart}
|
tagIcon={Heart}
|
||||||
title="Brew Haven was born from a passion for exceptional coffee and community connection. Founded in 2015, we've dedicated ourselves to sourcing the finest beans from around the world and creating a welcoming space for all coffee lovers."
|
title="Brew Haven represents the culmination of decades of coffee expertise and passion for craft. Since our founding in 2015, we have pursued a singular mission: to deliver extraordinary coffee experiences and foster genuine connections within our community."
|
||||||
description="Founded by Coffee Lovers"
|
description="Crafting Excellence Since 2015"
|
||||||
subdescription="Brew Haven Coffee Co."
|
subdescription="Brew Haven Coffee Co."
|
||||||
icon={Coffee}
|
icon={Coffee}
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg?_wi=2"
|
imageSrc="http://img.b2bpic.net/free-photo/pastry-shop-waitress-posing_23-2147984975.jpg?_wi=2"
|
||||||
|
|||||||
@@ -108,6 +108,7 @@ export default function HomePage() {
|
|||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="default"
|
textboxLayout="default"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
|
cardPriceClassName="font-bold text-lg text-amber-600"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -198,4 +199,4 @@ export default function HomePage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user