diff --git a/src/app/globals.css b/src/app/globals.css index 461165c..30749f8 100644 --- a/src/app/globals.css +++ b/src/app/globals.css @@ -4,13 +4,13 @@ /* Base units */ /* --vw is set by ThemeProvider */ - --background: #fbfaff; - --card: #f7f5ff; - --foreground: #0f0022; - --primary-cta: #8b5cf6; + --background: #fffef5; + --card: #fffef5; + --foreground: #0f0f00e6; + --primary-cta: #ffae00; --secondary-cta: #ffffff; - --accent: #d8cef5; - --background-accent: #c4a8f9; + --accent: #e2e2e2; + --background-accent: #c4c4c4; /* text sizing - set by ThemeProvider */ /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 8b92004..33bb7b1 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -10,27 +10,27 @@ const publicSans = Public_Sans({ }); export const metadata: Metadata = { - title: "TechVenture - Intelligent Software Solutions for Startups", - description: "Transform your software development with TechVenture's scalable platform. Fast deployment, 24/7 support, and enterprise-grade security. Start free today.", + title: "mertesLOCKED_SELECTION JSON - Intelligent Software Solutions for Startups", + description: "Transform your software development with mertesLOCKED_SELECTION JSON's scalable platform. Fast deployment, 24/7 support, and enterprise-grade security. Start free today.", keywords: "software development, SaaS platform, API, startup technology, cloud solutions, development platform", robots: { index: true, follow: true }, openGraph: { - title: "TechVenture - Intelligent Software Solutions", - description: "Build faster with TechVenture's powerful platform for modern development teams", + title: "mertesLOCKED_SELECTION JSON - Intelligent Software Solutions", + description: "Build faster with mertesLOCKED_SELECTION JSON's powerful platform for modern development teams", type: "website", - siteName: "TechVenture", + siteName: "mertesLOCKED_SELECTION JSON", images: [{ url: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402154996-hfblxpxy.jpg", - alt: "TechVenture platform showcase" + alt: "mertesLOCKED_SELECTION JSON platform showcase" }] }, twitter: { card: "summary_large_image", - title: "TechVenture - Intelligent Software Solutions", - description: "Transform your software development with TechVenture", + title: "mertesLOCKED_SELECTION JSON - Intelligent Software Solutions", + description: "Transform your software development with mertesLOCKED_SELECTION JSON", images: ["https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402154996-hfblxpxy.jpg"] } }; diff --git a/src/app/page.tsx b/src/app/page.tsx index 8cafd27..5f267bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -29,7 +29,7 @@ export default function LandingPage() { >
@@ -227,7 +227,7 @@ export default function LandingPage() { { id: "1", value: "50K+", - description: "Active developers using TechVenture platform globally" + description: "Active developers using mertes platform globally" }, { id: "2", @@ -260,7 +260,7 @@ export default function LandingPage() { id: "1", name: "Sarah Chen", role: "CTO", - testimonial: "TechVenture transformed our infrastructure. Deployment time reduced by 80% and our team is significantly more productive.", + testimonial: "mertes transformed our infrastructure. Deployment time reduced by 80% and our team is significantly more productive.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766399490259-ptyv09vk.jpg", imageAlt: "Sarah Chen, CTO" }, @@ -276,7 +276,7 @@ export default function LandingPage() { id: "3", name: "Emily Rodriguez", role: "Founder & CEO", - testimonial: "As a startup, we needed a solution that could scale with us. TechVenture delivered exactly that at a fraction of the cost.", + testimonial: "As a startup, we needed a solution that could scale with us. mertes delivered exactly that at a fraction of the cost.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766402157943-c3nj0vnx.jpg", imageAlt: "Emily Rodriguez, Founder & CEO" }, @@ -295,7 +295,7 @@ export default function LandingPage() {