Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-04-13 07:01:48 +00:00

View File

@@ -72,7 +72,7 @@ export default function LandingPage() {
reverse: true
},
{
title: "Nastrojowe oświetlenie LED", description: "Subtelne oświetlenie LED dodaje elegancji i tworzy wyjątkowy nastrój w każdym pomieszczeniu.", media: { imageSrc: "http://img.b2bpic.net/free-photo/ice-cubes-transparent-glass-with-shadow-white-background_23-2147948662.jpg", imageAlt: "led lighting diffuser atmosphere" },
title: "Nastrojowe oświetlenie LED", description: "Subtelne oświetlenie LED dodaje elegancji i tworzy wyjątkowy nastrój w każdym pomieszczeniu.", media: { imageSrc: "http://img.b2bpic.net/free-photo/ice-cubes-transparent-glass-with-shadow-white-background_23-2147948662.jpg?_wi=1", imageAlt: "led lighting diffuser atmosphere" },
items: [
{ icon: Lightbulb, text: "Nastrojowe światło" },
{ icon: Star, text: "Elegancki design" },
@@ -92,7 +92,7 @@ export default function LandingPage() {
animationType="slide-up"
useInvertedBackground={false}
products={[
{ id: "p1", name: "Comet Szklany Dyfuzor", price: "315,00 zł", imageSrc: "http://img.b2bpic.net/free-photo/ice-cubes-transparent-glass-with-shadow-white-background_23-2147948662.jpg" },
{ id: "p1", name: "Comet Szklany Dyfuzor", price: "315,00 zł", imageSrc: "http://img.b2bpic.net/free-photo/ice-cubes-transparent-glass-with-shadow-white-background_23-2147948662.jpg?_wi=2" },
{ id: "p2", name: "Hydrolat Lawendowy", price: "196,00 zł", imageSrc: "http://img.b2bpic.net/free-photo/close-up-plastic-bottle-with-rosemary_23-2148431482.jpg" },
{ id: "p3", name: "Hydrolat z Kadzidłowca", price: "174,00 zł", imageSrc: "http://img.b2bpic.net/free-photo/essential-oil-aroma-diffuser-humidifier-diffusing-water-articles-air_169016-13376.jpg" },
{ id: "p4", name: "Yoyo Gold Dyfuzor", price: "280,00 zł", imageSrc: "http://img.b2bpic.net/free-photo/aroma-oil-diffuser-lamp-flowers-knitted-element-blurred-background_169016-38779.jpg" },