diff --git a/src/app/page.tsx b/src/app/page.tsx index fc59895..e266f3b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -44,7 +44,7 @@ export default function LandingPage() { title="Protección Invisible. Seguridad Total." description="Kit completo transparente diseñado para máxima protección sin ocultar el diseño original del iPhone." tag="Premium Protection" - imageSrc="http://img.b2bpic.net/free-photo/rose-gold-marble-phone-with-blank-screen-peach-background_53876-153477.jpg" + imageSrc="http://img.b2bpic.net/free-photo/rose-gold-marble-phone-with-blank-screen-peach-background_53876-153477.jpg?_wi=1" imageAlt="3D render of complete transparent iPhone protection kit with floating components" textPosition="center" showBlur={true} @@ -103,7 +103,7 @@ export default function LandingPage() { { id: "15-pro-max", name: "Kit iPhone 15 Pro Max", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/grey-cell-phone-connected-usb-cable-type-c-charging_58702-4785.jpg", imageAlt: "iphone 15 pro max transparent case protective kit phone accessory"}, { - id: "16", name: "Kit iPhone 16", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/rose-gold-marble-phone-with-blank-screen-peach-background_53876-153477.jpg", imageAlt: "iphone 16 phone case protection kit transparent case"}, + id: "16", name: "Kit iPhone 16", price: "$69.99", imageSrc: "http://img.b2bpic.net/free-photo/rose-gold-marble-phone-with-blank-screen-peach-background_53876-153477.jpg?_wi=2", imageAlt: "iphone 16 phone case protection kit transparent case"}, { id: "16-pro", name: "Kit iPhone 16 Pro", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-photo/lovely-smiling-girl-with-dark-hairstyle-is-making-selfie-outdoors-sunshine-while-resting-beach-phone-focus-foreground-girl-background-out-focus_291650-2216.jpg", imageAlt: "iphone 16 pro premium case phone protection clear case"}, ]}