Merge version_1 into main #1
@@ -34,8 +34,10 @@ export default function ZootopiaCityPage() {
|
|||||||
{ name: "Attractions", id: "attractions" },
|
{ name: "Attractions", id: "attractions" },
|
||||||
{ name: "Characters", id: "characters" },
|
{ name: "Characters", id: "characters" },
|
||||||
{ name: "Visit", id: "contact" },
|
{ name: "Visit", id: "contact" },
|
||||||
{ name: "Community", id: "testimonials" }
|
{ name: "Community", id: "testimonials" },
|
||||||
]}
|
|
||||||
|
{ name: "Blog", id: "/blog" },
|
||||||
|
]}
|
||||||
button={{
|
button={{
|
||||||
text: "Explore Now", href: "#attractions"
|
text: "Explore Now", href: "#attractions"
|
||||||
}}
|
}}
|
||||||
|
|||||||
Reference in New Issue
Block a user