Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 0631363998 | |||
| bc7707ce87 | |||
| 8e47b608fe | |||
| 65ef11986b | |||
| 95a5088500 | |||
| 8bfb720e59 | |||
| a8e7f1e1cc | |||
| c8c85a7bae | |||
| 25dd058402 | |||
| 163845a124 | |||
| 90ff157596 | |||
| 1d1c6b0a6d |
@@ -10,6 +10,7 @@ import TestimonialCardTwelve from '@/components/sections/testimonial/Testimonial
|
||||
import ContactFaq from '@/components/sections/contact/ContactFaq';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import { MessageCircle, Sparkles } from "lucide-react";
|
||||
import Image from "next/image";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -51,7 +52,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/portrait-adorable-woman-black-dress-posing-cozy-dark-room-with-christmas-decor_8353-8831.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Am217s0U54LhAjv0d6uQwwUgIU/uploaded-1773184139117-zbq6s4ly.png"
|
||||
imageAlt="Luxury nightclub VIP bottle service"
|
||||
mediaAnimation="opacity"
|
||||
frameStyle="card"
|
||||
@@ -94,7 +95,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
layoutOrder="reverse"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/group-friends-cheering-with-wine-glasses-restaurant_23-2150520079.jpg?_wi=1"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Am217s0U54LhAjv0d6uQwwUgIU/uploaded-1773184620392-c8p5w2zj.jpg"
|
||||
imageAlt="Premium celebration with VVIP service"
|
||||
mediaAnimation="blur-reveal"
|
||||
frameStyle="browser"
|
||||
|
||||
Reference in New Issue
Block a user