diff --git a/src/app/page.tsx b/src/app/page.tsx index 4f6a57b..57ff131 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -88,13 +88,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "Programming Languages", description: "Proficient in Python, JavaScript, HTML/CSS, and SQL. Building robust applications with clean, maintainable code and best practices.", imageSrc: "/placeholders/placeholder1.webp"}, + title: "Programming Languages", description: "Proficient in Python, JavaScript, HTML/CSS, and SQL. Building robust applications with clean, maintainable code and best practices.", imageSrc: "/placeholders/placeholder1.webp?_wi=1"}, { id: 2, - title: "AI & Automation", description: "Expert in chatbot development, AI workflow automation, API integration, and advanced prompt engineering. Creating intelligent systems that solve real business problems.", imageSrc: "/placeholders/placeholder1.webp"}, + title: "AI & Automation", description: "Expert in chatbot development, AI workflow automation, API integration, and advanced prompt engineering. Creating intelligent systems that solve real business problems.", imageSrc: "/placeholders/placeholder1.webp?_wi=2"}, { id: 3, - title: "Web Development", description: "Designing and building modern landing pages, business websites, and UI experiences. Expertise in responsive design and no-code/low-code platforms.", imageSrc: "/placeholders/placeholder1.webp"}, + title: "Web Development", description: "Designing and building modern landing pages, business websites, and UI experiences. Expertise in responsive design and no-code/low-code platforms.", imageSrc: "/placeholders/placeholder1.webp?_wi=3"}, ]} /> @@ -133,13 +133,13 @@ export default function LandingPage() { features={[ { id: 1, - title: "AI Chatbots", description: "Automate customer support and lead generation with intelligent chatbots. Available on WhatsApp, web, and other platforms to engage your audience 24/7.", imageSrc: "/placeholders/placeholder1.webp"}, + title: "AI Chatbots", description: "Automate customer support and lead generation with intelligent chatbots. Available on WhatsApp, web, and other platforms to engage your audience 24/7.", imageSrc: "/placeholders/placeholder1.webp?_wi=4"}, { id: 2, - title: "Business Websites", description: "Professional, modern websites for companies and entrepreneurs. Responsive design, SEO-optimized, and built for conversions. From landing pages to full e-commerce solutions.", imageSrc: "/placeholders/placeholder1.webp"}, + title: "Business Websites", description: "Professional, modern websites for companies and entrepreneurs. Responsive design, SEO-optimized, and built for conversions. From landing pages to full e-commerce solutions.", imageSrc: "/placeholders/placeholder1.webp?_wi=5"}, { id: 3, - title: "Automation Systems", description: "AI-powered tools that automate repetitive tasks and workflows. Save hours of manual work, increase efficiency, and focus on what matters most for your business.", imageSrc: "/placeholders/placeholder1.webp"}, + title: "Automation Systems", description: "AI-powered tools that automate repetitive tasks and workflows. Save hours of manual work, increase efficiency, and focus on what matters most for your business.", imageSrc: "/placeholders/placeholder1.webp?_wi=6"}, ]} />