diff --git a/src/app/page.tsx b/src/app/page.tsx index c669fac..d380953 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -90,7 +90,7 @@ export default function LandingPage() { title: "Câmara Pro-Grade com IA", description: "Capture momentos com detalhes incríveis e funcionalidades avançadas de IA, elevando a sua fotografia a outro nível.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-taking-food-photo-with-phone_23-2149294487.jpg", imageAlt: "Vibrant AMOLED display"}, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/gradientglass-phone-16-pro-max_187299-46831.jpg", imageAlt: "AI camera holographic projection"} + imageSrc: "http://img.b2bpic.net/free-photo/gradientglass-phone-16-pro-max_187299-46831.jpg?_wi=1", imageAlt: "AI camera holographic projection"} }, ]} showStepNumbers={true} @@ -107,7 +107,7 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "product-1", name: "Galaxy S24 Ultra", price: "1.399€", variant: "Titanium Gray", imageSrc: "http://img.b2bpic.net/free-photo/gradientglass-phone-16-pro-max_187299-46831.jpg", imageAlt: "Samsung Galaxy S24 Ultra"}, + id: "product-1", name: "Galaxy S24 Ultra", price: "1.399€", variant: "Titanium Gray", imageSrc: "http://img.b2bpic.net/free-photo/gradientglass-phone-16-pro-max_187299-46831.jpg?_wi=2", imageAlt: "Samsung Galaxy S24 Ultra"}, { id: "product-2", name: "Galaxy Z Fold5", price: "1.899€", variant: "Phantom Black", imageSrc: "http://img.b2bpic.net/free-photo/orange-smartphone-black-background_187299-46934.jpg", imageAlt: "Samsung Galaxy Z Fold5"}, {