Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-04 18:36:24 +00:00

View File

@@ -58,9 +58,9 @@ export default function HomePage() {
{
imageSrc: "http://img.b2bpic.net/free-photo/managers-discussing-reports-with-boss-sitting-meeting-table-with-monitor-holding-documents-business-meeting-teamwork-concept_74855-11867.jpg", imageAlt: "Bright modern office interior with natural light"},
{
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-receptionist-while-arriving-spa_637285-9455.jpg", imageAlt: "Professional reception area with welcoming staff"},
imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-receptionist-while-arriving-spa_637285-9455.jpg?_wi=1", imageAlt: "Professional reception area with welcoming staff"},
{
imageSrc: "http://img.b2bpic.net/free-photo/empty-parking-lots-aerial-view_1127-4052.jpg", imageAlt: "Ample parking lot for clients and tenants"},
imageSrc: "http://img.b2bpic.net/free-photo/empty-parking-lots-aerial-view_1127-4052.jpg?_wi=1", imageAlt: "Ample parking lot for clients and tenants"},
]}
mediaAnimation="blur-reveal"
/>
@@ -73,7 +73,7 @@ export default function HomePage() {
features={[
{
id: 1,
title: "Reception You Can Trust", description: "Welcoming, professional, helpful. Your clients are greeted by our friendly receptionist team who genuinely care about making a great impression.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-receptionist-while-arriving-spa_637285-9455.jpg", imageAlt: "Professional receptionist greeting clients"},
title: "Reception You Can Trust", description: "Welcoming, professional, helpful. Your clients are greeted by our friendly receptionist team who genuinely care about making a great impression.", imageSrc: "http://img.b2bpic.net/free-photo/happy-woman-talking-receptionist-while-arriving-spa_637285-9455.jpg?_wi=2", imageAlt: "Professional receptionist greeting clients"},
{
id: 2,
title: "Always Presentable", description: "Clean interiors and well-maintained common areas. Every detail is kept pristine so your space always reflects excellence.", imageSrc: "http://img.b2bpic.net/free-photo/front-view-people-working-office_23-2150697582.jpg", imageAlt: "Clean, organized office workspace"},
@@ -82,7 +82,7 @@ export default function HomePage() {
title: "Easy Highway 50 Access", description: "Located in Folsom with direct, convenient access to Highway 50. No complicated routes—just smooth commutes for you and your clients.", imageSrc: "http://img.b2bpic.net/free-photo/aerial-views-with-streets_23-2148959678.jpg", imageAlt: "Highway 50 access and transportation routes"},
{
id: 4,
title: "Plenty of Parking", description: "Ample on-site parking for you and your clients. No more searching—just arrive and focus on business.", imageSrc: "http://img.b2bpic.net/free-photo/empty-parking-lots-aerial-view_1127-4052.jpg", imageAlt: "Spacious parking lot with plenty of spaces"},
title: "Plenty of Parking", description: "Ample on-site parking for you and your clients. No more searching—just arrive and focus on business.", imageSrc: "http://img.b2bpic.net/free-photo/empty-parking-lots-aerial-view_1127-4052.jpg?_wi=2", imageAlt: "Spacious parking lot with plenty of spaces"},
]}
textboxLayout="default"
useInvertedBackground={false}