Compare commits
19 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 00449432da | |||
| 8a92a95236 | |||
| 165daa9c48 | |||
| fb4ee936c0 | |||
| 628ee90184 | |||
| 6b9ccc7a46 | |||
| 4a41172da2 | |||
| 80b788b9e2 | |||
| da49d3a6ea | |||
| f7d5fcf1fd | |||
| 46084e4fbb | |||
| 4ae716eec4 | |||
| c4453cc411 | |||
| 41f1b7bca6 | |||
| ed9ca13ba2 | |||
| 995c68ad37 | |||
| 17c5793632 | |||
| 43b940ff4c | |||
| 6f8f34f1a6 |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Reserve Now", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/descending-stairs-caring-smiling-young-indian-man-supporting-cute-asian-dark-haired-woman-high-heels-looking-down-stairs-lighted-room_259150-58754.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmBgHUjthXzNc3WWFpgh4fgAo0/uploaded-1776981822401-zd2nzqdc.avif"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
{
|
||||
@@ -103,11 +103,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
title: "Modern Kitchen", description: "Fully equipped with modern appliances for all your cooking needs.", imageSrc: "http://img.b2bpic.net/free-photo/man-servant-cooking-kitchen_23-2149530823.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-yellow-white-accents_23-2152009031.jpg", buttonText: "See Details"},
|
||||
title: "Modern Kitchen", description: "Fully equipped with modern appliances for all your cooking needs.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmBgHUjthXzNc3WWFpgh4fgAo0/uploaded-1776982086839-6eef4orp.avif", titleImageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-interior-with-yellow-white-accents_23-2152009031.jpg", buttonText: "See Details"},
|
||||
{
|
||||
title: "Huge Backyard", description: "Large, pet-friendly outdoor area perfect for family gatherings or pets to roam.", imageSrc: "http://img.b2bpic.net/free-photo/man-is-resting-country-house-bearded-man-enjoys-sunset-green-lawn_1321-465.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-border-collie-dog-training-with-owner_23-2149304058.jpg", buttonText: "See Details"},
|
||||
title: "Huge Backyard", description: "Large, pet-friendly outdoor area perfect for family gatherings or pets to roam.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmBgHUjthXzNc3WWFpgh4fgAo0/uploaded-1776982130798-i8s53xdx.avif", titleImageSrc: "http://img.b2bpic.net/free-photo/beautiful-border-collie-dog-training-with-owner_23-2149304058.jpg", buttonText: "See Details"},
|
||||
{
|
||||
title: "High Speed WiFi", description: "Stay connected with reliable, high-speed internet during your stay.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-man-with-headphones-laptop_23-2148931314.jpg", titleImageSrc: "http://img.b2bpic.net/free-photo/cute-couple-with-tablet-laptop_23-2147769372.jpg", buttonText: "See Details"},
|
||||
title: "High Speed WiFi", description: "Stay connected with reliable, high-speed internet during your stay.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmBgHUjthXzNc3WWFpgh4fgAo0/uploaded-1776982322281-48bn227v.png", titleImageSrc: "http://img.b2bpic.net/free-photo/cute-couple-with-tablet-laptop_23-2147769372.jpg", buttonText: "See Details"},
|
||||
]}
|
||||
title="Everything You Need for a Perfect Stay"
|
||||
description="Our property is fully equipped to cater to your needs, whether you are planning to cook, relax, or work remotely."
|
||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
||||
textarea={{
|
||||
name: "message", placeholder: "Any special requests?", rows: 4,
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-person-decorating-their-front-door_23-2150562565.jpg"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CmBgHUjthXzNc3WWFpgh4fgAo0/uploaded-1776982188839-blkgqh7q.avif"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user