Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-03 20:57:16 +00:00

View File

@@ -57,15 +57,15 @@ export default function HomePage() {
{
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"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", 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", imageAlt: "Michael Johnson"},
imageSrc: "http://img.b2bpic.net/free-photo/content-beautiful-businesswoman-standing-window_1262-1778.jpg?_wi=1", 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", imageAlt: "Jennifer Rodriguez"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Jennifer Rodriguez"},
]}
buttons={[
{ text: "Call Now: (316) 555-0147", href: "tel:+13165550147" },
@@ -143,13 +143,13 @@ export default function HomePage() {
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", imageAlt: "Sarah Mitchell"},
"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: "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"},
"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: "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"},
"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: "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"},