134 lines
8.9 KiB
JavaScript
134 lines
8.9 KiB
JavaScript
|
||
import Layout from "@/components/layout/Layout"
|
||
import Link from "next/link"
|
||
export default function Home() {
|
||
|
||
return (
|
||
<>
|
||
<Layout headerStyle={2} footerStyle={1} breadcrumbTitle="Contact Us">
|
||
<div>
|
||
{/* Contact Form Section */}
|
||
<section className="contact-info-section pt_120">
|
||
<div className="auto-container">
|
||
<div className="row clearfix">
|
||
<div className="col-lg-4 col-md-6 col-sm-12 info-column">
|
||
<div className="info-block-one">
|
||
<h3>Quick Contact</h3>
|
||
<div className="inner-box">
|
||
<div className="icon-box"><i className="icon-2"></i></div>
|
||
<p><Link href="tel:647-722-3434">+647-722-3434</Link><br /> <Link href="tel:416-622-2873">+416-622-2873</Link></p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div className="col-lg-4 col-md-6 col-sm-12 info-column">
|
||
<div className="info-block-one">
|
||
<h3>Email Address</h3>
|
||
<div className="inner-box">
|
||
<div className="icon-box"><i className="icon-26"></i></div>
|
||
<p><Link href="mailto:info@rapharehab.ca">info@rapharehab.ca</Link><br /><Link href="mailto:bloor@rapharehab.ca">bloor@rapharehab.ca</Link></p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
<div className="col-lg-4 col-md-6 col-sm-12 info-column">
|
||
<div className="info-block-one">
|
||
<h3>Mailing Address</h3>
|
||
<div className="inner-box">
|
||
<div className="icon-box"><img src="assets/images/icons/icon-2.png" alt="" /></div>
|
||
<p>6 – 4335 Bloor Street West <br />Etobicoke, M9C5S2</p>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
{/* Contact Form Section End */}
|
||
{/* Contact Form Section2 */}
|
||
<section className="contact-style-three pt_90 pb_120">
|
||
<div className="auto-container">
|
||
<div className="row clearfix">
|
||
<div className="col-lg-8 col-md-12 col-sm-12 form-column">
|
||
<div className="form-inner mr_40">
|
||
<div className="sec-title mb_50">
|
||
<h2>Send a Message</h2>
|
||
</div>
|
||
<form method="post" action="sendemail.php" id="contact-form" className="default-form">
|
||
<div className="row clearfix">
|
||
<div className="col-lg-6 col-md-6 col-sm-12 form-group">
|
||
<input type="text" name="username" placeholder="First Name" required />
|
||
</div>
|
||
<div className="col-lg-6 col-md-6 col-sm-12 form-group">
|
||
<input type="text" name="lname" placeholder="Last Name" required />
|
||
</div>
|
||
<div className="col-lg-6 col-md-6 col-sm-12 form-group">
|
||
<input type="email" name="email" placeholder="Your email" required />
|
||
</div>
|
||
<div className="col-lg-6 col-md-6 col-sm-12 form-group">
|
||
<input type="text" name="phone" required placeholder="Phone" />
|
||
</div>
|
||
<div className="col-lg-12 col-md-12 col-sm-12 form-group">
|
||
<input type="text" name="subject" required placeholder="Subject" />
|
||
</div>
|
||
<div className="col-lg-12 col-md-12 col-sm-12 form-group">
|
||
<textarea name="message" placeholder="Message"></textarea>
|
||
</div>
|
||
<div className="col-lg-12 col-md-12 col-sm-12 form-group message-btn">
|
||
<button className="theme-btn btn-one" type="submit" name="submit-form"><span>Send Message</span></button>
|
||
</div>
|
||
</div>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
<div className="col-lg-4 col-md-12 col-sm-12 image-column">
|
||
<figure className="image-box"><img src="assets/images/resource/contact-1.jpg" alt="" /></figure>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
{/* Contact Form Section2 End */}
|
||
|
||
{/* Google Map Section */}
|
||
<section className="google-map-section">
|
||
{/*Map Outer*/}
|
||
<div className="map-inner">
|
||
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2886.847666572518!2d-79.57789668450145!3d43.6308386791466!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x882b3811bd400001%3A0x87ffabfe7d6aeeca!2s4335+Bloor+St+W+%236%2C+Etobicoke%2C+ON+M9C+5S2%2C+Canada!5e0!3m2!1sen!2sca!4v1693224000000!5m2!1sen!2sca" height={570} style={{ border: 0, width: "100%" }} allowFullScreen loading="lazy" referrerPolicy="no-referrer-when-downgrade" />
|
||
</div>
|
||
</section>
|
||
{/* Google Map Section End */}
|
||
{/* subscibe */}
|
||
<section className="subscribe-section">
|
||
<div className="auto-container">
|
||
<div className="inner-container">
|
||
<div className="row align-items-center">
|
||
<div className="col-lg-6 col-md-12 col-sm-12 text-column">
|
||
<div className="text-box">
|
||
<h2><span>Subscribe</span> for the exclusive updates!</h2>
|
||
</div>
|
||
</div>
|
||
<div className="col-lg-6 col-md-12 col-sm-12 form-column">
|
||
<div className="form-inner">
|
||
<form method="post" action="contact">
|
||
<div className="form-group">
|
||
<input type="email" name="email" placeholder="Enter Your Email Address" required />
|
||
<button type="submit" className="theme-btn btn-one"><span>Subscribe Now</span></button>
|
||
</div>
|
||
<div className="form-group">
|
||
<div className="check-box">
|
||
<input className="check" type="checkbox" id="checkbox1" />
|
||
<label htmlFor="checkbox1">I agree to the <Link href="/">Privacy Policy.</Link></label>
|
||
</div>
|
||
</div>
|
||
</form>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</div>
|
||
</section>
|
||
{/* subscibe end */}
|
||
</div>
|
||
|
||
</Layout>
|
||
</>
|
||
)
|
||
}
|