|
|
|
|
@@ -21,7 +21,7 @@ export default function HomePage() {
|
|
|
|
|
];
|
|
|
|
|
|
|
|
|
|
const navButton = {
|
|
|
|
|
text: "Schedule Free Tour Today", href: "/contact"
|
|
|
|
|
text: "Call Now: (316) 555-0147", href: "tel:+13165550147"
|
|
|
|
|
};
|
|
|
|
|
|
|
|
|
|
return (
|
|
|
|
|
@@ -48,7 +48,7 @@ export default function HomePage() {
|
|
|
|
|
<div id="hero" data-section="hero">
|
|
|
|
|
<HeroBillboardTestimonial
|
|
|
|
|
title="Professional Commercial Space in Wichita, KS"
|
|
|
|
|
description="Flexible office and business space designed to help local companies grow. Prime location, locally managed, professionally maintained. Call (316) 555-0147 for immediate support."
|
|
|
|
|
description="Flexible office and business space designed to help local companies grow. Prime location, locally managed, professionally maintained."
|
|
|
|
|
tag="Now Leasing"
|
|
|
|
|
imageSrc="http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg"
|
|
|
|
|
imageAlt="Cornerstone Business Park exterior"
|
|
|
|
|
@@ -72,7 +72,7 @@ export default function HomePage() {
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Schedule Free Tour Today", href: "/contact" },
|
|
|
|
|
{ text: "Call Now: (316) 555-0147", href: "tel:+13165550147" },
|
|
|
|
|
{ text: "Request Availability", href: "/contact" },
|
|
|
|
|
]}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -117,13 +117,13 @@ export default function HomePage() {
|
|
|
|
|
description="Browse our current inventory of premium commercial spaces. Each unit is move-in ready and customizable to your needs."
|
|
|
|
|
products={[
|
|
|
|
|
{
|
|
|
|
|
id: "1", name: "Professional Office Suite", price: "2,500 sq ft", imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg", imageAlt: "Modern office space"
|
|
|
|
|
id: "1", name: "Professional Office Suite", price: "Starting at $1,200/mo", imageSrc: "http://img.b2bpic.net/free-photo/empty-company-office-with-workstation-desk-business-development-space-filled-with-documents-computers-corporation-department-room-used-career-development-success_482257-60055.jpg", imageAlt: "Modern office space"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "2", name: "Warehouse Distribution Center", price: "5,000 sq ft", imageSrc: "http://img.b2bpic.net/free-photo/interior-new-warehouse_1385-443.jpg", imageAlt: "Warehouse space"
|
|
|
|
|
id: "2", name: "Warehouse Distribution Center", price: "$0.85/sqft/mo", imageSrc: "http://img.b2bpic.net/free-photo/interior-new-warehouse_1385-443.jpg", imageAlt: "Warehouse space"
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "3", name: "Mixed-Use Flex Space", price: "3,500 sq ft", imageSrc: "http://img.b2bpic.net/free-photo/male-employee-exploring-his-new-new-office-job-location-while-carrying-box-belongings_23-2149034576.jpg", imageAlt: "Mixed-use commercial space"
|
|
|
|
|
id: "3", name: "Mixed-Use Flex Space", price: "$1,500/mo", imageSrc: "http://img.b2bpic.net/free-photo/male-employee-exploring-his-new-new-office-job-location-while-carrying-box-belongings_23-2149034576.jpg", imageAlt: "Mixed-use commercial space"
|
|
|
|
|
},
|
|
|
|
|
]}
|
|
|
|
|
gridVariant="three-columns-all-equal-width"
|
|
|
|
|
@@ -138,8 +138,8 @@ export default function HomePage() {
|
|
|
|
|
text="Ready to Grow Your Business in Wichita? Schedule a tour of our available spaces today or call us directly for immediate assistance."
|
|
|
|
|
animationType="reveal-blur"
|
|
|
|
|
buttons={[
|
|
|
|
|
{ text: "Schedule Free Tour Today", href: "/contact" },
|
|
|
|
|
{ text: "Call (316) 555-0147", href: "tel:+13165550147" },
|
|
|
|
|
{ text: "Call Now: (316) 555-0147", href: "tel:+13165550147" },
|
|
|
|
|
{ text: "Schedule a Tour", href: "/contact" },
|
|
|
|
|
]}
|
|
|
|
|
background={{ variant: "plain" }}
|
|
|
|
|
useInvertedBackground={false}
|
|
|
|
|
@@ -181,6 +181,9 @@ export default function HomePage() {
|
|
|
|
|
description="Find answers to common questions about leasing space at Cornerstone Business Park"
|
|
|
|
|
tag="FAQ"
|
|
|
|
|
faqs={[
|
|
|
|
|
{
|
|
|
|
|
id: "5", title: "How quickly can I move in?", content: "Most available spaces are move-in ready within 2-4 weeks of lease signing. We can often accommodate faster timelines for qualified tenants. Contact our leasing team to discuss your timeline."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "1", title: "What types of space are available?", content: "We offer office suites, warehouse distribution centers, and mixed-use flex spaces. Sizes range from 2,500 to 10,000+ square feet. All spaces are modern, professionally maintained, and move-in ready. Contact us to discuss your specific needs."
|
|
|
|
|
},
|
|
|
|
|
@@ -193,9 +196,6 @@ export default function HomePage() {
|
|
|
|
|
{
|
|
|
|
|
id: "4", title: "What amenities are included?", content: "Standard amenities include professional common areas, parking, climate control, and 24/7 building access. Premium suites offer additional features. Contact us for a complete amenity list and to schedule a tour."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "5", title: "How quickly can I move in?", content: "Most available spaces are move-in ready within 2-4 weeks of lease signing. We can often accommodate faster timelines for qualified tenants. Contact our leasing team to discuss your timeline."
|
|
|
|
|
},
|
|
|
|
|
{
|
|
|
|
|
id: "6", title: "Do you offer month-to-month leases?", content: "While we specialize in annual agreements, we can discuss short-term options for qualified businesses. Call us at (316) 555-0147 to discuss flexible lease arrangements that meet your specific needs."
|
|
|
|
|
},
|
|
|
|
|
|