Merge version_3 into main #3

Merged
bender merged 2 commits from version_3 into main 2026-03-04 13:27:10 +00:00
2 changed files with 10 additions and 3 deletions

View File

@@ -22,13 +22,16 @@ const inter = Inter({
export const metadata: Metadata = {
title: "Apex Digital | Digital Marketing Agency", description: "Drive growth with data-driven digital marketing. SEO, PPC, social media, and content strategies that deliver measurable ROI. 250+ clients served.", keywords: "digital marketing agency, SEO services, PPC advertising, social media marketing, content marketing, lead generation", metadataBase: new URL("https://apexdigital.com"),
alternates: {
canonical: "https://apexdigital.com"},
canonical: "https://apexdigital.com"
},
openGraph: {
title: "Apex Digital | Drive Growth with Data-Driven Marketing", description: "Proven digital marketing strategies delivering 250%+ average ROI. Transform your online presence.", url: "https://apexdigital.com", siteName: "Apex Digital", images: [
{
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATx7Q3oZ0BiZUGjf30KzOUPtEG/a-modern-digital-marketing-dashboard-sho-1772630518577-692dad37.png", alt: "Apex Digital Marketing Dashboard"},
url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATx7Q3oZ0BiZUGjf30KzOUPtEG/a-modern-digital-marketing-dashboard-sho-1772630518577-692dad37.png", alt: "Apex Digital Marketing Dashboard"
},
],
type: "website"},
type: "website"
},
twitter: {
card: "summary_large_image", title: "Apex Digital | Digital Marketing Agency", description: "Data-driven digital marketing services delivering exceptional ROI.", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATx7Q3oZ0BiZUGjf30KzOUPtEG/a-modern-digital-marketing-dashboard-sho-1772630518577-692dad37.png"],
},

View File

@@ -125,6 +125,10 @@ export default function ApexDigitalPage() {
textboxLayout="default"
animationType="scale-rotate"
useInvertedBackground={false}
buttons={[
{ text: "See How We Achieved These Results", href: "#testimonials" },
]}
buttonAnimation="slide-up"
/>
</div>