Update src/app/page.tsx

This commit is contained in:
2026-05-31 02:47:05 +00:00
parent cadc5c91d8
commit 3f22a5ab56

View File

@@ -83,8 +83,7 @@ export default function LandingPage() {
<div id="about" data-section="about"> <div id="about" data-section="about">
<TextAbout <TextAbout
useInvertedBackground={true} useInvertedBackground={true}
tag="Our Story" title=""
title="More Than Just a Pub: Your Neighborhood Gathering Place"
/> />
</div> </div>