diff --git a/src/app/page.tsx b/src/app/page.tsx index 042897d..3425e43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -37,11 +37,11 @@ const heroCarouselItems = [ const apartmentProducts = [ { - id: "apt1", name: "Apartament Classic", price: "od 400 zł/noc", variant: "2 osoby • W pełni wyposażony", imageSrc: "http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg?_wi=2", imageAlt: "Classic apartment"}, + id: "apt1", name: "Largo Sant’Antonio", price: "od 70 eur/noc", variant: "5 osób • W pełni wyposażony", imageSrc: "http://img.b2bpic.net/free-photo/bed-with-nightstand-pendant-lamp-showroom-styled-bedroom_169016-71049.jpg?_wi=2", imageAlt: "Classic apartment"}, { - id: "apt2", name: "Apartament Premium", price: "od 600 zł/noc", variant: "4 osoby • Widok na morze", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-santorini-garden_23-2151977264.jpg?_wi=2", imageAlt: "Premium apartment with sea view"}, + id: "apt2", name: "Porto Empedocle ", price: "od 70 eur/noc", variant: "4 osoby • blisko plaży", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-santorini-garden_23-2151977264.jpg?_wi=2", imageAlt: "Premium apartment with sea view"}, { - id: "apt3", name: "Apartament Deluxe", price: "od 800 zł/noc", variant: "4 osoby • Taras panoramiczny", imageSrc: "http://img.b2bpic.net/free-photo/vertical-image-luxurious-dining-room-with-ornate-chairs-as-seen-through-open-door_181624-24717.jpg?_wi=2", imageAlt: "Deluxe apartment with terrace"}, + id: "apt3", name: "Via Garibaldi", price: "od 50 eur/noc", variant: "4 osoby • W centrum Agrigento", imageSrc: "http://img.b2bpic.net/free-photo/vertical-image-luxurious-dining-room-with-ornate-chairs-as-seen-through-open-door_181624-24717.jpg?_wi=2", imageAlt: "Deluxe apartment with terrace"}, ]; const features = [