Update src/app/services/page.tsx
This commit is contained in:
@@ -87,7 +87,7 @@ 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"
|
||||
imageSrc="http://img.b2bpic.net/free-psd/blue-gold-gift-store-web-template_23-2149135359.jpg?_wi=3"
|
||||
imageAlt="Web design services"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -124,7 +124,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
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"},
|
||||
"http://img.b2bpic.net/free-psd/blue-gold-gift-store-web-template_23-2149135359.jpg?_wi=4", imageAlt: "Basic website package"},
|
||||
{
|
||||
id: "2", brand: "Professional", name: "Business Website", price: "$5,000", rating: 5,
|
||||
reviewCount: "100+ sites", imageSrc:
|
||||
@@ -132,7 +132,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
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"},
|
||||
"http://img.b2bpic.net/free-vector/startup-landing-page-with-characters_23-2148289542.jpg?_wi=3", imageAlt: "E-commerce platform package"},
|
||||
]}
|
||||
buttons={[{ text: "View All Services", href: "#" }]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -152,7 +152,7 @@ export default function ServicesPage() {
|
||||
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"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-working-office-travel-agency_23-2150433335.jpg?_wi=2"
|
||||
imageAlt="Services FAQ"
|
||||
title="Service Questions"
|
||||
description="Get answers to common questions about our web design and development services."
|
||||
|
||||
Reference in New Issue
Block a user