Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 317708f39b | |||
| 541a9c0c48 | |||
| c64d614821 | |||
| a301466c6f |
@@ -131,8 +131,10 @@ export default function LandingPage() {
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardFive
|
||||
title="Loved by Chefs & Home Cooks"
|
||||
title="Over 500+ Happy Customers"
|
||||
description="Hear what our customers have to say about their Wolfwood boards."
|
||||
tag="Loved by Chefs & Home Cooks"
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
@@ -211,4 +213,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user