Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -15,6 +15,14 @@ export default function HomePage() {
|
||||
<div id="hero" data-section="hero">
|
||||
<SectionErrorBoundary name="hero">
|
||||
<HeroCenteredLogos
|
||||
avatarsSrc={[
|
||||
"https://i.pravatar.cc/150?img=1",
|
||||
"https://i.pravatar.cc/150?img=2",
|
||||
"https://i.pravatar.cc/150?img=3",
|
||||
"https://i.pravatar.cc/150?img=4",
|
||||
"https://i.pravatar.cc/150?img=5"
|
||||
]}
|
||||
names={["Client 1", "Client 2", "Client 3", "Client 4", "Client 5"]}
|
||||
avatarText="Trusted by 80+ happy clients"
|
||||
title="Hollywood Nails: Manchester's Finest Studio"
|
||||
description="Experience professional nail care with a touch of glamour. We specialize in flawless gel, acrylic, and intricate nail art. Walk-in service only."
|
||||
|
||||
Reference in New Issue
Block a user