From 10ea468218075de07f4ae4cf36639a1d56c5b546 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 17 Apr 2026 09:10:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5b4e48c..f553388 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -10,7 +10,7 @@ import FaqSplitText from "@/components/sections/faq/FaqSplitText"; import ContactSplit from "@/components/sections/contact/ContactSplit"; import FooterLogoReveal from "@/components/sections/footer/FooterLogoReveal"; import ProductCatalog from "@/components/ecommerce/productCatalog/ProductCatalog"; -import { CheckCircle, Eye, Filter, Phone, Search, Star, MapPin } from "lucide-react"; +import { CheckCircle, Eye, Filter, Phone, Search, Star, MapPin, Building2, Hotel } from "lucide-react"; export default function LandingPage() { return ( @@ -74,9 +74,19 @@ export default function LandingPage() { ]} />
-
-

-

+
+

Interaktīvā Karte

+
+
+ + Motelis: "Sunset View" +
+
+ + Viesnīca: "Grand City" +
+
+

Izpēti vairāk tieši kartē

-- 2.49.1