Merge version_1 into main #2
185
src/app/page.tsx
185
src/app/page.tsx
@@ -2,12 +2,14 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import Link from "next/link";
|
||||
import NavbarStyleCentered from "@/components/navbar/NavbarStyleCentered/NavbarStyleCentered";
|
||||
import HeroBillboardTestimonial from "@/components/sections/hero/HeroBillboardTestimonial";
|
||||
import FeatureCardTwelve from "@/components/sections/feature/FeatureCardTwelve";
|
||||
import ProductCardThree from "@/components/sections/product/ProductCardThree";
|
||||
import ContactText from "@/components/sections/contact/ContactText";
|
||||
import FooterBase from "@/components/sections/footer/FooterBase";
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import HeroBillboardTestimonial from '@/components/sections/hero/HeroBillboardTestimonial';
|
||||
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import ContactText from '@/components/sections/contact/ContactText';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import FaqDouble from '@/components/sections/faq/FaqDouble';
|
||||
import FooterBase from '@/components/sections/footer/FooterBase';
|
||||
|
||||
export default function HomePage() {
|
||||
const navItems = [
|
||||
@@ -19,9 +21,7 @@ export default function HomePage() {
|
||||
];
|
||||
|
||||
const navButton = {
|
||||
text: "Call Now: (316) 555-0147",
|
||||
href: "tel:+13165550147",
|
||||
};
|
||||
text: "Call Now: (316) 555-0147", href: "tel:+13165550147"};
|
||||
|
||||
return (
|
||||
<ThemeProvider
|
||||
@@ -52,34 +52,20 @@ export default function HomePage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/windows-skyscraper-business-office_1112-1079.jpg"
|
||||
imageAlt="Cornerstone Business Park exterior"
|
||||
mediaAnimation="slide-up"
|
||||
background={{ variant: "plain" }}
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Mitchell",
|
||||
handle: "CEO, Local Tech Solutions",
|
||||
testimonial:
|
||||
"Perfect location and professional environment. Our business grew 40% after moving here.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
name: "Sarah Mitchell", handle: "CEO, Local Tech Solutions", testimonial:
|
||||
"Perfect location and professional environment. Our business grew 40% after moving here.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
name: "Michael Johnson",
|
||||
handle: "Owner, Midwest Services",
|
||||
testimonial:
|
||||
"Flexible terms, great support. Exactly what we needed for our growing team.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1",
|
||||
imageAlt: "Michael Johnson",
|
||||
},
|
||||
name: "Michael Johnson", handle: "Owner, Midwest Services", testimonial:
|
||||
"Flexible terms, great support. Exactly what we needed for our growing team.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Michael Johnson"},
|
||||
{
|
||||
name: "Jennifer Rodriguez",
|
||||
handle: "Director, Professional Services",
|
||||
testimonial:
|
||||
"Outstanding location and facilities. Highly recommend for any Wichita business.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
|
||||
imageAlt: "Jennifer Rodriguez",
|
||||
},
|
||||
name: "Jennifer Rodriguez", handle: "Director, Professional Services", testimonial:
|
||||
"Outstanding location and facilities. Highly recommend for any Wichita business.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Rodriguez"},
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Call Now: (316) 555-0147", href: "tel:+13165550147" },
|
||||
@@ -95,44 +81,20 @@ export default function HomePage() {
|
||||
description="Trusted by local businesses throughout Wichita for over a decade. We provide more than just space—we build partnerships."
|
||||
features={[
|
||||
{
|
||||
id: "location",
|
||||
label: "Prime Location",
|
||||
title: "Strategic Wichita Position",
|
||||
items: [
|
||||
"Easy access to major highways",
|
||||
"Central business district proximity",
|
||||
"High visibility and foot traffic",
|
||||
],
|
||||
id: "location", label: "Prime Location", title: "Strategic Wichita Position", items: [
|
||||
"Easy access to major highways", "Central business district proximity", "High visibility and foot traffic"],
|
||||
},
|
||||
{
|
||||
id: "flexible",
|
||||
label: "Flexible Spaces",
|
||||
title: "Customizable for Your Business",
|
||||
items: [
|
||||
"Office, warehouse, or mixed-use",
|
||||
"Scalable lease terms",
|
||||
"Short and long-term options",
|
||||
],
|
||||
id: "flexible", label: "Flexible Spaces", title: "Customizable for Your Business", items: [
|
||||
"Office, warehouse, or mixed-use", "Scalable lease terms", "Short and long-term options"],
|
||||
},
|
||||
{
|
||||
id: "management",
|
||||
label: "Local Management",
|
||||
title: "Personal Service You Can Trust",
|
||||
items: [
|
||||
"Responsive support team",
|
||||
"Quick maintenance response",
|
||||
"Community-focused service",
|
||||
],
|
||||
id: "management", label: "Local Management", title: "Personal Service You Can Trust", items: [
|
||||
"Responsive support team", "Quick maintenance response", "Community-focused service"],
|
||||
},
|
||||
{
|
||||
id: "professional",
|
||||
label: "Professional Environment",
|
||||
title: "Standards That Set You Apart",
|
||||
items: [
|
||||
"Modern facilities and amenities",
|
||||
"Professional tenant network",
|
||||
"Well-maintained grounds",
|
||||
],
|
||||
id: "professional", label: "Professional Environment", title: "Standards That Set You Apart", items: [
|
||||
"Modern facilities and amenities", "Professional tenant network", "Well-maintained grounds"],
|
||||
},
|
||||
]}
|
||||
animationType="opacity"
|
||||
@@ -141,6 +103,25 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="available-spaces" data-section="available-spaces">
|
||||
<ProductCardThree
|
||||
title="Featured Available Spaces"
|
||||
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: "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: "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"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="cta-section" data-section="cta-section">
|
||||
<ContactText
|
||||
text="Ready to Grow Your Business in Wichita? Schedule a tour of our available spaces today or call us directly for immediate assistance."
|
||||
@@ -161,41 +142,17 @@ export default function HomePage() {
|
||||
tag="Client Reviews"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Mitchell",
|
||||
role: "CEO, Local Tech Solutions",
|
||||
testimonial:
|
||||
"The best decision for our growing tech team. Professional environment, perfect location, and responsive management. Our business has thrived here.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3",
|
||||
imageAlt: "Sarah Mitchell",
|
||||
},
|
||||
id: "1", name: "Sarah Mitchell", role: "CEO, Local Tech Solutions", testimonial:
|
||||
"The best decision for our growing tech team. Professional environment, perfect location, and responsive management. Our business has thrived here.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Sarah Mitchell"},
|
||||
{
|
||||
id: "2",
|
||||
name: "Michael Johnson",
|
||||
role: "Owner, Midwest Services",
|
||||
testimonial:
|
||||
"Flexible terms and excellent customer service. We've been here for 5 years and couldn't be happier. Highly recommend to any Wichita business.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=2",
|
||||
imageAlt: "Michael Johnson",
|
||||
},
|
||||
id: "2", name: "Michael Johnson", role: "Owner, Midwest Services", testimonial:
|
||||
"Flexible terms and excellent customer service. We've been here for 5 years and couldn't be happier. Highly recommend to any Wichita business.", imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg", imageAlt: "Michael Johnson"},
|
||||
{
|
||||
id: "3",
|
||||
name: "Jennifer Rodriguez",
|
||||
role: "Director, Professional Services",
|
||||
testimonial:
|
||||
"Outstanding facilities and a great community of local businesses. Support team is always available when we need them. Perfect fit for our company.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4",
|
||||
imageAlt: "Jennifer Rodriguez",
|
||||
},
|
||||
id: "3", name: "Jennifer Rodriguez", role: "Director, Professional Services", testimonial:
|
||||
"Outstanding facilities and a great community of local businesses. Support team is always available when we need them. Perfect fit for our company.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Jennifer Rodriguez"},
|
||||
{
|
||||
id: "4",
|
||||
name: "David Kim",
|
||||
role: "Partner, Wichita Consulting Group",
|
||||
testimonial:
|
||||
"Prime location with professional amenities. The management truly cares about tenant success. We've referred several businesses here and all are very satisfied.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg",
|
||||
imageAlt: "David Kim",
|
||||
},
|
||||
id: "4", name: "David Kim", role: "Partner, Wichita Consulting Group", testimonial:
|
||||
"Prime location with professional amenities. The management truly cares about tenant success. We've referred several businesses here and all are very satisfied.", imageSrc: "http://img.b2bpic.net/free-photo/smiling-homosexual-man-official-suit-looking-camera-close-up-shot-happy-gay-getting-dressed-wedding-ceremony-standing-hotel-room-with-his-partner-background-love-emotion-concept_74855-22675.jpg", imageAlt: "David Kim"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -203,14 +160,38 @@ export default function HomePage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="faq" data-section="faq">
|
||||
<FaqDouble
|
||||
title="Frequently Asked Questions"
|
||||
description="Find answers to common questions about leasing space at Cornerstone Business Park"
|
||||
tag="FAQ"
|
||||
faqs={[
|
||||
{
|
||||
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."},
|
||||
{
|
||||
id: "2", title: "What are your lease terms?", content: "We offer flexible lease options ranging from 1 to 5 years. Short-term leases are available for growing businesses, and we can negotiate custom terms based on your requirements. Contact our management team to discuss options that fit your budget."},
|
||||
{
|
||||
id: "3", title: "Is the location accessible?", content: "Yes. Cornerstone Business Park is conveniently located in central Wichita with easy access to major highways (I-35, US-54). Our address is 1500 East Business Park Drive. Free parking and excellent visibility make us easy to find and access."},
|
||||
{
|
||||
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."},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
faqsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBase
|
||||
logoText="Cornerstone Business Park"
|
||||
copyrightText="© 2025 Cornerstone Business Park, Wichita KS. All rights reserved."
|
||||
columns={[
|
||||
{
|
||||
title: "Spaces",
|
||||
items: [
|
||||
title: "Spaces", items: [
|
||||
{ label: "Office Suites", href: "/available-spaces" },
|
||||
{ label: "Warehouse Space", href: "/available-spaces" },
|
||||
{ label: "Flex Spaces", href: "/available-spaces" },
|
||||
@@ -218,8 +199,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Location", href: "/location" },
|
||||
{ label: "Contact", href: "/contact" },
|
||||
@@ -227,8 +207,7 @@ export default function HomePage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Contact",
|
||||
items: [
|
||||
title: "Contact", items: [
|
||||
{ label: "Phone: (316) 555-0147", href: "tel:+13165550147" },
|
||||
{ label: "1500 East Business Park Drive", href: "#" },
|
||||
{ label: "Wichita, KS 67202", href: "#" },
|
||||
|
||||
Reference in New Issue
Block a user