diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 47cbdd5..e3a5546 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -20,26 +20,23 @@ export default function AboutPage() { const footerColumns = [ { - title: "Services", - items: [ - { label: "Web Design", href: "/services" }, - { label: "CMS Solutions", href: "/services" }, - { label: "Custom Development", href: "/services" }, - { label: "SEO Optimization", href: "/services" }, + title: "Services", items: [ + { label: "Web Design", href: "#services" }, + { label: "CMS Solutions", href: "#services" }, + { label: "Custom Development", href: "#services" }, + { label: "SEO Optimization", href: "#services" }, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Work", href: "/case-studies" }, { label: "Blog", href: "/blog" }, - { label: "Contact", href: "/contact" }, + { label: "Contact", href: "#contact" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -54,7 +51,7 @@ export default function AboutPage() { borderRadius="rounded" contentWidth="compact" sizing="medium" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -80,7 +77,7 @@ export default function AboutPage() { { value: "10+", title: "Years of Excellence" }, { value: "200+", title: "Satisfied Clients Worldwide" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/analytics-and-performance-dashboard-with-1772520488608-dfc70192.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/analytics-and-performance-dashboard-with-1772520488608-dfc70192.png" imageAlt="Our agency team and results" mediaAnimation="slide-up" metricsAnimation="slide-up" diff --git a/src/app/case-studies/page.tsx b/src/app/case-studies/page.tsx index 9fede6d..ac38e7b 100644 --- a/src/app/case-studies/page.tsx +++ b/src/app/case-studies/page.tsx @@ -20,26 +20,23 @@ export default function CaseStudiesPage() { const footerColumns = [ { - title: "Services", - items: [ - { label: "Web Design", href: "/services" }, - { label: "CMS Solutions", href: "/services" }, - { label: "Custom Development", href: "/services" }, - { label: "SEO Optimization", href: "/services" }, + title: "Services", items: [ + { label: "Web Design", href: "#services" }, + { label: "CMS Solutions", href: "#services" }, + { label: "Custom Development", href: "#services" }, + { label: "SEO Optimization", href: "#services" }, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Work", href: "/case-studies" }, { label: "Blog", href: "/blog" }, - { label: "Contact", href: "/contact" }, + { label: "Contact", href: "#contact" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -54,7 +51,7 @@ export default function CaseStudiesPage() { borderRadius="rounded" contentWidth="compact" sizing="medium" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -80,7 +77,7 @@ export default function CaseStudiesPage() { { value: "340%", title: "Increase in Organic Traffic" }, { value: "2.5x", title: "Improvement in Conversion Rate" }, ]} - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/e-commerce-website-showcase-displaying-a-1772520488331-b91be4fb.png?_wi=2" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/e-commerce-website-showcase-displaying-a-1772520488331-b91be4fb.png" imageAlt="E-commerce website success" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -114,29 +111,17 @@ export default function CaseStudiesPage() { author="Michael Chen, Director of Operations" avatars={[ { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-male-technolo-1772520487716-e4de43bf.png", - alt: "Michael Chen", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-male-technolo-1772520487716-e4de43bf.png", alt: "Michael Chen"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-confident-fem-1772520487786-4cbb5a88.png", - alt: "Sarah Johnson", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-confident-fem-1772520487786-4cbb5a88.png", alt: "Sarah Johnson"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-female-market-1772520487292-fd3661e3.png", - alt: "Emily Rodriguez", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-female-market-1772520487292-fd3661e3.png", alt: "Emily Rodriguez"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-an-asian-male-p-1772520490088-2449c330.png", - alt: "David Park", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-an-asian-male-p-1772520490088-2449c330.png", alt: "David Park"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-female-busine-1772520487627-e2d669ee.png", - alt: "Jessica Williams", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-female-busine-1772520487627-e2d669ee.png", alt: "Jessica Williams"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-male-executiv-1772520486993-4e3ef21d.png", - alt: "James Wilson", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-male-executiv-1772520486993-4e3ef21d.png", alt: "James Wilson"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index ab33b9a..74734cf 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -18,26 +18,23 @@ export default function ContactPage() { const footerColumns = [ { - title: "Services", - items: [ - { label: "Web Design", href: "/services" }, - { label: "CMS Solutions", href: "/services" }, - { label: "Custom Development", href: "/services" }, - { label: "SEO Optimization", href: "/services" }, + title: "Services", items: [ + { label: "Web Design", href: "#services" }, + { label: "CMS Solutions", href: "#services" }, + { label: "Custom Development", href: "#services" }, + { label: "SEO Optimization", href: "#services" }, ], }, { - title: "Company", - items: [ + title: "Company", items: [ { label: "About Us", href: "/about" }, { label: "Our Work", href: "/case-studies" }, { label: "Blog", href: "/blog" }, - { label: "Contact", href: "/contact" }, + { label: "Contact", href: "#contact" }, ], }, { - title: "Legal", - items: [ + title: "Legal", items: [ { label: "Privacy Policy", href: "#" }, { label: "Terms of Service", href: "#" }, { label: "Cookie Policy", href: "#" }, @@ -52,7 +49,7 @@ export default function ContactPage() { borderRadius="rounded" contentWidth="compact" sizing="medium" - background="noiseDiagonalGradient" + background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="diagonal-gradient" secondaryButtonStyle="glass" @@ -71,25 +68,13 @@ export default function ContactPage() { @@ -199,29 +178,17 @@ export default function HomePage() { author="Sarah Johnson, CEO of TechVentures" avatars={[ { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-confident-fem-1772520487786-4cbb5a88.png", - alt: "Sarah Johnson", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-confident-fem-1772520487786-4cbb5a88.png", alt: "Sarah Johnson"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-male-technolo-1772520487716-e4de43bf.png", - alt: "Michael Chen", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-male-technolo-1772520487716-e4de43bf.png", alt: "Michael Chen"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-female-market-1772520487292-fd3661e3.png", - alt: "Emily Rodriguez", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-female-market-1772520487292-fd3661e3.png", alt: "Emily Rodriguez"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-an-asian-male-p-1772520490088-2449c330.png", - alt: "David Park", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-an-asian-male-p-1772520490088-2449c330.png", alt: "David Park"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-female-busine-1772520487627-e2d669ee.png", - alt: "Jessica Williams", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-female-busine-1772520487627-e2d669ee.png", alt: "Jessica Williams"}, { - src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-male-executiv-1772520486993-4e3ef21d.png", - alt: "James Wilson", - }, + src: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQMcwBfNP2iP4BhMH9NnwRWQOz/professional-headshot-of-a-male-executiv-1772520486993-4e3ef21d.png", alt: "James Wilson"}, ]} ratingAnimation="slide-up" avatarsAnimation="slide-up" @@ -244,6 +211,58 @@ export default function HomePage() { /> +
+ +
+ +
+ +
+