Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9e38fe45b5 | |||
| 3de68dcc35 | |||
| 45efd10636 | |||
| 8722f92e69 |
@@ -76,13 +76,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
title: "Weekly Deep Dives", description: "Mastering the latest trends in digital art and web design with detailed walkthroughs.", buttonIcon: Zap,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZoj7eSi3bOUgRhFrgM5XyrP/a-high-tech-digital-art-studio-workspace-1774895051362-c1748b67.png?_wi=2", imageAlt: "A high-tech digital art studio workspace"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZoj7eSi3bOUgRhFrgM5XyrP/a-high-tech-digital-art-studio-workspace-1774895051362-c1748b67.png?_wi=2", imageAlt: "A high-tech digital art studio workspace"
|
||||
},
|
||||
{
|
||||
title: "Project Showcases", description: "Behind-the-scenes looks at how real-world creative projects are built from scratch.", buttonIcon: Sparkles,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZoj7eSi3bOUgRhFrgM5XyrP/close-up-photo-of-creative-tools-like-a--1774895050237-0a7cdbe1.png?_wi=2", imageAlt: "Creative tools workspace"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZoj7eSi3bOUgRhFrgM5XyrP/close-up-photo-of-creative-tools-like-a--1774895050237-0a7cdbe1.png?_wi=2", imageAlt: "Creative tools workspace"
|
||||
},
|
||||
{
|
||||
title: "Creative Tutorials", description: "Hands-on guides to help you achieve your design goals faster.", buttonIcon: Award,
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZoj7eSi3bOUgRhFrgM5XyrP/iconic-digital-design-representation-sho-1774895051830-7bb3087b.png", imageAlt: "Digital design showcase"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BfzZoj7eSi3bOUgRhFrgM5XyrP/iconic-digital-design-representation-sho-1774895051830-7bb3087b.png", imageAlt: "Digital design showcase"
|
||||
},
|
||||
]}
|
||||
title="What You'll Find Here"
|
||||
description="Curated content designed to elevate your craft through consistent, actionable insights."
|
||||
@@ -135,4 +138,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user