Merge version_5 into main #7
@@ -19,8 +19,8 @@ const inter = Inter({
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: 'Webild Agency | Crafting Stunning Digital Experiences',
|
||||
description: 'Webild Agency specializes in creating bespoke web designs that captivate audiences and convert visitors into customers. Your digital success starts here.',
|
||||
title: 'GrowWithSocial Agency | Crafting Stunning Digital Experiences',
|
||||
description: 'GrowWithSocial Agency specializes in creating bespoke web designs that captivate audiences and convert visitors into customers. Your digital success starts here.',
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
|
||||
@@ -30,7 +30,7 @@ export default function WebAgency2Page() {
|
||||
>
|
||||
<ReactLenis root>
|
||||
<NavbarLayoutFloatingOverlay
|
||||
brandName="Webild"
|
||||
brandName="GrowWithSocial"
|
||||
navItems={[
|
||||
{ name: "Práca", id: "work" },
|
||||
{ name: "Služby", id: "services" },
|
||||
@@ -198,7 +198,7 @@ export default function WebAgency2Page() {
|
||||
]}
|
||||
/>
|
||||
<FeatureCardSixteen
|
||||
title="Prečo si Vybrať Webild"
|
||||
title="Prečo si Vybrať GrowWithSocial"
|
||||
description="Pozrite sa, aký rozdiel robí profesionálna webová agentúra."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
@@ -254,8 +254,8 @@ export default function WebAgency2Page() {
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
<FooterBase
|
||||
logoText="Webild"
|
||||
copyrightText="© 2026 | Webild"
|
||||
logoText="GrowWithSocial"
|
||||
copyrightText="© 2026 | GrowWithSocial"
|
||||
columns={[
|
||||
{
|
||||
title: "Spoločnosť", items: [
|
||||
|
||||
Reference in New Issue
Block a user