diff --git a/src/app/page.tsx b/src/app/page.tsx index b414043..3fc41c5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -39,7 +39,7 @@ export default function SitePage() { description="Experience unparalleled luxury and comfort at LuxStay, where every moment is crafted to perfection. Discover a sanctuary of elegance in the heart of the city." buttons={[{text:"Book Your Stay",href:"#contact"},{text:"Explore Rooms",href:"#rooms"}]} background={{variant:"sparkles-gradient"}} - imageSrc="https://img.b2bpic.net/free-photo/hotel-lobby_23-2149397559.jpg" + imageSrc="https://img.b2bpic.net/free-photo/hotel-lobby_23-2149397559.jpg?_wi=1" imageAlt="Luxurious hotel lobby with elegant decor" mediaAnimation="blur-reveal" frameStyle="card" @@ -102,7 +102,7 @@ export default function SitePage() { inputs={[{name:"name",type:"text",placeholder:"Your Name",required:true},{name:"email",type:"email",placeholder:"Your Email",required:true},{name:"phone",type:"tel",placeholder:"Phone Number (Optional)"}]} textarea={{name:"message",placeholder:"How can we assist you?",rows:5,required:true}} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/hotel-lobby_23-2149397559.jpg" + imageSrc="https://img.b2bpic.net/free-photo/hotel-lobby_23-2149397559.jpg?_wi=2" imageAlt="LuxStay Hotel reception desk" mediaAnimation="slide-up" mediaPosition="right"