Compare commits
10 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 06312d36c3 | |||
| a23e4a4802 | |||
| 4b988da7b9 | |||
| 0f180788a2 | |||
| 43b3505e4b | |||
| dad2a42162 | |||
| a64b4cb625 | |||
| 0ae6ebf3b4 | |||
| f10f7025c1 | |||
| fd4d45b075 |
@@ -71,7 +71,7 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="testimonial" data-section="testimonial">
|
<div id="testimonial" data-section="testimonial">
|
||||||
<TestimonialCardFive
|
<TestimonialCardFive
|
||||||
textboxLayout="default"
|
textboxLayout="split"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Why our regulars love us"
|
title="Why our regulars love us"
|
||||||
description="Hear from our daily coffee community."
|
description="Hear from our daily coffee community."
|
||||||
@@ -127,4 +127,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user