Merge version_2 into main #10
@@ -36,6 +36,8 @@ export default function LandingPage() {
|
||||
{ name: "Why Us", id: "features" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
]}
|
||||
bottomLeftText="Chicago, IL"
|
||||
bottomRightText="(312) 237-0726"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -225,8 +227,6 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/dolly-out-shot-african-american-employees-sitting-desks-office-imputing-data-computers-overnight-coworkers-modern-relaxed-workspace-solving-tasks-nightshift_482257-70203.jpg"
|
||||
imageAlt="Your Web Chicago office with professional workspace"
|
||||
logoText="Your Web"
|
||||
copyrightText="© 2025 Your Web. All rights reserved. Crafted by Neo Cymian."
|
||||
columns={[
|
||||
{
|
||||
title: "Company", items: [
|
||||
@@ -250,6 +250,8 @@ export default function LandingPage() {
|
||||
],
|
||||
},
|
||||
]}
|
||||
logoText="Your Web"
|
||||
copyrightText="© 2025 Your Web. All rights reserved. Crafted by Neo Cymian."
|
||||
/>
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
|
||||
Reference in New Issue
Block a user