Merge version_28 into main #32
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
logoAlt="MCG Merchant Services Logo"
|
||||
brandName="MCG Merchant Services"
|
||||
className="bg-[#020617] px-4 md:px-8 justify-start"
|
||||
logoClassName="h-20 w-auto scale-150 origin-left mr-auto"
|
||||
logoClassName="h-24 w-auto scale-150 origin-left mr-auto"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
/>
|
||||
</div>
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user