Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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