Merge version_4 into main #6

Merged
bender merged 2 commits from version_4 into main 2026-03-02 00:34:27 +00:00
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,8 @@ const inter = Inter({
});
export const metadata: Metadata = {
title: "Webild - Digital Solutions for Modern Businesses", description: "We craft stunning websites and digital experiences that drive growth. From strategy to launch, we transform your vision into reality with cutting-edge technology and creative excellence."};
title: "Webild - Digital Solutions for Modern Businesses", description: "We craft stunning websites and digital experiences that drive growth. From strategy to launch, we transform your vision into reality with cutting-edge technology and creative excellence."
};
export default function RootLayout({
children,

View File

@@ -18,7 +18,7 @@ export default function LandingPage() {
<ThemeProvider
defaultButtonVariant="icon-arrow"
defaultTextAnimation="entrance-slide"
borderRadius="pill"
borderRadius="sharp"
contentWidth="medium"
sizing="medium"
background="aurora"