Update src/app/services/page.tsx
This commit is contained in:
@@ -44,7 +44,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
id: "01", title: "Custom Website Design", description:
|
||||
"Fully bespoke websites built from the ground up to reflect your brand identity and achieve your specific business objectives.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/focus-concentrate-clarity-determine-inspiration-concept_53876-133862.jpg", imageAlt: "Custom website design"},
|
||||
"http://img.b2bpic.net/free-photo/focus-concentrate-clarity-determine-inspiration-concept_53876-133862.jpg?_wi=3", imageAlt: "Custom website design"},
|
||||
{
|
||||
id: "02", title: "E-Commerce Solutions", description:
|
||||
"Complete online store setup with payment processing, inventory management, and conversion optimization for maximum sales.", imageSrc:
|
||||
@@ -52,7 +52,7 @@ export default function ServicesPage() {
|
||||
{
|
||||
id: "03", title: "SEO Optimization", description:
|
||||
"On-page and technical SEO strategies to improve your search rankings, increase organic traffic, and attract qualified customers.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg", imageAlt: "SEO optimization"},
|
||||
"http://img.b2bpic.net/free-photo/business-scene-top-view_23-2147626514.jpg?_wi=3", imageAlt: "SEO optimization"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -70,15 +70,15 @@ export default function ServicesPage() {
|
||||
{
|
||||
id: "01", title: "Booking System Integration", description:
|
||||
"Automated appointment scheduling, calendar management, and payment collection directly integrated into your website.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg", imageAlt: "Booking system"},
|
||||
"http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=2", imageAlt: "Booking system"},
|
||||
{
|
||||
id: "02", title: "Lead Management", description:
|
||||
"CRM integration, automated follow-ups, and lead scoring to maximize conversion rates and sales efficiency.", imageSrc:
|
||||
"http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg", imageAlt: "Lead management"},
|
||||
"http://img.b2bpic.net/free-vector/marketing-conversion-flat-background_23-2148000676.jpg?_wi=2", imageAlt: "Lead management"},
|
||||
{
|
||||
id: "03", title: "Performance Analytics", description:
|
||||
"Real-time tracking of visitor behavior, conversion funnels, and ROI metrics to continuously optimize your website.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg", imageAlt: "Performance analytics"},
|
||||
"http://img.b2bpic.net/free-photo/programming-software-code-application-technology-concept_53876-123931.jpg?_wi=2", imageAlt: "Performance analytics"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user