Bob AI: Update the text content across the page (specifically the contact, experience/am
This commit is contained in:
@@ -76,12 +76,12 @@ export default function HomePage() {
|
||||
description="We curate unique experiences to help you explore the local culture and landscapes near Mathudi."
|
||||
items={[
|
||||
{ title: "Nature Walks", description: "Guided trails through local greenery.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/hiking-trail-bavarian-alps-spring_181624-27581.jpg" },
|
||||
{ title: "Cultural Tours", description: "Visit historical landmarks nearby.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/girl-holds-tourist-map-old-town_1150-15009.jpg" },
|
||||
{ title: "Local Dining", description: "Taste the best regional cuisine.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg" },
|
||||
{ title: "Sunset Vistas", description: "Experience breathtaking evening views.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/sequoia-national-park-sunset-with-mountain-ridge_649448-2576.jpg" },
|
||||
{ title: "Photography Spot", description: "Capture stunning moments in nature.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-mountains-reflect-lake_1304-5333.jpg" },
|
||||
{ title: "Bird Watching", description: "Discover local avian life.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/civilian-search-party-beginning-manhunt-within-forest-area_482257-89223.jpg" },
|
||||
{ title: "Picnic Areas", description: "Relax in quiet outdoor spots.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/baked-bread-tray-with-basket-cloth_23-2147908078.jpg" }
|
||||
{ title: "Kid-Friendly Environment", description: "A safe and welcoming space for families with children.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/girl-holds-tourist-map-old-town_1150-15009.jpg" },
|
||||
{ title: "Sightseeing", description: "Great location for visitors to explore the local area.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/apple-pie-served-with-fruit-syrup_140725-1700.jpg" },
|
||||
{ title: "Recreation", description: "Plenty of activities to keep you entertained during your stay.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/sequoia-national-park-sunset-with-mountain-ridge_649448-2576.jpg" },
|
||||
{ title: "Easy to Get Around", description: "Conveniently located for easy transportation and access.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/gorgeous-mountains-reflect-lake_1304-5333.jpg" },
|
||||
{ title: "Comfortable Rooms", description: "Relax in our well-appointed and cozy accommodations.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/civilian-search-party-beginning-manhunt-within-forest-area_482257-89223.jpg" },
|
||||
{ title: "Great Food & Drink", description: "Enjoy delicious meals and refreshing beverages on-site.", href: "#", imageSrc: "http://img.b2bpic.net/free-photo/baked-bread-tray-with-basket-cloth_23-2147908078.jpg" }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -90,7 +90,7 @@ export default function HomePage() {
|
||||
<ContactSplitFormSharp
|
||||
tag="Contact"
|
||||
title="Book Your Stay Today"
|
||||
description="Ready for a relaxing getaway? Fill out the form and our team will get back to you immediately."
|
||||
description="Ready for a relaxing getaway? Fill out the form or call us at 492 5010. Located at P.O 24, Selebi Phikwe, Botswana (F35V+FP Palapye). Check-out time is 12:00."
|
||||
inputs={[
|
||||
{ name: "name", type: "text", placeholder: "Full Name", required: true },
|
||||
{ name: "email", type: "email", placeholder: "Email Address", required: true },
|
||||
|
||||
Reference in New Issue
Block a user