Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-26 04:03:24 +00:00

View File

@@ -51,7 +51,7 @@ export default function LandingPage() {
<HeroBillboardCarousel
background={{
variant: "gradient-bars"}}
title="Your Daily Coffee, Done Right."
title="Experience Authentic Coffee in the Heart of Porac"
description="Affordable, high-quality coffee in the heart of Porac."
buttons={[
{
@@ -213,4 +213,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}