Merge version_8 into main #10

Merged
bender merged 1 commits from version_8 into main 2026-04-16 18:13:44 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
<div id="testimonial" data-section="testimonial">
<TestimonialCardFive
textboxLayout="default"
textboxLayout="split"
useInvertedBackground={false}
title="Why our regulars love us"
description="Hear from our daily coffee community."
@@ -127,4 +127,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}