diff --git a/src/app/page.tsx b/src/app/page.tsx index a8d44f2..9b58fc5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { products={[ { id: "1", brand: "Brand Identity", name: "Tech Startup Rebranding", price: "2023", rating: 5, - reviewCount: "Award", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-creative-portfolio-templates_23-2149202874.jpg", imageAlt: "professional design project showcase" + reviewCount: "Award", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-creative-portfolio-templates_23-2149202874.jpg?_wi=1", imageAlt: "professional design project showcase" }, { id: "2", brand: "Web Design", name: "E-commerce Platform", price: "2024", rating: 5, @@ -98,7 +98,7 @@ export default function LandingPage() { title="My Services & Expertise" description="Comprehensive design solutions tailored to elevate your brand and engage your audience" tag="What I Offer" - imageSrc="http://img.b2bpic.net/free-vector/flat-design-creative-portfolio-templates_23-2149202874.jpg" + imageSrc="http://img.b2bpic.net/free-vector/flat-design-creative-portfolio-templates_23-2149202874.jpg?_wi=2" imageAlt="Design services showcase" mediaAnimation="slide-up" mediaPosition="left"