Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 6357689085 | |||
| 59e44adaec | |||
| dfb57121ac |
@@ -60,19 +60,6 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="map" data-section="map">
|
||||
<div className="w-full h-96 flex items-center justify-center p-10">
|
||||
<iframe
|
||||
src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3768.123456789!2d73.06!3d19.28!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x0%3A0x0!2zMTnCsDE2JzQ4LjAiTiA3M8KwMDMnMzYuMCJF!5e0!3m2!1sen!2sin!4v1612345678901!5m2!1sen!2sin"
|
||||
width="100%"
|
||||
height="100%"
|
||||
style={{ border: 0 }}
|
||||
allowFullScreen
|
||||
loading="lazy"
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div id="services" data-section="services">
|
||||
<FeatureCardTwentyNine
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user