Merge version_2 into main

Merge version_2 into main
This commit was merged in pull request #2.
This commit is contained in:
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>
);
}
}