Compare commits
4 Commits
version_15
...
version_17
| Author | SHA1 | Date | |
|---|---|---|---|
| 3c453a9e5e | |||
| 6f02f25fe1 | |||
| f9324ea2b3 | |||
| 6fd5ca372d |
@@ -13,7 +13,7 @@ import { Award, Calendar, Crown, Eye, Feather, Heart, Moon, Shield, Skull, Users
|
||||
|
||||
export default function LandingPage() {
|
||||
const handleBooking = () => {
|
||||
window.open('https://wa.me/7879049854', '_blank');
|
||||
window.open('https://wa.me/message/JW75UAKA6SF2O1', '_blank');
|
||||
};
|
||||
|
||||
return (
|
||||
@@ -55,6 +55,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
showDimOverlay={false}
|
||||
titleClassName="text-4xl md:text-6xl lg:text-7xl font-bold tracking-tight"
|
||||
imageClassName="hidden md:block"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user