diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 953a44e..4d66adb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -54,7 +54,7 @@ export default function AboutPage() { { value: "24/7", title: "Support Available" }, ]} useInvertedBackground={false} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-dynamic-team-collaboration-scene-with--1774097683481-951c3244.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-dynamic-team-collaboration-scene-with--1774097683481-951c3244.png?_wi=2" imageAlt="BeyondNull Team Collaboration" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -77,7 +77,7 @@ export default function AboutPage() { title: "Innovation First", subtitle: "Cutting-edge technology", description: "We stay ahead of industry trends, leveraging the latest technologies and methodologies. Our commitment to innovation ensures your business always has a competitive edge.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-stunning-web-development-workspace-sho-1774097684043-47c8be3f.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-stunning-web-development-workspace-sho-1774097684043-47c8be3f.png?_wi=2", imageAlt: "Innovation & Technology", buttons: [{ text: "Learn More", href: "#" }], }, @@ -87,7 +87,7 @@ export default function AboutPage() { title: "Transparent Partnership", subtitle: "Open communication", description: "We believe in honest, transparent communication with every client. You'll always know where your project stands, what we're working on, and why we're doing it.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-dynamic-team-collaboration-scene-with--1774097683481-951c3244.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-dynamic-team-collaboration-scene-with--1774097683481-951c3244.png?_wi=3", imageAlt: "Team Collaboration", buttons: [{ text: "Learn More", href: "#" }], }, @@ -97,7 +97,7 @@ export default function AboutPage() { title: "Data-Driven Decisions", subtitle: "Measurable impact", description: "Every strategy is backed by data and analytics. We don't just create beautiful designs—we create solutions that drive real business results and measurable ROI.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-vibrant-social-media-marketing-dashboa-1774097683964-5641598b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-vibrant-social-media-marketing-dashboa-1774097683964-5641598b.png?_wi=2", imageAlt: "Data Analytics", buttons: [{ text: "Learn More", href: "#" }], }, @@ -122,7 +122,7 @@ export default function AboutPage() { name: "Sarah Johnson", role: "CEO, TechVision Inc", testimonial: "BeyondNull transformed our digital presence completely. Their strategic approach and creative execution resulted in 300% growth in just 6 months. Highly recommended!", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-professional-business-person-headshot--1774097683203-cc4e1d0c.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-professional-business-person-headshot--1774097683203-cc4e1d0c.png?_wi=2", imageAlt: "Sarah Johnson", icon: Star, }, @@ -131,7 +131,7 @@ export default function AboutPage() { name: "Michael Chen", role: "Marketing Director, InnovateCorp", testimonial: "Working with the BeyondNull team was seamless. They understood our vision and delivered exceptional results. Our social media engagement increased dramatically.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-professional-business-woman-headshot-w-1774097682690-1d660332.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-professional-business-woman-headshot-w-1774097682690-1d660332.png?_wi=2", imageAlt: "Michael Chen", icon: Star, }, @@ -140,7 +140,7 @@ export default function AboutPage() { name: "Emily Rodriguez", role: "Founder, StartupXYZ", testimonial: "From web development to marketing strategy, BeyondNull provided comprehensive solutions. Our app launched successfully and exceeded user acquisition targets.", - imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-professional-creative-director-headsho-1774097684873-a6a16b6b.png", + imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-professional-creative-director-headsho-1774097684873-a6a16b6b.png?_wi=2", imageAlt: "Emily Rodriguez", icon: Star, }, diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 2ed8420..fa004d4 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1,24 +1,58 @@ import type { Metadata } from "next"; import { Halant } from "next/font/google"; import { Inter } from "next/font/google"; +import { Manrope } from "next/font/google"; import "./globals.css"; import { ServiceWrapper } from "@/components/ServiceWrapper"; import Tag from "@/tag/Tag"; import { getVisualEditScript } from "@/utils/visual-edit-script"; -import { Manrope } from "next/font/google"; +const halant = Halant({ + variable: "--font-halant", + subsets: ["latin"], + weight: ["300", "400", "500", "600", "700"], +}); - -export const metadata: Metadata = { - title: "Webild components 2", - description: "Generated by create next app", -}; +const inter = Inter({ + variable: "--font-inter", + subsets: ["latin"], +}); const manrope = Manrope({ variable: "--font-manrope", subsets: ["latin"], }); +export const metadata: Metadata = { + title: "BeyondNull - Premium Digital Marketing Agency", + description: "BeyondNull is a leading digital marketing agency offering web development, app development, social media marketing, and strategic consultancy services.", + keywords: "digital marketing, web development, app development, social media marketing, marketing strategy, consultancy", + robots: { + index: true, + follow: true, + }, + openGraph: { + title: "BeyondNull - Digital Marketing Excellence", + description: "Transform your brand with premium digital marketing solutions and cutting-edge technology.", + siteName: "BeyondNull", + type: "website", + images: [ + { + url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-modern-sleek-digital-marketing-dashboa-1774097683029-3bd5ac94.png", + alt: "BeyondNull Digital Marketing Dashboard", + }, + ], + }, + twitter: { + card: "summary_large_image", + title: "BeyondNull - Premium Digital Marketing Agency", + description: "Leading digital marketing agency with expertise in web development, app development, and social media marketing.", + images: [ + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BFueWUwR1zPB6tmJBGYsd5n0Db/a-modern-sleek-digital-marketing-dashboa-1774097683029-3bd5ac94.png", + ], + }, +}; + export default function RootLayout({ children, }: Readonly<{ @@ -27,7 +61,9 @@ export default function RootLayout({ return ( - + {children}