{"id":8,"date":"2025-10-05T07:25:02","date_gmt":"2025-10-05T07:25:02","guid":{"rendered":"https:\/\/dipy.mymvn.app\/?page_id=8"},"modified":"2025-10-05T07:40:29","modified_gmt":"2025-10-05T07:40:29","slug":"elementor-8","status":"publish","type":"page","link":"https:\/\/dipy.mymvn.app\/?page_id=8","title":{"rendered":"Elementor #8"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8\" class=\"elementor elementor-8\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-94755ed e-con-full e-flex e-con e-parent\" data-id=\"94755ed\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-969aff8 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"969aff8\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t  <!-- Hero Section -->\r\n  <section class=\"hero\">\r\n    <div class=\"overlay\"><\/div>\r\n    <div class=\"hero-content\">\r\n      <h1 class=\"hero-title\">Rebecca Nordic Travel<\/h1>\r\n      <p class=\"hero-subtitle\">Luxury Nordic Tours for American Couples & Friends 55+<\/p>\r\n      <a href=\"#contact\" class=\"hero-button\">Plan Your Trip<\/a>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- About Section -->\r\n  <section class=\"about\">\r\n    <h2>About Rebecca Tours<\/h2>\r\n    <p>\r\n      Rebecca Nordic Travel creates unforgettable journeys through Iceland, Lapland, and Norway.\r\n      Our small-group tours focus on comfort, authenticity, and stress-free travel for couples and\r\n      friends seeking the perfect Northern Lights experience.\r\n    <\/p>\r\n  <\/section>\r\n\r\n  <!-- Packages Section -->\r\n  <section class=\"packages\">\r\n    <h2>Our Top Nordic Adventures<\/h2>\r\n\r\n    <div class=\"card\">\r\n      <img decoding=\"async\" src=\"images\/iceland.jpg\" alt=\"Iceland Adventure\">\r\n      <h3>Iceland Aurora Escape<\/h3>\r\n      <p>7 days exploring waterfalls, geysers, and the magical Northern Lights.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n      <img decoding=\"async\" src=\"images\/lapland.jpg\" alt=\"Lapland Experience\">\r\n      <h3>Lapland Comfort Tour<\/h3>\r\n      <p>8 days of cozy cabins, reindeer farms, and slow snow adventures.<\/p>\r\n    <\/div>\r\n\r\n    <div class=\"card\">\r\n      <img decoding=\"async\" src=\"images\/norway.jpg\" alt=\"Norway Fjords\">\r\n      <h3>Norway Fjords & Lights<\/h3>\r\n      <p>10 days of scenic fjords, warm hotels, and unforgettable auroras.<\/p>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <!-- Contact Section -->\r\n  <section id=\"contact\" class=\"contact\">\r\n    <h2>Contact Us<\/h2>\r\n    <form>\r\n      <input type=\"text\" placeholder=\"Full Name\" required>\r\n      <input type=\"email\" placeholder=\"Email Address\" required>\r\n      <input type=\"tel\" placeholder=\"Phone Number\" required>\r\n      <textarea placeholder=\"Tell us about your dream trip...\" required><\/textarea>\r\n      <button type=\"submit\">Send Inquiry<\/button>\r\n    <\/form>\r\n  <\/section>\r\n  \r\n  \r\n  <style>\/* RESET *\/\r\n* {\r\n  margin: 0;\r\n  padding: 0;\r\n  box-sizing: border-box;\r\n  font-family: 'Poppins', sans-serif;\r\n}\r\n\r\n\/* HERO *\/\r\n.hero {\r\n  width: 100%;\r\n  height: 100vh; \/* vh = viewport height = \u05db\u05dc \u05d2\u05d5\u05d1\u05d4 \u05d4\u05de\u05e1\u05da *\/\r\n  background: url('images\/hero.jpg') center\/cover no-repeat;\r\n  display: flex;\r\n  justify-content: center;\r\n  align-items: center;\r\n  color: white;\r\n  text-align: center;\r\n  position: relative;\r\n}\r\n\r\n\r\n.overlay {\r\n  position: absolute;\r\n  inset: 0;\r\n  background: rgba(0, 0, 0, 0.5);\r\n}\r\n\r\n.hero-content {\r\n  position: relative;\r\n  z-index: 2;\r\n  padding: 20px;\r\n}\r\n\r\n.hero-title {\r\n  font-size: 4rem;\r\n  font-weight: 700;\r\n}\r\n\r\n.hero-subtitle {\r\n  font-size: 1.4rem;\r\n  margin: 15px 0 30px;\r\n}\r\n\r\n.hero-button {\r\n  display: inline-block;\r\n  background: #f4c542;\r\n  color: #000;\r\n  padding: 15px 40px;\r\n  border-radius: 30px;\r\n  text-decoration: none;\r\n  font-weight: 600;\r\n  transition: background 0.3s ease;\r\n}\r\n.hero-button:hover {\r\n  background: #fff;\r\n}\r\n\r\n\/* ABOUT *\/\r\n.about {\r\n  background: #fff;\r\n  color: #222;\r\n  padding: 80px 20px;\r\n  text-align: center;\r\n}\r\n.about h2 {\r\n  font-size: 2.5rem;\r\n  margin-bottom: 20px;\r\n}\r\n.about p {\r\n  max-width: 800px;\r\n  margin: 0 auto;\r\n  font-size: 1.1rem;\r\n  line-height: 1.6;\r\n}\r\n\r\n\/* PACKAGES *\/\r\n.packages {\r\n  background: #f7f7f7;\r\n  text-align: center;\r\n  padding: 80px 20px;\r\n}\r\n.packages h2 {\r\n  font-size: 2.5rem;\r\n  margin-bottom: 40px;\r\n}\r\n.card {\r\n  display: inline-block;\r\n  width: 300px;\r\n  background: #fff;\r\n  margin: 15px;\r\n  border-radius: 10px;\r\n  box-shadow: 0 0 10px rgba(0,0,0,0.1);\r\n  overflow: hidden;\r\n}\r\n.card img {\r\n  width: 100%;\r\n  height: 200px;\r\n  object-fit: cover;\r\n}\r\n.card h3 {\r\n  margin: 15px 0 5px;\r\n  color: #222;\r\n}\r\n.card p {\r\n  padding: 0 15px 20px;\r\n  color: #555;\r\n}\r\n\r\n\/* CONTACT *\/\r\n.contact {\r\n  background: #111;\r\n  color: #fff;\r\n  text-align: center;\r\n  padding: 80px 20px;\r\n}\r\n.contact h2 {\r\n  font-size: 2.3rem;\r\n  margin-bottom: 30px;\r\n}\r\nform {\r\n  max-width: 600px;\r\n  margin: 0 auto;\r\n  display: flex;\r\n  flex-direction: column;\r\n}\r\nform input, form textarea {\r\n  margin: 10px 0;\r\n  padding: 12px;\r\n  border: none;\r\n  border-radius: 6px;\r\n  font-size: 1rem;\r\n}\r\nform textarea {\r\n  min-height: 120px;\r\n}\r\nbutton {\r\n  background: #f4c542;\r\n  color: #000;\r\n  padding: 15px;\r\n  border: none;\r\n  border-radius: 30px;\r\n  font-weight: bold;\r\n  cursor: pointer;\r\n  transition: background 0.3s ease;\r\n}\r\nbutton:hover {\r\n  background: #fff;\r\n}\r\n\r\n\/* FOOTER *\/\r\nfooter {\r\n  background: #000;\r\n  color: #aaa;\r\n  text-align: center;\r\n  padding: 20px;\r\n  font-size: 0.9rem;\r\n}\r\n\r\n\/* RESPONSIVE *\/\r\n@media (max-width: 768px) {\r\n  .hero-title { font-size: 2.5rem; }\r\n  .hero-subtitle { font-size: 1rem; }\r\n  .card { width: 90%; }\r\n}\r\n<\/style>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fbe1ea7 e-con-full e-flex e-con e-parent\" data-id=\"fbe1ea7\" data-element_type=\"container\">\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Rebecca Nordic Travel Luxury Nordic Tours for American Couples &#038; Friends 55+ Plan Your Trip About Rebecca Tours Rebecca Nordic Travel creates unforgettable journeys through Iceland, Lapland, and Norway. Our small-group tours focus on comfort, authenticity, and stress-free travel for couples and friends seeking the perfect Northern Lights experience. Our Top Nordic Adventures Iceland Aurora [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-8","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/dipy.mymvn.app\/index.php?rest_route=\/wp\/v2\/pages\/8","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dipy.mymvn.app\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dipy.mymvn.app\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dipy.mymvn.app\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dipy.mymvn.app\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8"}],"version-history":[{"count":6,"href":"https:\/\/dipy.mymvn.app\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions"}],"predecessor-version":[{"id":40,"href":"https:\/\/dipy.mymvn.app\/index.php?rest_route=\/wp\/v2\/pages\/8\/revisions\/40"}],"wp:attachment":[{"href":"https:\/\/dipy.mymvn.app\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}