Merge version_2 into main #8
@@ -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,
|
||||
|
||||
@@ -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"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user