Merge version_2 into main #3
@@ -88,7 +88,10 @@ export default function LandingPage() {
|
||||
{ type: "text", content: "Global Trade Excellence" }
|
||||
]}
|
||||
useInvertedBackground={true}
|
||||
buttons={[{ text: "Learn Our Story", href: "#" }]}
|
||||
buttons={[
|
||||
{ text: "Learn Our Story", href: "#" },
|
||||
{ text: "Request Bulk Quote", href: "#contact" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user