From abf4e785022cb683d2f4384516fd1f179a92c485 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 10:41:22 +0000 Subject: [PATCH 1/5] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 45 ++++++++++++---------------------------- 1 file changed, 13 insertions(+), 32 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 3d51dae..e1d1ed1 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,8 +18,7 @@ export default function ContactPage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "/features" }, { label: "Services", href: "/services" }, { label: "Pricing", href: "/pricing" }, @@ -28,8 +27,7 @@ export default function ContactPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "/about" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -38,8 +36,7 @@ export default function ContactPage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Documentation", href: "#" }, { label: "Help Center", href: "#" }, { label: "FAQ", href: "/faq" }, @@ -56,7 +53,7 @@ export default function ContactPage() { borderRadius="pill" contentWidth="smallMedium" sizing="largeSmall" - background="floatingGradient" + background="circleGradient" cardStyle="solid" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -77,17 +74,12 @@ export default function ContactPage() { animationType="entrance-slide" buttons={[ { - text: "Send Message", - href: "mailto:support@sponsordesk.com", - }, + text: "Send Message", href: "mailto:support@sponsordesk.com"}, { - text: "Schedule Call", - href: "#", - }, + text: "Schedule Call", href: "#"}, ]} background={{ - variant: "floatingGradient", - }} + variant: "plain"}} useInvertedBackground={false} /> @@ -96,28 +88,17 @@ export default function ContactPage() { Date: Sun, 8 Mar 2026 10:41:23 +0000 Subject: [PATCH 2/5] Update src/app/faq/page.tsx --- src/app/faq/page.tsx | 68 ++++++++++++++------------------------------ 1 file changed, 21 insertions(+), 47 deletions(-) diff --git a/src/app/faq/page.tsx b/src/app/faq/page.tsx index 8ce94f8..1b946e4 100644 --- a/src/app/faq/page.tsx +++ b/src/app/faq/page.tsx @@ -19,8 +19,7 @@ export default function FaqPage() { const footerColumns = [ { - title: "Product", - items: [ + title: "Product", items: [ { label: "Features", href: "/features" }, { label: "Services", href: "/services" }, { label: "Pricing", href: "/pricing" }, @@ -29,8 +28,7 @@ export default function FaqPage() { ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About", href: "/about" }, { label: "Blog", href: "#" }, { label: "Careers", href: "#" }, @@ -39,8 +37,7 @@ export default function FaqPage() { ], }, { - title: "Resources", - items: [ + title: "Resources", items: [ { label: "Documentation", href: "#" }, { label: "Help Center", href: "#" }, { label: "FAQ", href: "/faq" }, @@ -57,7 +54,7 @@ export default function FaqPage() { borderRadius="pill" contentWidth="smallMedium" sizing="largeSmall" - background="floatingGradient" + background="circleGradient" cardStyle="solid" primaryButtonStyle="primary-glow" secondaryButtonStyle="layered" @@ -76,43 +73,25 @@ export default function FaqPage() { @@ -135,32 +115,16 @@ export default function FeaturesPage() { @@ -204,71 +169,29 @@ export default function HomePage() { tagAnimation="slide-up" products={[ { - id: "residency-renewal", - brand: "Government Solutions", - name: "Residency Renewals", - price: "Managed", - rating: 5, - reviewCount: "2.3k+", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-representing-reside-1772966294654-23559141.png?_wi=2", - imageAlt: "Residency Renewals", - }, + id: "residency-renewal", brand: "Government Solutions", name: "Residency Renewals", price: "Managed", rating: 5, + reviewCount: "2.3k+", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-representing-reside-1772966294654-23559141.png", imageAlt: "Residency Renewals"}, { - id: "work-permits", - brand: "Government Solutions", - name: "Work Permit Updates", - price: "Managed", - rating: 5, - reviewCount: "1.8k+", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-work-permit-ser-1772966295223-374f7a46.png?_wi=2", - imageAlt: "Work Permit Updates", - }, + id: "work-permits", brand: "Government Solutions", name: "Work Permit Updates", price: "Managed", rating: 5, + reviewCount: "1.8k+", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-work-permit-ser-1772966295223-374f7a46.png", imageAlt: "Work Permit Updates"}, { - id: "sponsorship-transfer", - brand: "Government Solutions", - name: "Sponsorship Transfers", - price: "Managed", - rating: 5, - reviewCount: "1.5k+", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-sponsorship-tra-1772966295826-b58f26d0.png?_wi=2", - imageAlt: "Sponsorship Transfers", - }, + id: "sponsorship-transfer", brand: "Government Solutions", name: "Sponsorship Transfers", price: "Managed", rating: 5, + reviewCount: "1.5k+", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-sponsorship-tra-1772966295826-b58f26d0.png", imageAlt: "Sponsorship Transfers"}, { - id: "visa-applications", - brand: "Government Solutions", - name: "Visa Applications", - price: "Managed", - rating: 5, - reviewCount: "3.1k+", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-visa-applicatio-1772966294629-b03a22a1.png?_wi=1", - imageAlt: "Visa Applications", - }, + id: "visa-applications", brand: "Government Solutions", name: "Visa Applications", price: "Managed", rating: 5, + reviewCount: "3.1k+", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-visa-applicatio-1772966294629-b03a22a1.png", imageAlt: "Visa Applications"}, { - id: "document-tracking", - brand: "Government Solutions", - name: "Document Tracking", - price: "Managed", - rating: 5, - reviewCount: "2.6k+", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-document-tracki-1772966294576-8a5cef46.png?_wi=2", - imageAlt: "Document Tracking", - }, + id: "document-tracking", brand: "Government Solutions", name: "Document Tracking", price: "Managed", rating: 5, + reviewCount: "2.6k+", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-document-tracki-1772966294576-8a5cef46.png", imageAlt: "Document Tracking"}, { - id: "file-management", - brand: "Government Solutions", - name: "Employee File Management", - price: "Managed", - rating: 5, - reviewCount: "2.0k+", - imageSrc: - "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-employee-file-m-1772966294452-9ea61a5f.png?_wi=1", - imageAlt: "Employee File Management", - }, + id: "file-management", brand: "Government Solutions", name: "Employee File Management", price: "Managed", rating: 5, + reviewCount: "2.0k+", imageSrc: + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/icon-or-illustration-for-employee-file-m-1772966294452-9ea61a5f.png", imageAlt: "Employee File Management"}, ]} gridVariant="three-columns-all-equal-width" animationType="slide-up" @@ -283,10 +206,7 @@ export default function HomePage() { heading={[ { type: "text", content: "Your Complete Dashboard for" }, { - type: "image", - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/modern-flat-design-icon-representing-a-d-1772966293950-8666e013.png", - alt: "Dashboard", - }, + type: "image", src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Aev8H9mL7eFI9KHWlmK4WotoLx/modern-flat-design-icon-representing-a-d-1772966293950-8666e013.png", alt: "Dashboard"}, { type: "text", content: "Employee Management" }, ]} buttons={[ @@ -307,32 +227,16 @@ export default function HomePage() { tagAnimation="slide-up" metrics={[ { - id: "companies", - value: "500+", - title: "Companies", - description: "Using SponsorDesk for employee management", - icon: Building2, + id: "companies", value: "500+", title: "Companies", description: "Using SponsorDesk for employee management", icon: Building2, }, { - id: "employees", - value: "50K+", - title: "Employees", - description: "Documents managed successfully", - icon: Users, + id: "employees", value: "50K+", title: "Employees", description: "Documents managed successfully", icon: Users, }, { - id: "documents", - value: "200K+", - title: "Documents", - description: "Processed annually", - icon: FileText, + id: "documents", value: "200K+", title: "Documents", description: "Processed annually", icon: FileText, }, { - id: "uptime", - value: "99.9%", - title: "Uptime", - description: "Enterprise-grade reliability", - icon: Shield, + id: "uptime", value: "99.9%", title: "Uptime", description: "Enterprise-grade reliability", icon: Shield, }, ]} gridVariant="uniform-all-items-equal" @@ -347,47 +251,23 @@ export default function HomePage() { @@ -206,14 +148,14 @@ export default function ServicesPage() { { text: "Start Free Trial", href: "#" }, { text: "Schedule Consultation", href: "#" }, ]} - background={{ variant: "floatingGradient" }} + background={{ variant: "plain" }} useInvertedBackground={false} />