Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| a27ff2ed62 | |||
| 39931bde2a | |||
| aa9cc62ec2 |
@@ -10,7 +10,7 @@ import TestimonialCardThirteen from '@/components/sections/testimonial/Testimoni
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import ContactSplit from '@/components/sections/contact/ContactSplit';
|
||||
import FooterBaseReveal from '@/components/sections/footer/FooterBaseReveal';
|
||||
import { Sparkles, Wand2, Users, Star, MapPin, Utensils, Castle, Film, TrendingDown, Camera, Heart, Quote, Calendar } from 'lucide-react';
|
||||
import { Sparkles, Wand2, Users, Star, MapPin, Utensils, Castle, Film, TrendingDown, Camera, Heart, Quote, Calendar, Calendar as BookingIcon } from 'lucide-react';
|
||||
|
||||
const handleEmailSubmit = (email: string) => {
|
||||
console.log('Email submitted:', email);
|
||||
@@ -258,4 +258,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user