Compare commits
2 Commits
version_31
...
version_32
| Author | SHA1 | Date | |
|---|---|---|---|
| d5afc8b30a | |||
| f92e1189e8 |
@@ -39,7 +39,7 @@ export default function LandingPage() {
|
||||
logoAlt="MCG Merchant Services Logo"
|
||||
brandName="MCG Merchant Services"
|
||||
button={{ text: "Get Started", href: "#contact" }}
|
||||
className="bg-[#020617] px-4 md:px-8"
|
||||
className="bg-[#020617] pl-0 pr-4 md:pr-8"
|
||||
logoClassName="h-24 w-auto scale-150 origin-left mr-auto"
|
||||
/>
|
||||
</div>
|
||||
@@ -178,4 +178,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user