Update src/app/page.tsx
This commit is contained in:
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
logoSrc="http://img.b2bpic.net/free-vector/tree-shape-logo-template_1156-717.jpg"
|
||||
logoAlt="Leo's Landscape Tree Service Logo"
|
||||
brandName="Leo's Landscape Tree Service"
|
||||
className="bg-transparent"
|
||||
className="bg-background"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -278,4 +278,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user