Merge version_5 into main #6
@@ -1406,4 +1406,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
@@ -62,8 +62,8 @@ export default function HomePage() {
|
||||
tagIcon={Sparkles}
|
||||
tagAnimation="opacity"
|
||||
buttons={[
|
||||
{ text: "Explore Models", href: "/models" },
|
||||
{ text: "Learn More", href: "/about" },
|
||||
{ text: "Explore AI Models", href: "/models" },
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/beautiful-woman-posing-cafe_72229-1430.jpg"
|
||||
@@ -200,8 +200,8 @@ export default function HomePage() {
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
buttons={[
|
||||
{ text: "Get in Touch", href: "/contact" },
|
||||
{ text: "Request Proposal", href: "#" },
|
||||
{ text: "Get in Touch", href: "/contact" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -243,4 +243,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user