Merge version_1 into main #8

Merged
bender merged 1 commits from version_1 into main 2026-03-05 16:57:36 +00:00

View File

@@ -37,9 +37,9 @@ const heroCarouselItems = [
const apartmentProducts = [
{
id: "apt1", name: "Largo SantAntonio", 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: "apt1", name: "Largo SantAntonio", price: "od 70 eur/noc", variant: "5 osób • W pełni wyposażony", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUmUSVZpEZXvuP6mzJyNvtL19A/uploaded-1772729829229-jo0kwpyi.jpg", imageAlt: "Classic apartment"},
{
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: "apt2", name: "Porto Empedocle ", price: "od 70 eur/noc", variant: "4 osoby • blisko plaży", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUmUSVZpEZXvuP6mzJyNvtL19A/uploaded-1772729841141-o33h2wus.jpg", imageAlt: "Premium apartment with sea view"},
{
id: "apt3", name: "Via Garibaldi", price: "od 50 eur/noc", variant: "4 osoby • W centrum Agrigento", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AUmUSVZpEZXvuP6mzJyNvtL19A/uploaded-1772729717575-eicb2kqb.jpg", imageAlt: "Deluxe apartment with terrace"},
];