3 Commits

Author SHA1 Message Date
ae9cb92921 Merge version_2 into main
Merge version_2 into main
2026-04-26 04:03:23 +00:00
55c9f96d7f Update src/app/page.tsx 2026-04-26 04:03:17 +00:00
f4416f3552 Merge version_1 into main
Merge version_1 into main
2026-04-26 03:59:17 +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>
);
}
}