Merge version_2 into main #4
1433
src/app/layout.tsx
1433
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -47,7 +47,7 @@ export default function HomePage() {
|
||||
logoText="Ben Bryant Landscaping"
|
||||
description="Professional landscaping services with integrated client portal for quote requests, project tracking, and seamless communication. Streamline your landscaping business while providing exceptional customer experience."
|
||||
buttons={[
|
||||
{ text: "Request a Quote", href: "client-portal" },
|
||||
{ text: "Get Your Free Quote", href: "client-portal" },
|
||||
{ text: "View Portfolio", href: "portfolio" },
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/female-legs-woman-using-lawn-mower_651396-1545.jpg?_wi=1"
|
||||
@@ -278,4 +278,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user