diff --git a/src/app/page.tsx b/src/app/page.tsx index 0f8f08d..d9f4ec1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -68,7 +68,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-93108.jpg" + imageSrc="http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-93108.jpg?_wi=1" mediaAnimation="blur-reveal" avatars={[ { @@ -128,7 +128,7 @@ export default function LandingPage() { useInvertedBackground={false} title="Innovating the Future" description="I specialize in building high-performance web applications that combine aesthetic perfection with robust functionality. My work is driven by a passion for clean, maintainable code and stunning visual animations." - imageSrc="http://img.b2bpic.net/free-photo/freelancer-working-from-home-typing-laptop-keyboard-close-up_482257-128497.jpg" + imageSrc="http://img.b2bpic.net/free-photo/freelancer-working-from-home-typing-laptop-keyboard-close-up_482257-128497.jpg?_wi=1" /> @@ -141,17 +141,17 @@ export default function LandingPage() { { title: "Fintech Dashboard", description: "High-speed trading interface with real-time analytics and data visualization.", - imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-93108.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/liquid-marbling-paint-texture-background-fluid-painting-abstract-texture-intensive-color-mix-wallpaper_1258-93108.jpg?_wi=2", }, { title: "SaaS Platform", description: "Cloud-based collaboration tool designed for high-performing remote teams.", - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-home-typing-laptop-keyboard-close-up_482257-128497.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-from-home-typing-laptop-keyboard-close-up_482257-128497.jpg?_wi=2", }, { title: "AR Experience", description: "Immersive digital product showcase using bleeding-edge AR technology.", - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-surprised-expression_1194-2599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-surprised-expression_1194-2599.jpg?_wi=1", }, ]} title="Selected Works" @@ -170,7 +170,7 @@ export default function LandingPage() { quote: "Abrar transformed our chaotic stack into a seamless engine.", name: "Sarah Jenkins", role: "CTO, CloudTech", - imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-surprised-expression_1194-2599.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-surprised-expression_1194-2599.jpg?_wi=2", }, { id: "2", @@ -234,7 +234,7 @@ export default function LandingPage() {