Update src/app/page.tsx
This commit is contained in:
@@ -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: {
|
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"},
|
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hands-taking-food-photo-with-phone_23-2149294487.jpg", imageAlt: "Vibrant AMOLED display"},
|
||||||
phoneTwo: {
|
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}
|
showStepNumbers={true}
|
||||||
@@ -107,7 +107,7 @@ export default function LandingPage() {
|
|||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
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"},
|
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"},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user