Merge version_4 into main #3
@@ -1266,4 +1266,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -56,8 +56,8 @@ export default function BarbershopPage() {
|
||||
href: "contact"
|
||||
},
|
||||
{
|
||||
text: "Learn More",
|
||||
href: "services"
|
||||
text: "Call Now",
|
||||
onClick: () => window.open("tel:+1234567890", "_self")
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -281,4 +281,4 @@ export default function BarbershopPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user