Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-03-06 00:50:14 +00:00
3 changed files with 13 additions and 13 deletions

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",
},
]}

View File

@@ -60,7 +60,7 @@ export default function PricingPage() {
price: "$199",
period: "/month",
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=3",
button: { text: "Get Started", href: "/contact" },
features: [
"Professional business address",
@@ -76,7 +76,7 @@ export default function PricingPage() {
price: "$899",
period: "/month",
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=3",
button: { text: "Book Now", href: "/contact" },
features: [
"Private executive workspace",
@@ -93,7 +93,7 @@ export default function PricingPage() {
price: "$2,499",
period: "/month",
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=3",
button: { text: "Contact Sales", href: "/contact" },
features: [
"Multiple office spaces",

View File

@@ -55,21 +55,21 @@ export default function SpacesPage() {
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=2",
},
{
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=2",
},
{
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=2",
},
]}
textboxLayout="default"