Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d715448672 | |||
| 4d6d8f595b | |||
| 72d082049d | |||
| ba413a4c3d | |||
| 16b1683ef1 |
@@ -1425,4 +1425,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -68,8 +68,7 @@ export default function LandingPage() {
|
||||
<div id="about" data-section="about">
|
||||
<InlineImageSplitTextAbout
|
||||
heading={[
|
||||
{ type: "text", content: "About " },
|
||||
{ type: "text", content: "DZ Barber Shop" }
|
||||
{ type: "text", content: "About DZ Barber Shop: Premium Cuts, Expert Care, Community Pride" }
|
||||
]}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
@@ -206,4 +205,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user