4 Commits

Author SHA1 Message Date
7194f64502 Update src/app/page.tsx 2026-03-02 00:36:44 +00:00
428c721024 Update src/app/page.tsx 2026-03-02 00:34:22 +00:00
5c7100f7ce Update src/app/layout.tsx 2026-03-02 00:34:21 +00:00
25ffc74228 Merge version_3 into main
Merge version_3 into main
2026-03-02 00:30:24 +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="rounded"
contentWidth="medium"
sizing="medium"
background="aurora"