Merge version_1 into main #1

Merged
development merged 1 commits from version_1 into main 2026-01-20 14:34:22 +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"
}}