Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 038a1ccab0 | |||
| ff74c19562 | |||
| 9bf152892f | |||
| 5c6ec5a481 | |||
| 8c214ac431 |
@@ -5,7 +5,8 @@ import "@/styles/globals.css";
|
|||||||
const inter = Inter({ subsets: ["latin"] });
|
const inter = Inter({ subsets: ["latin"] });
|
||||||
|
|
||||||
export const metadata: Metadata = {
|
export const metadata: Metadata = {
|
||||||
title: "Hair Brisson - Transformações Capilares Personalizadas", description: "Especialista em mechas loiras, morena iluminada, ruivas e tratamento de cabelos cacheados. 6 anos de expertise."};
|
title: "Hair Brisson - Transformações Capilares Personalizadas", description: "Especialista em mechas loiras, morena iluminada, ruivas e tratamento de cabelos cacheados. 6 anos de expertise."
|
||||||
|
};
|
||||||
|
|
||||||
export default function RootLayout({
|
export default function RootLayout({
|
||||||
children,
|
children,
|
||||||
@@ -1384,4 +1385,4 @@ export default function RootLayout({
|
|||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -219,4 +219,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -214,4 +214,4 @@
|
|||||||
--height-140: 126vw;
|
--height-140: 126vw;
|
||||||
--height-150: 135vw;
|
--height-150: 135vw;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user