Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -52,7 +52,7 @@ export default function LandingPage() {
|
||||
{ text: "View Our Work", href: "#portfolio" },
|
||||
{ text: "Get In Touch", href: "#contact" }
|
||||
]}
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
carouselItems={[
|
||||
{
|
||||
id: "carousel-1", imageSrc: "http://img.b2bpic.net/free-photo/futuristic-school-classroom-future-students_23-2150906118.jpg", imageAlt: "Creative team collaboration workspace"
|
||||
@@ -236,7 +236,7 @@ export default function LandingPage() {
|
||||
description="Ready to transform your vision into reality? Get in touch with our team to discuss your project and explore how we can help drive your success."
|
||||
tagIcon={Mail}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "grid" }}
|
||||
background={{ variant: "animated-grid" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/team-doctors-meeting_107420-84791.jpg"
|
||||
imageAlt="Modern office workspace"
|
||||
|
||||
Reference in New Issue
Block a user