Update src/app/services/page.tsx

This commit is contained in:
2026-03-10 08:49:12 +00:00
parent 67075192b3
commit a9f796adba

View File

@@ -20,8 +20,7 @@ export default function ServicesPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Services", href: "/services" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "About", href: "/about" },
@@ -29,8 +28,7 @@ export default function ServicesPage() {
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Blog", href: "#" },
{ label: "Careers", href: "#" },
@@ -38,8 +36,7 @@ export default function ServicesPage() {
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Documentation", href: "#" },
{ label: "Help Center", href: "#" },
{ label: "Community", href: "#" },
@@ -47,8 +44,7 @@ export default function ServicesPage() {
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
{ label: "Cookie Policy", href: "#" },
@@ -64,7 +60,7 @@ export default function ServicesPage() {
borderRadius="pill"
contentWidth="mediumLarge"
sizing="mediumSizeLargeTitles"
background="grid"
background="circleGradient"
cardStyle="inset"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -91,40 +87,27 @@ export default function ServicesPage() {
tag="What We Offer"
tagIcon={CheckCircle}
tagAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-psd/blue-gold-gift-store-web-template_23-2149135359.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-psd/blue-gold-gift-store-web-template_23-2149135359.jpg"
imageAlt="Web design services"
mediaPosition="right"
mediaAnimation="slide-up"
accordionItems={[
{
id: "1",
title: "Responsive Web Design",
content:
"Beautiful, mobile-first websites that look perfect on all devices. We create designs that engage visitors and drive conversions.",
},
id: "1", title: "Responsive Web Design", content:
"Beautiful, mobile-first websites that look perfect on all devices. We create designs that engage visitors and drive conversions."},
{
id: "2",
title: "Web Development",
content:
"Clean, efficient code built with modern technologies. Fast-loading sites that perform and scale with your business.",
},
id: "2", title: "Web Development", content:
"Clean, efficient code built with modern technologies. Fast-loading sites that perform and scale with your business."},
{
id: "3",
title: "SEO Optimization",
content:
"Strategic optimization to improve your search rankings and attract qualified traffic from Google and other search engines.",
},
id: "3", title: "SEO Optimization", content:
"Strategic optimization to improve your search rankings and attract qualified traffic from Google and other search engines."},
{
id: "4",
title: "E-commerce Solutions",
content:
"Complete online store setup with payment processing, inventory management, and conversion optimization.",
},
id: "4", title: "E-commerce Solutions", content:
"Complete online store setup with payment processing, inventory management, and conversion optimization."},
]}
buttons={[{ text: "Schedule Consultation", href: "/contact" }]}
buttonAnimation="slide-up"
useInvertedBackground={false}
textBoxLayout="default"
/>
</div>
@@ -139,38 +122,17 @@ export default function ServicesPage() {
useInvertedBackground={false}
products={[
{
id: "1",
brand: "Starter",
name: "Basic Website",
price: "$2,500",
rating: 5,
reviewCount: "50+ sites",
imageSrc:
"http://img.b2bpic.net/free-psd/blue-gold-gift-store-web-template_23-2149135359.jpg?_wi=4",
imageAlt: "Basic website package",
},
id: "1", brand: "Starter", name: "Basic Website", price: "$2,500", rating: 5,
reviewCount: "50+ sites", imageSrc:
"http://img.b2bpic.net/free-psd/blue-gold-gift-store-web-template_23-2149135359.jpg", imageAlt: "Basic website package"},
{
id: "2",
brand: "Professional",
name: "Business Website",
price: "$5,000",
rating: 5,
reviewCount: "100+ sites",
imageSrc:
"http://img.b2bpic.net/free-photo/seo-analysis-business-meeting_53876-94819.jpg",
imageAlt: "Professional website package",
},
id: "2", brand: "Professional", name: "Business Website", price: "$5,000", rating: 5,
reviewCount: "100+ sites", imageSrc:
"http://img.b2bpic.net/free-photo/seo-analysis-business-meeting_53876-94819.jpg", imageAlt: "Professional website package"},
{
id: "3",
brand: "Enterprise",
name: "E-Commerce Platform",
price: "$10,000+",
rating: 5,
reviewCount: "30+ stores",
imageSrc:
"http://img.b2bpic.net/free-vector/startup-landing-page-with-characters_23-2148289542.jpg?_wi=3",
imageAlt: "E-commerce platform package",
},
id: "3", brand: "Enterprise", name: "E-Commerce Platform", price: "$10,000+", rating: 5,
reviewCount: "30+ stores", imageSrc:
"http://img.b2bpic.net/free-vector/startup-landing-page-with-characters_23-2148289542.jpg", imageAlt: "E-commerce platform package"},
]}
buttons={[{ text: "View All Services", href: "#" }]}
buttonAnimation="slide-up"
@@ -181,25 +143,16 @@ export default function ServicesPage() {
<FaqSplitMedia
faqs={[
{
id: "1",
title: "What's included in each service package?",
content:
"Each package includes design consultation, responsive design, development, basic SEO optimization, and 30 days of free support. Premium packages include advanced features like e-commerce setup or custom integrations.",
},
id: "1", title: "What's included in each service package?", content:
"Each package includes design consultation, responsive design, development, basic SEO optimization, and 30 days of free support. Premium packages include advanced features like e-commerce setup or custom integrations."},
{
id: "2",
title: "Do you offer ongoing maintenance?",
content:
"Yes! We offer maintenance packages starting at $99/month that include security updates, backups, performance monitoring, and monthly content updates.",
},
id: "2", title: "Do you offer ongoing maintenance?", content:
"Yes! We offer maintenance packages starting at $99/month that include security updates, backups, performance monitoring, and monthly content updates."},
{
id: "3",
title: "Can you integrate with my existing tools?",
content:
"Absolutely. We integrate with CRM systems, email marketing platforms, payment processors, and most third-party APIs to ensure your website works seamlessly with your current business tools.",
},
id: "3", title: "Can you integrate with my existing tools?", content:
"Absolutely. We integrate with CRM systems, email marketing platforms, payment processors, and most third-party APIs to ensure your website works seamlessly with your current business tools."},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433335.jpg?_wi=2"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433335.jpg"
imageAlt="Services FAQ"
title="Service Questions"
description="Get answers to common questions about our web design and development services."