Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 3ff4a974fe | |||
| 6c77014f19 | |||
| cf112832de | |||
| acd4ba3d40 |
@@ -119,6 +119,9 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
/>
|
/>
|
||||||
|
<div className="flex justify-center p-8">
|
||||||
|
<img src="https://api.qrserver.com/v1/create-qr-code/?size=200x200&data=https://rehbar.edu/apply" alt="Registration QR Code" className="w-48 h-48" />
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="testimonials" data-section="testimonials">
|
<div id="testimonials" data-section="testimonials">
|
||||||
@@ -156,4 +159,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user