Update src/app/page.tsx
This commit is contained in:
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
tagIcon={Lightbulb}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ARG8WLOnd73ZM6q5jxljQ02a6d/a-team-of-talented-web-designers-and-dev-1772547975471-2336ffa4.png"
|
||||
imageAlt="Diverse team of web designers and developers"
|
||||
buttons={[{ text: "Learn More", href: "#services" }]}
|
||||
buttons={[{ text: "Explore Our Services", href: "services" }]}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user