Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
2026-01-20 14:34:21 +00:00

View File

@@ -34,8 +34,10 @@ export default function ZootopiaCityPage() {
{ name: "Attractions", id: "attractions" },
{ name: "Characters", id: "characters" },
{ name: "Visit", id: "contact" },
{ name: "Community", id: "testimonials" }
]}
{ name: "Community", id: "testimonials" },
{ name: "Blog", id: "/blog" },
]}
button={{
text: "Explore Now", href: "#attractions"
}}