Merge version_1 into main #1
@@ -98,11 +98,11 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Responsive Web Design", author: "Design Team", description: "Beautiful websites that work flawlessly across all devices. We create designs that adapt perfectly to any screen size.", tags: ["Design", "Development"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/web-design-template-copy-space-concept_53876-120756.jpg", imageAlt: "responsive web design mockup"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/web-design-template-copy-space-concept_53876-120756.jpg?_wi=1", imageAlt: "responsive web design mockup"
|
||||
},
|
||||
{
|
||||
id: "2", title: "UX/UI Strategy", author: "Strategy Team", description: "User-centered design solutions that improve engagement and conversions. Every pixel serves a purpose.", tags: ["Strategy", "Design"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1670.jpg", imageAlt: "user experience design process"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1670.jpg?_wi=1", imageAlt: "user experience design process"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Performance Optimization", author: "Development Team", description: "Lightning-fast websites that rank higher in search engines. We optimize for speed, SEO, and user experience.", tags: ["Development", "SEO"],
|
||||
@@ -126,10 +126,10 @@ export default function LandingPage() {
|
||||
id: "1", value: "150+", title: "Projects Delivered", description: "Websites designed and launched across diverse industries", imageSrc: "http://img.b2bpic.net/free-photo/smiling-business-entrepreneur-answering-text-message-smartphone_482257-78118.jpg", imageAlt: "creative team designer working laptop"
|
||||
},
|
||||
{
|
||||
id: "2", value: "98%", title: "Client Satisfaction", description: "Consistent feedback praising our design quality and professionalism", imageSrc: "http://img.b2bpic.net/free-photo/web-design-template-copy-space-concept_53876-120756.jpg", imageAlt: "responsive web design mockup"
|
||||
id: "2", value: "98%", title: "Client Satisfaction", description: "Consistent feedback praising our design quality and professionalism", imageSrc: "http://img.b2bpic.net/free-photo/web-design-template-copy-space-concept_53876-120756.jpg?_wi=2", imageAlt: "responsive web design mockup"
|
||||
},
|
||||
{
|
||||
id: "3", value: "8 Years", title: "Industry Experience", description: "Deep expertise in creating digital solutions that drive business growth", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1670.jpg", imageAlt: "user experience design process"
|
||||
id: "3", value: "8 Years", title: "Industry Experience", description: "Deep expertise in creating digital solutions that drive business growth", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-smiling-speaking-discussing-drawings-new-ideas_176420-1670.jpg?_wi=2", imageAlt: "user experience design process"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user