Update src/app/page.tsx

This commit is contained in:
2026-03-06 00:50:08 +00:00
parent ad273dec49
commit d9b45baa2e

View File

@@ -192,21 +192,21 @@ export default function HomePage() {
name: "Private Office Suite",
price: "$800-1,500/mo",
imageSrc:
"http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg",
"http://img.b2bpic.net/free-photo/boardroom-office-space-with-desks-stationary-tools-used-everyday-executive-tasks-company-department-place-empty-startup-coworking-space-small-business-decorations_482257-70394.jpg?_wi=1",
},
{
id: "2",
name: "Virtual Office",
price: "$200-400/mo",
imageSrc:
"http://img.b2bpic.net/free-photo/elderly-therapist-gazing-towards-window_482257-114915.jpg",
"http://img.b2bpic.net/free-photo/elderly-therapist-gazing-towards-window_482257-114915.jpg?_wi=1",
},
{
id: "3",
name: "Meeting Rooms",
price: "$50-150/hr",
imageSrc:
"http://img.b2bpic.net/free-photo/three-friends-reading-from-books-notebook-library_23-2149283378.jpg",
"http://img.b2bpic.net/free-photo/three-friends-reading-from-books-notebook-library_23-2149283378.jpg?_wi=1",
},
]}
textboxLayout="default"
@@ -233,7 +233,7 @@ export default function HomePage() {
testimonial:
"As a wheelchair user, I was thrilled to find an office provider that truly understands accessibility. Regus has exceeded my expectations in every way.",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1",
imageAlt: "Sarah Johnson",
},
{
@@ -243,7 +243,7 @@ export default function HomePage() {
testimonial:
"The accessibility features at Regus are incredible. I can focus on my business knowing that all my team members, regardless of ability, feel welcome and supported.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg",
"http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg?_wi=1",
imageAlt: "Michael Chen",
},
{
@@ -273,7 +273,7 @@ export default function HomePage() {
testimonial:
"I appreciate that every Regus location is fully accessible. It means I can work from any office without worrying about accommodations. Excellent service!",
imageSrc:
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg",
"http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2",
imageAlt: "Laura Martinez",
},
{
@@ -283,7 +283,7 @@ export default function HomePage() {
testimonial:
"From wheelchair access to assistive technology support, Regus has thought of everything. This is what professional accessibility looks like.",
imageSrc:
"http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg",
"http://img.b2bpic.net/free-photo/smiling-mid-adult-businessman-using-computer-while-working-office-desk_637285-6746.jpg?_wi=2",
imageAlt: "James Wilson",
},
]}