Merge version_8 into main

Merge version_8 into main
This commit was merged in pull request #10.
This commit is contained in:
2026-04-16 18:13:43 +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>
);
}
}