Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e6d7ac919c | |||
| ea93ad51d7 |
@@ -133,10 +133,10 @@ export default function LandingPage() {
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
title="Stay Connected"
|
||||
description="Join our newsletter for updates on tournament schedules and hardware upgrades."
|
||||
title="Get in Touch"
|
||||
description="Phone: 0300-1234567 | WhatsApp: 0300-1234567 | Address: 123 Gaming Lane, Tech City | Timings: 12pm to 2am Daily"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/traffic-light-trails-urban-street_1359-520.jpg"
|
||||
tag="Newsletter"
|
||||
tag="Contact Us"
|
||||
mediaAnimation="slide-up"
|
||||
imageAlt="Neon red gaming streaks"
|
||||
/>
|
||||
@@ -167,4 +167,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user