Update src/app/page.tsx

This commit is contained in:
2026-03-02 21:31:13 +00:00
parent b4629ef69c
commit 956c078565

View File

@@ -115,11 +115,11 @@ export default function HomePage() {
icon: Palette,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/woman-writing-design-process_53876-94878.jpg?_wi=1",
imageAlt: "Web design process",
},
{
imageSrc: "http://img.b2bpic.net/free-vector/colorful-modern-landing-page_23-2148428829.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/colorful-modern-landing-page_23-2148428829.jpg?_wi=1",
imageAlt: "Design mockup",
},
],
@@ -130,11 +130,11 @@ export default function HomePage() {
icon: ShoppingCart,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/flat-e-commerce-template_1284-48423.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-e-commerce-template_1284-48423.jpg?_wi=1",
imageAlt: "E-commerce platform",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-woman-checking-shopping-list-smartphone-grocery-store_662251-1450.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cropped-image-woman-checking-shopping-list-smartphone-grocery-store_662251-1450.jpg?_wi=1",
imageAlt: "Shopping cart interface",
},
],
@@ -145,11 +145,11 @@ export default function HomePage() {
icon: Smartphone,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/hotel-booking-app-ui-design-screen_47987-2024.jpg?_wi=1",
imageAlt: "Mobile responsive design",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150104473.jpg?_wi=1",
imageAlt: "Mobile user experience",
},
],
@@ -160,11 +160,11 @@ export default function HomePage() {
icon: TrendingUp,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-working-laptop_53876-163211.jpg?_wi=1",
imageAlt: "SEO analytics",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-displaying-business-analytics_482257-115250.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-displaying-business-analytics_482257-115250.jpg?_wi=1",
imageAlt: "Performance metrics",
},
],