Update src/app/page.tsx
This commit is contained in:
@@ -117,7 +117,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroCarouselLogo
|
||||
logoText="M&T KELLY"
|
||||
logoText="M&T Kelly"
|
||||
description="Geelong's Trusted Local Electrician. Domestic & Commercial Wiring Specialists"
|
||||
buttons={[
|
||||
{ text: "Call 0418 527 497", href: "tel:0418527497" },
|
||||
@@ -203,4 +203,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user