Compare commits
18 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9918a651d3 | |||
| 7939a4ef0f | |||
| ad4e42826e | |||
| 17f6f75966 | |||
| 7334d32e93 | |||
| 2ac8a2718c | |||
| 48183952b0 | |||
| 8dc98e8670 | |||
| 5faa048375 | |||
| b71dd777a7 | |||
| ecb415bc15 | |||
| 6b7d5d0373 | |||
| 7cd5d629c4 | |||
| 7093dc3012 | |||
| 0ecdeadf5f | |||
| c8f81aa7bb | |||
| 9ed0374e31 | |||
| dc9c5eeb35 |
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
{ id: "5", name: "Generative Station", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/black-creative-person-using-pencil-draw-vase-design-canvas-easel-workshop-space-home-african-american-artist-drawing-modern-masterpiece-successful-fine-art-hobby_482257-33994.jpg" },
|
||||
{ id: "6", name: "SculptMaster Pro", price: "$349", imageSrc: "http://img.b2bpic.net/free-photo/vr-glasses-cell-phone-wooden-desk_1387-986.jpg" },
|
||||
]}
|
||||
title="Our Solutions"
|
||||
title="Professional Tools for Modern Creators"
|
||||
description="Discover high-performance software and hardware for creators."
|
||||
/>
|
||||
</div>
|
||||
@@ -181,8 +181,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterCard
|
||||
logoText="BlackArtTech
|
||||
"
|
||||
logoText="BlackArtTech"
|
||||
copyrightText="© 2025 BlackArtTech Technologies. All rights reserved."
|
||||
socialLinks={[
|
||||
{ icon: Github, href: "#", ariaLabel: "Github" },
|
||||
@@ -194,4 +193,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user