Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -96,7 +96,7 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
id: "service-1", title: "Responsive Design", description: "Beautiful websites that work perfectly on all devices—desktop, tablet, and mobile.", media: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149496040.jpg", imageAlt: "responsive web design devices" },
|
||||
id: "", title: "Responsive Design", description: "Beautiful websites that work perfectly on all devices—desktop, tablet, and mobile.", media: { imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149496040.jpg", imageAlt: "responsive web design devices" },
|
||||
items: [
|
||||
{ icon: Smartphone, text: "Mobile-First Approach" },
|
||||
{ icon: Monitor, text: "Desktop Optimization" },
|
||||
@@ -105,7 +105,7 @@ export default function LandingPage() {
|
||||
reverse: false
|
||||
},
|
||||
{
|
||||
id: "service-2", title: "Conversion Optimization", description: "Strategic design and development focused on turning visitors into paying customers through compelling CTAs and smooth user flows.", media: { imageSrc: "http://img.b2bpic.net/free-photo/business-brainstorming-graph-chart-report-data-concept_53876-41686.jpg", imageAlt: "conversion optimization web design" },
|
||||
id: "", title: "Conversion Optimization", description: "Strategic design and development focused on turning visitors into paying customers through compelling CTAs and smooth user flows.", media: { imageSrc: "http://img.b2bpic.net/free-photo/business-brainstorming-graph-chart-report-data-concept_53876-41686.jpg", imageAlt: "conversion optimization web design" },
|
||||
items: [
|
||||
{ icon: TrendingUp, text: "Analytics-Driven" },
|
||||
{ icon: Target, text: "User-Centered Design" },
|
||||
@@ -114,7 +114,7 @@ export default function LandingPage() {
|
||||
reverse: true
|
||||
},
|
||||
{
|
||||
id: "service-3", title: "SEO & Performance", description: "Built-in SEO best practices and lightning-fast performance ensure your website ranks well and keeps visitors engaged.", media: { imageSrc: "http://img.b2bpic.net/free-photo/business-man-with-beard-working-hard-his-desk-office-motivated-young-man_482257-18759.jpg", imageAlt: "SEO optimization web analytics" },
|
||||
id: "", title: "SEO & Performance", description: "Built-in SEO best practices and lightning-fast performance ensure your website ranks well and keeps visitors engaged.", media: { imageSrc: "http://img.b2bpic.net/free-photo/business-man-with-beard-working-hard-his-desk-office-motivated-young-man_482257-18759.jpg", imageAlt: "SEO optimization web analytics" },
|
||||
items: [
|
||||
{ icon: Search, text: "SEO Optimized" },
|
||||
{ icon: Zap, text: "Lightning Fast" },
|
||||
|
||||
Reference in New Issue
Block a user