6 Commits

Author SHA1 Message Date
0a8f19f2a7 Update src/app/page.tsx 2026-03-12 07:18:38 +00:00
8e607ed3b5 Update src/app/about/page.tsx 2026-03-12 07:18:37 +00:00
b915b7c3c5 Merge version_16 into main
Merge version_16 into main
2026-03-12 07:13:59 +00:00
4b528d73c0 Merge version_16 into main
Merge version_16 into main
2026-03-12 07:12:14 +00:00
eb8c65edfb Merge version_16 into main
Merge version_16 into main
2026-03-12 06:46:42 +00:00
89c56f8dcc Merge version_16 into main
Merge version_16 into main
2026-03-12 06:43:53 +00:00
2 changed files with 4 additions and 4 deletions

View File

@@ -27,7 +27,7 @@ export default function AboutPage() {
<NavbarStyleFullscreen
navItems={[
{ name: "About", id: "/about" },
{ name: "Services", id: "services" },
{ name: "Services", id: "/services" },
{ name: "Process", id: "process" },
{ name: "Contact", id: "/contact" }
]}

View File

@@ -112,15 +112,15 @@ export default function LandingPage() {
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773296815973-4v0oqvhn.jpg"
},
{
id: "2", name: "Vero helped out so much. ", handle: "Brian O'Neill ", testimonial: "Vero AI put together a solid website for our contracting business that looks professional and actually brings in leads. Customers can see our work, understand what we do, and reach out a lot easier. Its helped us look more legit and close more jobs", rating: 5,
id: "2", name: "Vero helped out so much. ", handle: "Brian O'Neill ", testimonial: "Vero AI put together a solid website for our contracting business that looks professional and actually brings in leads. Customers can see our work, understand what we do, and reach out a lot easier. It's helped us look more legit and close more jobs", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773297994191-0hm4w5p4.jpg"
},
{
id: "3", name: "Vero helped out so much. ", handle: "James Smith", testimonial: "Since using Vero AIs agent, reservation calls have been way easier to manage. It handles bookings for us, keeps us from missing calls, and frees up our staff to focus on the customers in front of us. Its made a big difference for our restaurant.", rating: 5,
id: "3", name: "Vero helped out so much. ", handle: "James Smith", testimonial: "Since using Vero AI's agent, reservation calls have been way easier to manage. It handles bookings for us, keeps us from missing calls, and frees up our staff to focus on the customers in front of us. It's made a big difference for our restaurant.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773299384526-nwwb2oao.jpg"
},
{
id: "4", name: "Vero helped out so much. ", handle: "William Price ", testimonial: "Vero helped out so much. Im a solo handyman, so I used to have to handle every single lead myself. Vero AI built me a website and set up an AI agent, and now clients can find me, get their questions answered, and even book jobs without me having to stop what Im doing. Its made my business way more efficient.", rating: 5,
id: "4", name: "Vero helped out so much. ", handle: "William Price ", testimonial: "Vero helped out so much. I'm a solo handyman, so I used to have to handle every single lead myself. Vero AI built me a website and set up an AI agent, and now clients can find me, get their questions answered, and even book jobs without me having to stop what I'm doing. It's made my business way more efficient.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Ab9WrGggvouKVqc6dwqfHCHOvA/uploaded-1773299391786-fgz8uuxz.jpg"
}
]}