Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c279dc6298 | |||
| a74f0049fe |
@@ -44,7 +44,10 @@ export default function LandingPage() {
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
title="Making Tech Simple and Engaging"
|
||||
description="Your go-to source for the latest in technology, AI tools, gaming, and internet tips. Empowering you to master the digital world."
|
||||
buttons={[{ text: "Explore Guides", href: "#blog" }]}
|
||||
buttons={[
|
||||
{ text: "Explore Guides", href: "#blog" },
|
||||
{ text: "Contact Us", href: "#contact" }
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=crh4fb"
|
||||
imageAlt="Futuristic tech workspace"
|
||||
mediaAnimation="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user