diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 4b64aa6..e5a7edf 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -2,7 +2,8 @@ import type { Metadata } from "next"; import "./styles/globals.css"; export const metadata: Metadata = { - title: "UNREST - Bold Streetwear", description: "Bold. Artistic. Unapologetic. Curated streetwear for the urban collective."}; + title: "UNREST - Bold Streetwear", description: "Bold. Artistic. Unapologetic. Curated streetwear for the urban collective." +}; export default function RootLayout({ children, diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e3f129..7efc6f0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,7 +83,6 @@ export default function HomePage() { imageSrc="http://img.b2bpic.net/free-photo/woman-grey-suit-enjoys-wind-street-new-york-city_8353-1582.jpg" imageAlt="Bold streetwear collection hero background" showDimOverlay={true} - buttonAnimation="slide-up" className="relative overflow-hidden" />