diff --git a/src/app/page.tsx b/src/app/page.tsx index d9a0858..b7b0d3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -126,15 +126,15 @@ export default function LandingPage() { features={[ { id: 1, - title: "Frontend Development", description: "HTML5, CSS3, JavaScript ES6+, React, Vue.js, Tailwind CSS. Spesialisasi dalam membangun UI/UX yang responsif dan interactive.", imageSrc: "http://img.b2bpic.net/free-psd/youtube-banner-template-autumn-fashion_23-2149527875.jpg", imageAlt: "Frontend Technologies" + title: "Frontend Development", description: "HTML5, CSS3, JavaScript ES6+, React, Vue.js, Tailwind CSS. Spesialisasi dalam membangun UI/UX yang responsif dan interactive.", imageSrc: "http://img.b2bpic.net/free-psd/youtube-banner-template-autumn-fashion_23-2149527875.jpg?_wi=1", imageAlt: "Frontend Technologies" }, { id: 2, - title: "Backend Development", description: "Node.js, Python, PHP, Express.js, Django. Berpengalaman dalam membuat REST API dan microservices yang scalable dan secure.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fitness-app-template_23-2151088857.jpg", imageAlt: "Backend Technologies" + title: "Backend Development", description: "Node.js, Python, PHP, Express.js, Django. Berpengalaman dalam membuat REST API dan microservices yang scalable dan secure.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fitness-app-template_23-2151088857.jpg?_wi=1", imageAlt: "Backend Technologies" }, { id: 3, - title: "Database & Tools", description: "MySQL, MongoDB, PostgreSQL, Firebase. Git, Docker, AWS, GitHub Actions untuk CI/CD pipeline yang efisien.", imageSrc: "http://img.b2bpic.net/free-vector/weather-mobile-app_23-2147552416.jpg", imageAlt: "Database Technologies" + title: "Database & Tools", description: "MySQL, MongoDB, PostgreSQL, Firebase. Git, Docker, AWS, GitHub Actions untuk CI/CD pipeline yang efisien.", imageSrc: "http://img.b2bpic.net/free-vector/weather-mobile-app_23-2147552416.jpg?_wi=1", imageAlt: "Database Technologies" } ]} ariaLabel="Skills and technologies section" @@ -162,13 +162,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "LUXE STORE", price: "E-commerce Premium", imageSrc: "http://img.b2bpic.net/free-psd/youtube-banner-template-autumn-fashion_23-2149527875.jpg", imageAlt: "Luxe Store Project" + id: "1", name: "LUXE STORE", price: "E-commerce Premium", imageSrc: "http://img.b2bpic.net/free-psd/youtube-banner-template-autumn-fashion_23-2149527875.jpg?_wi=2", imageAlt: "Luxe Store Project" }, { - id: "2", name: "Task Manager App", price: "Aplikasi Kolaborasi", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fitness-app-template_23-2151088857.jpg", imageAlt: "Task Manager Project" + id: "2", name: "Task Manager App", price: "Aplikasi Kolaborasi", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-fitness-app-template_23-2151088857.jpg?_wi=2", imageAlt: "Task Manager Project" }, { - id: "3", name: "Weather Dashboard", price: "Visualisasi Data", imageSrc: "http://img.b2bpic.net/free-vector/weather-mobile-app_23-2147552416.jpg", imageAlt: "Weather Dashboard Project" + id: "3", name: "Weather Dashboard", price: "Visualisasi Data", imageSrc: "http://img.b2bpic.net/free-vector/weather-mobile-app_23-2147552416.jpg?_wi=2", imageAlt: "Weather Dashboard Project" }, { id: "4", name: "Portfolio Generator", price: "Automation Tool", imageSrc: "http://img.b2bpic.net/free-photo/office-worker-using-finance-graphs_23-2150408641.jpg", imageAlt: "Portfolio Generator Project"