Compare commits
10 Commits
version_9
...
version_12
| Author | SHA1 | Date | |
|---|---|---|---|
| 14228d94bc | |||
| d8c7ee242e | |||
| f0060abdb0 | |||
| c05afbaaef | |||
| 2634dfbd21 | |||
| 63ad96e4f0 | |||
| ec7a263b7b | |||
| 8467e51bde | |||
| 8328c46502 | |||
| 96e077656f |
@@ -50,12 +50,12 @@ export default function AboutPage() {
|
||||
{
|
||||
id: "g1", groupTitle: "Founder", members: [
|
||||
{
|
||||
id: "m1", title: "Tyler Wong", subtitle: "Founder", detail: "Former pro athlete turned SEO specialist, hyper-focused on Calgary local search growth.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/icon-of-a-business-profile-dashboard-con-1776696811248-88e16e87.png", imageAlt: "Icon of a business profile dashboard construction tool. Clean professional vector icon, minimalist, "
|
||||
id: "m1", title: "Tyler Wong", subtitle: "Founder", detail: "9 years as a pro hockey player taught me that preparation and execution win. I built Local Rank Experts on that same standard — every client gets a fully optimized profile, transparent reporting, and someone who actually cares about the result.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/uploaded-1776707206107-w3hmpydo.jpg", imageAlt: "Icon of a business profile dashboard construction tool. Clean professional vector icon, minimalist, "
|
||||
},
|
||||
],
|
||||
},
|
||||
]}
|
||||
title="Who We Are "
|
||||
title="About Us "
|
||||
description="We are a small, focused agency where you get direct access to the experts doing the work."
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -73,15 +73,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "f1", title: "GBP Optimization", author: "Direct", description: "Full profile audit and optimization for maximum Google Maps visibility.", tags: [""],
|
||||
id: "f1", title: "GBP Optimization", author: "", description: "Full profile audit and optimization for maximum Google Maps visibility.", tags: [""],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/detailed-magnifying-glass-hovering-over--1776696797495-e99d9ec3.png"
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Local SEO Management", author: "Ongoing", description: "Weekly posting, review management, and geo-grid tracking.", tags: [""],
|
||||
id: "f2", title: "Local SEO Management", author: "", description: "Weekly posting, review management, and geo-grid tracking.", tags: [""],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/icon-of-a-rising-chart-and-gears-profess-1776696803967-25d49a80.png"
|
||||
},
|
||||
{
|
||||
id: "f3", title: "Citation Building", author: "Technical", description: "Consistent business listings across the web — a core ranking signal ", tags: [""],
|
||||
id: "f3", title: "Citation Building", author: "", description: "Consistent business listings across the web — a core ranking signal ", tags: [""],
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3CVsKYOORG1QTC0iM3LA3BfvJY3/icon-showing-interconnected-digital-mark-1776696818359-2dd31738.png"
|
||||
},
|
||||
]}
|
||||
@@ -129,4 +129,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user