Merge version_3 into main #3
@@ -1392,4 +1392,4 @@ export default function RootLayout({
|
||||
</body>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -61,7 +61,7 @@ export default function LandingPage() {
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/postmodern-business-cover-collection_23-2148884225.jpg", imageAlt: "Digital illustration" },
|
||||
]}
|
||||
buttons={[
|
||||
{ text: "Explore Our Portfolio", href: "features" },
|
||||
{ text: "View Our Work", href: "features" },
|
||||
{ text: "Start Your Project", href: "contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -243,4 +243,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user