Merge version_2 into main #2

Merged
bender merged 1 commits from version_2 into main 2026-04-22 18:39:10 +00:00

View File

@@ -49,7 +49,7 @@ export default function LandingPage() {
<HeroBillboardGallery
background={{
variant: "gradient-bars"}}
title="Welcome to The Bearport in Natick"
title="The Local Toy Store: Welcome to The Bearport in Natick"
description="Discover a wonderland of hand-picked toys, games, puzzles, and stuffed animals. Perfect for birthdays, gifts, or just because!"
buttons={[
{
@@ -220,4 +220,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}