Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5139878351 | |||
| e97ea5234e |
@@ -79,7 +79,7 @@ export default function LandingPage() {
|
||||
gridVariant="uniform-all-items-equal"
|
||||
carouselMode="buttons"
|
||||
buttons={[
|
||||
{ text: "See all designs", href: "#" }
|
||||
{ text: "View Our Full Portfolio", href: "#" }
|
||||
]}
|
||||
products={[
|
||||
{
|
||||
@@ -196,4 +196,4 @@ export default function LandingPage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user