diff --git a/src/app/page.tsx b/src/app/page.tsx index d858a85..98714e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,8 +55,8 @@ export default function LandingPage() { { text: "Get a Free Quote", href: "#contact"}, ]} - imageSrc="https://img.freepik.com/free-photo/mockup-laptop-table_23-2147775586.jpg?t=st=1730000000~exp=1730003600~hmac=e3b0c44298fc1c149afbf4c8996fb92427ae41e4649b934ca495991b7852b855" - imageAlt="MacBook laptop on desk" + imageSrc="https://img.freepik.com/free-photo/closed-silver-laptop-isolated-white-background_23-2148270529.jpg" + imageAlt="Folded MacBook laptop" /> @@ -207,4 +207,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file