Update src/app/page.tsx

This commit is contained in:
2026-05-21 07:54:12 +00:00
parent e1c6c45854
commit 69fb1deb4f

View File

@@ -11,7 +11,7 @@ import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleAp
import ProductCardFour from '@/components/sections/product/ProductCardFour';
import SplitAbout from '@/components/sections/about/SplitAbout';
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
import { Activity, Sparkles, MapPin, Phone, Mail, Clock } from "lucide-react";
import { Activity, Sparkles } from "lucide-react";
export default function LandingPage() {
return (
@@ -69,7 +69,7 @@ export default function LandingPage() {
{ title: "Historic Location", description: "Ideally positioned in the center of the historic district." },
{ title: "Modern Amenities", description: "Seamlessly blending antique charm with state-of-the-art tech." },
{ title: "Personalized Service", description: "Curated experiences tailored to your individual needs." }
]
]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-facade-old-building_1268-15665.jpg"
mediaAnimation="slide-up"
/>