diff --git a/src/app/page.tsx b/src/app/page.tsx index 21eb19d..7ff725b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -46,7 +46,7 @@ export default function LandingPage() { @@ -93,13 +93,13 @@ export default function LandingPage() { useInvertedBackground={false} products={[ { - id: "1", name: "Premium Wireless Headphones", price: "299 zł", imageSrc: "http://img.b2bpic.net/free-photo/toy-shopping-trolley-with-gifts-packets-tablet_23-2147955416.jpg?_wi=2", imageAlt: "Premium wireless headphones", initialQuantity: 1 + id: "1", name: "Premium Wireless Headphones", price: "299 zł", imageSrc: "http://img.b2bpic.net/free-photo/toy-shopping-trolley-with-gifts-packets-tablet_23-2147955416.jpg", imageAlt: "Premium wireless headphones", initialQuantity: 1 }, { - id: "2", name: "Designer Luxury Watch", price: "1,299 zł", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-horizontal-banner_23-2149973740.jpg?_wi=2", imageAlt: "Designer luxury watch", initialQuantity: 1 + id: "2", name: "Designer Luxury Watch", price: "1,299 zł", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-geometric-horizontal-banner_23-2149973740.jpg", imageAlt: "Designer luxury watch", initialQuantity: 1 }, { - id: "3", name: "Modern Home Decor Set", price: "599 zł", imageSrc: "http://img.b2bpic.net/free-photo/modern-home-creative-interior-decoration-elements_628469-518.jpg?_wi=2", imageAlt: "Modern home decor set", initialQuantity: 1 + id: "3", name: "Modern Home Decor Set", price: "599 zł", imageSrc: "http://img.b2bpic.net/free-photo/modern-home-creative-interior-decoration-elements_628469-518.jpg", imageAlt: "Modern home decor set", initialQuantity: 1 } ]} gridVariant="three-columns-all-equal-width" @@ -248,7 +248,7 @@ export default function LandingPage() { description="Subskrybuj nasz newsletter i otrzymuj powiadomienia o ekskluzynych ofertach, rabatach i nowych produktach przed innymi." tagIcon={Mail} tagAnimation="slide-up" - background={{ variant: "circleGradient" }} + background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} imageSrc="http://img.b2bpic.net/free-vector/email-marketing-landing-page-spammer-services_33099-1810.jpg" imageAlt="Newsletter subscription"