Merge version_3 into main #5

Merged
bender merged 2 commits from version_3 into main 2026-03-06 00:58:49 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -1384,4 +1384,4 @@ export default function RootLayout({
</body>
</html>
);
}
}

View File

@@ -183,8 +183,8 @@ export default function HomePage() {
<div id="testimonials" data-section="testimonials">
<TestimonialCardSix
title="What Our Members Say"
description="98% of our members report feeling fully supported and valued in our spaces. Hear from professionals who have experienced the Regus difference and accessibility commitment."
title="What Our Members Say — 98% Satisfaction"
description="Hear from professionals who have experienced the Regus difference and accessibility commitment."
tag="Member Testimonials"
tagIcon={Quote}
textboxLayout="default"
@@ -261,4 +261,4 @@ export default function HomePage() {
</div>
</ThemeProvider>
);
}
}