Merge version_3 into main #3
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -46,7 +46,7 @@ export default function LandingPage() {
|
||||
tagIcon={Scissors}
|
||||
buttons={[
|
||||
{ text: "Book Your Cut", href: "#booking" },
|
||||
{ text: "View Services", href: "#services" },
|
||||
{ text: "See Gallery", href: "#services" },
|
||||
]}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
dashboard={{
|
||||
@@ -211,4 +211,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user