Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 282d3bb8ad |
@@ -265,6 +265,13 @@ export default function StarWarsPage() {
|
|||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
buttonText="Join Community"
|
buttonText="Join Community"
|
||||||
/>
|
/>
|
||||||
|
<div className="flex justify-center mt-12">
|
||||||
|
<img
|
||||||
|
src="https://webuild-dev.s3.eu-north-1.amazonaws.com/gallery/uploaded-1766502905270-5whkj6nu.jpg"
|
||||||
|
alt="Star Wars galaxy scene"
|
||||||
|
className="w-full max-w-2xl rounded-lg shadow-lg"
|
||||||
|
/>
|
||||||
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
|
|||||||
Reference in New Issue
Block a user