Merge version_1 into main #5
@@ -26,9 +26,11 @@ export const metadata: Metadata = {
|
||||
follow: true,
|
||||
},
|
||||
openGraph: {
|
||||
title: "Webild – Creative Web Agency", description: "Transforming ideas into digital excellence with strategic design and development.", siteName: "Webild", type: "website"},
|
||||
title: "Webild – Creative Web Agency", description: "Transforming ideas into digital excellence with strategic design and development.", siteName: "Webild", type: "website"
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image", title: "Webild – Creative Web Agency", description: "Award-winning creative solutions for innovative brands"},
|
||||
card: "summary_large_image", title: "Webild – Creative Web Agency", description: "Award-winning creative solutions for innovative brands"
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
@@ -70,7 +70,7 @@ export default function LandingPage() {
|
||||
tag="Award-Winning Agency"
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
background={{ variant: "aurora" }}
|
||||
kpis={[
|
||||
{ value: "500+", label: "Projects Completed" },
|
||||
{ value: "98%", label: "Client Satisfaction" },
|
||||
|
||||
Reference in New Issue
Block a user