2 Commits

Author SHA1 Message Date
5b7a101286 Update src/app/page.tsx 2026-04-16 06:27:54 +00:00
b57e9fe5d5 Merge version_3 into main
Merge version_3 into main
2026-04-16 06:25:49 +00:00

View File

@@ -12,7 +12,7 @@ import PricingCardOne from '@/components/sections/pricing/PricingCardOne';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import TextSplitAbout from '@/components/sections/about/TextSplitAbout';
import { CalendarDays, Coffee, MapPin, ShieldCheck, Sparkles, Wifi } from "lucide-react";
import { CalendarDays, Coffee, MapPin, ShieldCheck, Sparkles, Wifi, Banknote } from "lucide-react";
export default function LandingPage() {
return (
@@ -89,6 +89,7 @@ export default function LandingPage() {
{ icon: ShieldCheck, title: "24/7 Security", description: "Rest easy knowing our properties have round-the-clock security surveillance." },
{ icon: MapPin, title: "Prime Locations", description: "Ideally situated near top attractions and business districts." },
{ icon: CalendarDays, title: "Flexible Booking", description: "Hassle-free reservation management and easy cancellation." },
{ icon: Banknote, title: "Bank Payment Options", description: "Securely pay for your bookings directly via your preferred banking partner." },
]}
title="Why Choose Us"
description="We offer more than just a place to sleep. Discover the perks of booking with StayBook."