Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ce54e2266e | |||
| 28795d736a | |||
| 0c587cddc3 | |||
| 9d088e14ef |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
{
|
||||
name: "Location", id: "location"},
|
||||
]}
|
||||
brandName="Synergy"
|
||||
brandName="Synergy Internet Business Center"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={false}
|
||||
title="Built for the Ambitious"
|
||||
description="Founded on the belief that environment shapes performance, we've created a space where great businesses are cultivated."
|
||||
description="Synergy Internet Business Center was founded on the belief that environment shapes performance, creating a space where great businesses are cultivated."
|
||||
bulletPoints={[
|
||||
{
|
||||
title: "On-Site Data Center", description: "Enterprise-grade connectivity designed for high-performance business."},
|
||||
@@ -167,7 +167,7 @@ export default function LandingPage() {
|
||||
},
|
||||
]}
|
||||
title="Every Amenity, Zero Compromise"
|
||||
description="From private offices to community lounges, designed for total productivity."
|
||||
description="From private offices to community lounges, Synergy Internet Business Center is designed for total productivity."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -197,7 +197,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-female-graphic-designers-interacting-with-each-other_1170-2973.jpg?_wi=1", imageAlt: "tech entrepreneur portrait professional"},
|
||||
]}
|
||||
title="Choose Your Level"
|
||||
description="Flexible plans for every size of business."
|
||||
description="Flexible plans for every size of business at Synergy Internet Business Center."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
showRating={true}
|
||||
title="Voices from Our Community"
|
||||
description="Trusted by Tampa's most innovative business leaders."
|
||||
description="Trusted by Florida's most innovative business leaders at Synergy Internet Business Center."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get in Touch"
|
||||
title="Tour Synergy This Week"
|
||||
description="Experience our high-performance infrastructure firsthand."
|
||||
description="Experience our high-performance infrastructure firsthand at Synergy Internet Business Center."
|
||||
buttons={[
|
||||
{
|
||||
text: "Schedule a Tour", href: "mailto:info@synergyibc.com"},
|
||||
@@ -263,4 +263,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user