{"id":19,"date":"2026-01-13T18:49:32","date_gmt":"2026-01-13T18:49:32","guid":{"rendered":"https:\/\/archwayswimclub.com\/?page_id=19"},"modified":"2026-04-07T21:26:23","modified_gmt":"2026-04-07T21:26:23","slug":"home","status":"publish","type":"page","link":"https:\/\/archwayswimclub.com\/","title":{"rendered":"Home Page"},"content":{"rendered":"<style>\n\/* ===== ARCHWAY SWIM CLUB - HOMEPAGE STYLES ===== *\/\n.asc-page { font-family: 'Segoe UI', system-ui, -apple-system, sans-serif; margin: 0; padding: 0; color: #1a1a2e; }<\/p>\n<p>\/* HERO *\/\n.asc-hero {\n  position: relative;\n  min-height: 92vh;\n  display: flex;\n  align-items: center;\n  background: linear-gradient(135deg, #0b2a52 0%, #0e4080 40%, #1565a8 70%, #1a85c8 100%);\n  overflow: hidden;\n}\n.asc-hero::before {\n  content: '';\n  position: absolute; inset: 0;\n  background: url('https:\/\/images.unsplash.com\/photo-1530549387789-4c1017266635?w=1600&q=80') center\/cover no-repeat;\n  opacity: 0.18;\n}\n.asc-hero-waves {\n  position: absolute; bottom: 0; left: 0; right: 0;\n  height: 80px;\n  background: url(\"data:image\/svg+xml,%3Csvg xmlns='http:\/\/www.w3.org\/2000\/svg' viewBox='0 0 1440 80'%3E%3Cpath fill='%23f0f6ff' d='M0,40 C360,80 720,0 1080,40 C1260,60 1380,50 1440,40 L1440,80 L0,80 Z'\/%3E%3C\/svg%3E\") bottom\/cover no-repeat;\n}\n.asc-hero-inner {\n  position: relative; z-index: 2;\n  max-width: 900px;\n  padding: 80px 40px 120px;\n  margin: 0 auto;\n  text-align: center;\n}\n.asc-hero-badge {\n  display: inline-block;\n  background: rgba(255,255,255,0.15);\n  color: #7dd3fc;\n  font-size: 0.78rem;\n  font-weight: 700;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  padding: 6px 18px;\n  border-radius: 20px;\n  border: 1px solid rgba(125,211,252,0.4);\n  margin-bottom: 24px;\n}\n.asc-hero h1 {\n  font-size: clamp(2.8rem, 6vw, 5.2rem);\n  font-weight: 800;\n  color: #ffffff;\n  line-height: 1.08;\n  margin: 0 0 12px;\n  letter-spacing: -0.02em;\n}\n.asc-hero h1 span { color: #7dd3fc; }\n.asc-hero-sub {\n  font-size: clamp(1.05rem, 2vw, 1.3rem);\n  color: rgba(255,255,255,0.8);\n  margin: 16px 0 40px;\n  font-weight: 400;\n  line-height: 1.6;\n}\n.asc-hero-location {\n  font-size: 0.9rem;\n  color: rgba(255,255,255,0.55);\n  letter-spacing: 0.05em;\n  margin-bottom: 40px;\n}\n.asc-hero-location svg { vertical-align: middle; margin-right: 5px; opacity: 0.7; }\n.asc-btn-group { display: flex; gap: 16px; justify-content: center; flex-wrap: wrap; }\n.asc-btn-primary {\n  background: #2196f3;\n  color: #fff;\n  font-size: 1rem; font-weight: 700;\n  padding: 15px 36px;\n  border-radius: 50px;\n  text-decoration: none;\n  display: inline-block;\n  letter-spacing: 0.03em;\n  box-shadow: 0 8px 30px rgba(33,150,243,0.45);\n  transition: all 0.2s;\n}\n.asc-btn-primary:hover { background: #1976d2; transform: translateY(-2px); box-shadow: 0 12px 40px rgba(33,150,243,0.55); color: #fff; }\n.asc-btn-secondary {\n  background: rgba(255,255,255,0.12);\n  color: #fff;\n  font-size: 1rem; font-weight: 600;\n  padding: 15px 36px;\n  border-radius: 50px;\n  text-decoration: none;\n  display: inline-block;\n  border: 2px solid rgba(255,255,255,0.35);\n  letter-spacing: 0.03em;\n  transition: all 0.2s;\n  backdrop-filter: blur(8px);\n}\n.asc-btn-secondary:hover { background: rgba(255,255,255,0.22); color: #fff; transform: translateY(-2px); }\n.asc-hero-stats {\n  display: flex;\n  gap: 40px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-top: 56px;\n  padding-top: 36px;\n  border-top: 1px solid rgba(255,255,255,0.15);\n}\n.asc-stat { text-align: center; }\n.asc-stat-num {\n  font-size: 2.2rem; font-weight: 800; color: #7dd3fc;\n  display: block; line-height: 1;\n}\n.asc-stat-label { font-size: 0.78rem; color: rgba(255,255,255,0.55); text-transform: uppercase; letter-spacing: 0.1em; margin-top: 4px; }<\/p>\n<p>\/* MISSION BAND *\/\n.asc-mission {\n  background: #f0f6ff;\n  padding: 70px 40px;\n  text-align: center;\n}\n.asc-section-label {\n  font-size: 0.72rem;\n  font-weight: 800;\n  letter-spacing: 0.18em;\n  text-transform: uppercase;\n  color: #2196f3;\n  margin-bottom: 14px;\n}\n.asc-mission h2 {\n  font-size: clamp(1.7rem, 3.5vw, 2.6rem);\n  font-weight: 800;\n  color: #0b2a52;\n  max-width: 700px;\n  margin: 0 auto 20px;\n  line-height: 1.2;\n}\n.asc-mission p {\n  font-size: 1.1rem;\n  color: #4a5568;\n  max-width: 600px;\n  margin: 0 auto;\n  line-height: 1.75;\n}<\/p>\n<p>\/* FEATURE CARDS *\/\n.asc-features {\n  background: #fff;\n  padding: 80px 40px;\n}\n.asc-features-inner { max-width: 1100px; margin: 0 auto; }\n.asc-features-header { text-align: center; margin-bottom: 56px; }\n.asc-features-header h2 {\n  font-size: clamp(1.7rem, 3vw, 2.4rem);\n  font-weight: 800;\n  color: #0b2a52;\n  margin: 8px 0 16px;\n}\n.asc-features-header p { font-size: 1.05rem; color: #4a5568; max-width: 540px; margin: 0 auto; line-height: 1.7; }\n.asc-cards {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(270px, 1fr));\n  gap: 28px;\n}\n.asc-card {\n  background: #f8faff;\n  border-radius: 20px;\n  padding: 40px 32px 36px;\n  border: 1.5px solid #e2ebf8;\n  transition: all 0.25s;\n  position: relative;\n  overflow: hidden;\n}\n.asc-card::before {\n  content: '';\n  position: absolute; top: 0; left: 0; right: 0;\n  height: 4px;\n  background: linear-gradient(90deg, #2196f3, #0b7fc2);\n  border-radius: 20px 20px 0 0;\n}\n.asc-card:hover { transform: translateY(-6px); box-shadow: 0 20px 50px rgba(11,42,82,0.12); border-color: #b8d4f0; }\n.asc-card-icon {\n  width: 60px; height: 60px;\n  background: linear-gradient(135deg, #e3f0fd, #c5ddf8);\n  border-radius: 16px;\n  display: flex; align-items: center; justify-content: center;\n  margin-bottom: 24px;\n  font-size: 1.7rem;\n}\n.asc-card h3 { font-size: 1.15rem; font-weight: 800; color: #0b2a52; margin: 0 0 12px; letter-spacing: -0.01em; }\n.asc-card p { font-size: 0.95rem; color: #596780; line-height: 1.7; margin: 0; }<\/p>\n<p>\/* ANNOUNCEMENT BAND *\/\n.asc-announce {\n  background: linear-gradient(135deg, #0b2a52, #0e3d7a);\n  padding: 64px 40px;\n  text-align: center;\n}\n.asc-announce-inner { max-width: 800px; margin: 0 auto; }\n.asc-announce-tag {\n  display: inline-flex; align-items: center; gap: 8px;\n  background: rgba(33,150,243,0.25);\n  color: #7dd3fc;\n  font-size: 0.75rem; font-weight: 800;\n  letter-spacing: 0.15em;\n  text-transform: uppercase;\n  padding: 6px 16px; border-radius: 20px;\n  margin-bottom: 20px;\n}\n.asc-announce h2 { font-size: clamp(1.5rem, 3vw, 2.2rem); font-weight: 800; color: #fff; margin: 0 0 14px; }\n.asc-announce p { font-size: 1.05rem; color: rgba(255,255,255,0.72); line-height: 1.7; margin: 0 0 32px; }\n.asc-announce-items {\n  display: flex;\n  gap: 20px;\n  justify-content: center;\n  flex-wrap: wrap;\n  margin-bottom: 32px;\n}\n.asc-announce-item {\n  background: rgba(255,255,255,0.08);\n  border: 1px solid rgba(255,255,255,0.15);\n  border-radius: 14px;\n  padding: 20px 24px;\n  text-align: left;\n  min-width: 200px;\n  flex: 1;\n  max-width: 240px;\n  backdrop-filter: blur(6px);\n}\n.asc-announce-item-date { font-size: 0.72rem; color: #7dd3fc; font-weight: 700; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 6px; }\n.asc-announce-item-title { font-size: 0.95rem; color: #fff; font-weight: 600; line-height: 1.4; }<\/p>\n<p>\/* WHY JOIN *\/\n.asc-why {\n  background: #f0f6ff;\n  padding: 80px 40px;\n}\n.asc-why-inner { max-width: 1100px; margin: 0 auto; }\n.asc-why-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 60px;\n  align-items: center;\n}\n.asc-why-text h2 { font-size: clamp(1.7rem, 3vw, 2.4rem); font-weight: 800; color: #0b2a52; margin: 8px 0 20px; line-height: 1.2; }\n.asc-why-text p { font-size: 1rem; color: #596780; line-height: 1.75; margin: 0 0 28px; }\n.asc-why-list { list-style: none; padding: 0; margin: 0 0 36px; }\n.asc-why-list li {\n  display: flex; align-items: flex-start; gap: 12px;\n  font-size: 0.98rem; color: #374151;\n  padding: 10px 0;\n  border-bottom: 1px solid #dce8f5;\n  font-weight: 500;\n}\n.asc-why-list li:last-child { border-bottom: none; }\n.asc-why-list-icon { color: #2196f3; font-size: 1.1rem; margin-top: 1px; flex-shrink: 0; }\n.asc-why-visual {\n  background: linear-gradient(135deg, #0b2a52 0%, #1565a8 100%);\n  border-radius: 24px;\n  padding: 48px 40px;\n  color: #fff;\n}\n.asc-why-visual h3 { font-size: 1.5rem; font-weight: 800; margin: 0 0 32px; }\n.asc-program {\n  background: rgba(255,255,255,0.1);\n  border-radius: 14px;\n  padding: 20px 22px;\n  margin-bottom: 14px;\n  border: 1px solid rgba(255,255,255,0.15);\n  display: flex; align-items: center; gap: 16px;\n}\n.asc-program:last-child { margin-bottom: 0; }\n.asc-program-icon { font-size: 1.5rem; flex-shrink: 0; }\n.asc-program-name { font-size: 0.98rem; font-weight: 700; margin-bottom: 2px; }\n.asc-program-desc { font-size: 0.82rem; color: rgba(255,255,255,0.65); }<\/p>\n<p>\/* USA SWIMMING *\/\n.asc-usa {\n  background: #fff;\n  padding: 70px 40px;\n  text-align: center;\n}\n.asc-usa-inner { max-width: 800px; margin: 0 auto; }\n.asc-usa-logo {\n  display: inline-flex; align-items: center; gap: 10px;\n  background: #0b2a52;\n  color: #fff;\n  font-size: 1.3rem; font-weight: 900;\n  padding: 12px 28px;\n  border-radius: 12px;\n  margin-bottom: 28px;\n  letter-spacing: 0.05em;\n}\n.asc-usa h2 { font-size: clamp(1.5rem, 3vw, 2.2rem); font-weight: 800; color: #0b2a52; margin: 0 0 16px; }\n.asc-usa p { font-size: 1.05rem; color: #596780; line-height: 1.75; margin: 0 0 32px; }\n.asc-usa-benefits {\n  display: grid;\n  grid-template-columns: repeat(auto-fit, minmax(180px, 1fr));\n  gap: 20px;\n  text-align: center;\n  margin-bottom: 40px;\n}\n.asc-usa-benefit {\n  background: #f0f6ff;\n  border-radius: 16px;\n  padding: 24px 16px;\n}\n.asc-usa-benefit-icon { font-size: 1.8rem; margin-bottom: 10px; }\n.asc-usa-benefit-text { font-size: 0.88rem; font-weight: 600; color: #0b2a52; }<\/p>\n<p>\/* CTA SECTION *\/\n.asc-cta {\n  background: linear-gradient(135deg, #2196f3 0%, #0b5ca8 100%);\n  padding: 80px 40px;\n  text-align: center;\n}\n.asc-cta h2 { font-size: clamp(1.8rem, 3.5vw, 2.8rem); font-weight: 800; color: #fff; margin: 0 0 16px; }\n.asc-cta p { font-size: 1.1rem; color: rgba(255,255,255,0.82); max-width: 540px; margin: 0 auto 40px; line-height: 1.65; }\n.asc-btn-white {\n  background: #fff;\n  color: #0b5ca8;\n  font-size: 1.05rem; font-weight: 800;\n  padding: 16px 42px;\n  border-radius: 50px;\n  text-decoration: none;\n  display: inline-block;\n  letter-spacing: 0.02em;\n  box-shadow: 0 8px 30px rgba(0,0,0,0.2);\n  transition: all 0.2s;\n}\n.asc-btn-white:hover { transform: translateY(-3px); box-shadow: 0 16px 40px rgba(0,0,0,0.25); color: #0b5ca8; }\n.asc-btn-white-outline {\n  background: transparent;\n  color: #fff;\n  font-size: 1.05rem; font-weight: 700;\n  padding: 16px 42px;\n  border-radius: 50px;\n  text-decoration: none;\n  display: inline-block;\n  border: 2px solid rgba(255,255,255,0.6);\n  letter-spacing: 0.02em;\n  transition: all 0.2s;\n  margin-left: 16px;\n}\n.asc-btn-white-outline:hover { background: rgba(255,255,255,0.15); color: #fff; transform: translateY(-3px); }<\/p>\n<p>@media (max-width: 768px) {\n  .asc-why-grid { grid-template-columns: 1fr; }\n  .asc-btn-white-outline { margin-left: 0; margin-top: 12px; }\n  .asc-hero-stats { gap: 24px; }\n}\n<\/style>\n<div class=\"asc-page\">\n<p><!-- HERO SECTION --><\/p>\n<section class=\"asc-hero\">\n<div class=\"asc-hero-inner\">\n<div class=\"asc-hero-badge\">\ud83c\udfca Centerville, Indiana<\/div>\n<h1>Swim Farther.<br \/><span>Rise Together.<\/span><\/h1>\n<p class=\"asc-hero-sub\">Archway Swim Club develops confident, skilled swimmers through expert coaching, team camaraderie, and competitive USA Swimming opportunities \u2014 for all ages and ability levels.<\/p>\n<p class=\"asc-hero-location\">\n      <svg width=\"14\" height=\"14\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path d=\"M12 2C8.13 2 5 5.13 5 9c0 5.25 7 13 7 13s7-7.75 7-13c0-3.87-3.13-7-7-7z\"\/><circle cx=\"12\" cy=\"9\" r=\"2.5\"\/><\/svg><br \/>\n      Proudly Serving East-Central Indiana\n    <\/p>\n<div class=\"asc-btn-group\">\n      <a href=\"\/new-families\/\" class=\"asc-btn-primary\">New Families \u2014 Start Here<\/a><br \/>\n      <a href=\"\/schedule-calendar\/\" class=\"asc-btn-secondary\">View Schedule<\/a>\n    <\/div>\n<div class=\"asc-hero-stats\">\n<div class=\"asc-stat\"><span class=\"asc-stat-num\">All Ages<\/span><span class=\"asc-stat-label\">Welcome<\/span><\/div>\n<div class=\"asc-stat\"><span class=\"asc-stat-num\">Year-Round<\/span><span class=\"asc-stat-label\">Training<\/span><\/div>\n<div class=\"asc-stat\"><span class=\"asc-stat-num\">USA<\/span><span class=\"asc-stat-label\">Swimming Member<\/span><\/div>\n<div class=\"asc-stat\"><span class=\"asc-stat-num\">Team-First<\/span><span class=\"asc-stat-label\">Culture<\/span><\/div><\/div><\/div>\n<div class=\"asc-hero-waves\"><\/div>\n<\/section>\n<p><!-- MISSION --><\/p>\n<section class=\"asc-mission\">\n<p class=\"asc-section-label\">Our Mission<\/p>\n<h2>Building Confident, Capable Swimmers in a Supportive Team Environment<\/h2>\n<p>We believe swimming is about more than times and trophies. At Archway, we focus on skill development, sportsmanship, and creating positive experiences in and out of the pool \u2014 for every swimmer, at every level.<\/p>\n<\/section>\n<p><!-- FEATURE CARDS --><\/p>\n<section class=\"asc-features\">\n<div class=\"asc-features-inner\">\n<div class=\"asc-features-header\">\n<p class=\"asc-section-label\">What We Offer<\/p>\n<h2>Everything Your Swimmer Needs to Thrive<\/h2>\n<p>From first-time swimmers to competitive athletes, our program has the structure, coaching, and community to help every child grow.<\/p>\n<\/p><\/div>\n<div class=\"asc-cards\">\n<div class=\"asc-card\">\n<div class=\"asc-card-icon\">\ud83c\udfca<\/div>\n<h3>Weekly Practices<\/h3>\n<p>Structured workouts focused on stroke technique, endurance, and race strategy \u2014 tailored to each swimmer&#8217;s age and skill group.<\/p>\n<\/p><\/div>\n<div class=\"asc-card\">\n<div class=\"asc-card-icon\">\ud83c\udfc1<\/div>\n<h3>Swim Meets<\/h3>\n<p>Age-group competitions that give swimmers the chance to chase personal bests, earn ribbons, and build sportsmanship in a supportive atmosphere.<\/p>\n<\/p><\/div>\n<div class=\"asc-card\">\n<div class=\"asc-card-icon\">\ud83c\udfc5<\/div>\n<h3>USA Swimming Membership<\/h3>\n<p>All Archway swimmers are registered with USA Swimming \u2014 the national governing body that ensures safety standards and competition eligibility.<\/p>\n<\/p><\/div>\n<div class=\"asc-card\">\n<div class=\"asc-card-icon\">\ud83d\udc68\u200d\ud83d\udc69\u200d\ud83d\udc67\u200d\ud83d\udc66<\/div>\n<h3>Family Community<\/h3>\n<p>From pool deck cheers to team events, Archway is a family. Parents are an important part of our culture, and you&#8217;ll feel that from day one.<\/p>\n<\/p><\/div>\n<div class=\"asc-card\">\n<div class=\"asc-card-icon\">\ud83d\udcc8<\/div>\n<h3>Skill Development<\/h3>\n<p>Our coaches track each swimmer&#8217;s progress and provide individualized feedback, helping athletes continuously improve their technique and confidence.<\/p>\n<\/p><\/div>\n<div class=\"asc-card\">\n<div class=\"asc-card-icon\">\ud83c\udfaf<\/div>\n<h3>Competitive Pathways<\/h3>\n<p>Whether your child wants to swim for fun or compete at higher levels, we provide the training and opportunities to help them reach their goals.<\/p>\n<\/p><\/div><\/div><\/div>\n<\/section>\n<p><!-- ANNOUNCEMENTS \/ UPCOMING --><\/p>\n<section class=\"asc-announce\">\n<div class=\"asc-announce-inner\">\n<div class=\"asc-announce-tag\">\ud83d\udcc5 What&#8217;s Coming Up<\/div>\n<h2>Stay in the Loop<\/h2>\n<p>Check back here for upcoming meets, practice schedule changes, registration deadlines, and team announcements. Follow us on Facebook for real-time updates.<\/p>\n<div class=\"asc-announce-items\">\n<div class=\"asc-announce-item\">\n<div class=\"asc-announce-item-date\">Season Registration<\/div>\n<div class=\"asc-announce-item-title\">Spring\/Summer registration is now open for all age groups<\/div><\/div>\n<div class=\"asc-announce-item\">\n<div class=\"asc-announce-item-date\">Practice Schedule<\/div>\n<div class=\"asc-announce-item-title\">View our full practice schedule on the Schedule &amp; Calendar page<\/div><\/div>\n<div class=\"asc-announce-item\">\n<div class=\"asc-announce-item-date\">Upcoming Meets<\/div>\n<div class=\"asc-announce-item-title\">Check the calendar for meet dates and locations this season<\/div><\/div><\/div>\n<p>    <a href=\"\/schedule-calendar\/\" class=\"asc-btn-secondary\" style=\"background:rgba(255,255,255,0.15);border-color:rgba(255,255,255,0.4);\">View Full Calendar \u2192<\/a>\n  <\/div>\n<\/section>\n<p><!-- WHY ARCHWAY --><\/p>\n<section class=\"asc-why\">\n<div class=\"asc-why-inner\">\n<div class=\"asc-why-grid\">\n<div class=\"asc-why-text\">\n<p class=\"asc-section-label\">Why Archway<\/p>\n<h2>More Than Just Laps in the Pool<\/h2>\n<p>Archway Swim Club is built on the belief that every child deserves a chance to experience the joy, discipline, and teamwork that competitive swimming provides.<\/p>\n<ul class=\"asc-why-list\">\n<li><span class=\"asc-why-list-icon\">\u2714<\/span>Expert coaching focused on long-term athlete development<\/li>\n<li><span class=\"asc-why-list-icon\">\u2714<\/span>Age-appropriate training for beginners to advanced swimmers<\/li>\n<li><span class=\"asc-why-list-icon\">\u2714<\/span>Safe, positive, and encouraging team environment<\/li>\n<li><span class=\"asc-why-list-icon\">\u2714<\/span>Affordable and accessible for East-Central Indiana families<\/li>\n<li><span class=\"asc-why-list-icon\">\u2714<\/span>Lifelong skills: discipline, goal-setting, and resilience<\/li>\n<\/ul>\n<p>        <a href=\"\/new-families\/\" class=\"asc-btn-primary\" style=\"display:inline-block;\">Learn More for New Families \u2192<\/a>\n      <\/div>\n<div class=\"asc-why-visual\">\n<h3>\ud83c\udfca Our Programs<\/h3>\n<div class=\"asc-program\">\n<div class=\"asc-program-icon\">\ud83c\udf0a<\/div>\n<div>\n<div class=\"asc-program-name\">Developmental Group<\/div>\n<div class=\"asc-program-desc\">Beginning swimmers learning strokes and water confidence<\/div><\/div><\/div>\n<div class=\"asc-program\">\n<div class=\"asc-program-icon\">\u26a1<\/div>\n<div>\n<div class=\"asc-program-name\">Age Group<\/div>\n<div class=\"asc-program-desc\">Intermediate swimmers building speed and technique<\/div><\/div><\/div>\n<div class=\"asc-program\">\n<div class=\"asc-program-icon\">\ud83c\udfc6<\/div>\n<div>\n<div class=\"asc-program-name\">Senior Group<\/div>\n<div class=\"asc-program-desc\">Advanced swimmers training for peak performance<\/div><\/div><\/div><\/div><\/div><\/div>\n<\/section>\n<p><!-- USA SWIMMING --><\/p>\n<section class=\"asc-usa\">\n<div class=\"asc-usa-inner\">\n<div class=\"asc-usa-logo\">\ud83c\uddfa\ud83c\uddf8 USA Swimming Member Club<\/div>\n<h2>Backed by the National Standard<\/h2>\n<p>As a registered USA Swimming member club, Archway Swim Club meets the highest standards for athlete safety, coach certification, and competitive eligibility. Every swimmer registers through USA Swimming, giving them access to official times, rankings, and meets across the country.<\/p>\n<div class=\"asc-usa-benefits\">\n<div class=\"asc-usa-benefit\">\n<div class=\"asc-usa-benefit-icon\">\ud83d\udee1\ufe0f<\/div>\n<div class=\"asc-usa-benefit-text\">Safe Sport Certified<\/div>\n<\/div>\n<div class=\"asc-usa-benefit\">\n<div class=\"asc-usa-benefit-icon\">\ud83d\udccb<\/div>\n<div class=\"asc-usa-benefit-text\">Official Times &amp; Rankings<\/div>\n<\/div>\n<div class=\"asc-usa-benefit\">\n<div class=\"asc-usa-benefit-icon\">\ud83c\udfc5<\/div>\n<div class=\"asc-usa-benefit-text\">Compete Nationwide<\/div>\n<\/div>\n<div class=\"asc-usa-benefit\">\n<div class=\"asc-usa-benefit-icon\">\ud83d\udc68\u200d\ud83c\udfeb<\/div>\n<div class=\"asc-usa-benefit-text\">Certified Coaches<\/div>\n<\/div><\/div>\n<p>    <a href=\"https:\/\/www.usaswimming.org\/\" target=\"_blank\" class=\"asc-btn-primary\" style=\"background:#0b2a52;box-shadow:0 8px 30px rgba(11,42,82,0.25);\">Learn About USA Swimming \u2197<\/a>\n  <\/div>\n<\/section>\n<p><!-- FINAL CTA --><\/p>\n<section class=\"asc-cta\">\n<h2>Ready to Make a Splash?<\/h2>\n<p>Join the Archway Swim Club family today. Whether your child is just learning to swim or chasing their personal best, there&#8217;s a place for them here.<\/p>\n<div>\n    <a href=\"\/new-families\/\" class=\"asc-btn-white\">New Families \u2014 Start Here<\/a><br \/>\n    <a href=\"\/schedule-calendar\/\" class=\"asc-btn-white-outline\">View Schedule<\/a>\n  <\/div>\n<\/section>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udfca Centerville, Indiana Swim Farther.Rise Together. Archway Swim Club develops confident, skilled swimmers through expert coaching, team camaraderie, and competitive&#8230;<\/p>\n","protected":false},"author":1,"featured_media":27,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-19","page","type-page","status-publish","has-post-thumbnail"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.5 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Home Page - Archway Swim Club<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/archwayswimclub.com\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Home Page - Archway Swim Club\" \/>\n<meta property=\"og:description\" content=\"\ud83c\udfca Centerville, Indiana Swim Farther.Rise Together. Archway Swim Club develops confident, skilled swimmers through expert coaching, team camaraderie, and competitive...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/archwayswimclub.com\/\" \/>\n<meta property=\"og:site_name\" content=\"Archway Swim Club\" \/>\n<meta property=\"article:modified_time\" content=\"2026-04-07T21:26:23+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/archwayswimclub.com\/wp-content\/uploads\/2026\/01\/pool-lanes-1024x683.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/archwayswimclub.com\\\/\",\"url\":\"https:\\\/\\\/archwayswimclub.com\\\/\",\"name\":\"Home Page - Archway Swim Club\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/archway-swim-club-12b3d90.ingress-comporellon.ewp.live\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/archwayswimclub.com\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/archwayswimclub.com\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/archwayswimclub.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/pool-lanes-scaled.png\",\"datePublished\":\"2026-01-13T18:49:32+00:00\",\"dateModified\":\"2026-04-07T21:26:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/archwayswimclub.com\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/archwayswimclub.com\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/archwayswimclub.com\\\/#primaryimage\",\"url\":\"https:\\\/\\\/archwayswimclub.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/pool-lanes-scaled.png\",\"contentUrl\":\"https:\\\/\\\/archwayswimclub.com\\\/wp-content\\\/uploads\\\/2026\\\/01\\\/pool-lanes-scaled.png\",\"width\":2560,\"height\":1707},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/archwayswimclub.com\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/archwayswimclub.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Home Page\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/archway-swim-club-12b3d90.ingress-comporellon.ewp.live\\\/#website\",\"url\":\"https:\\\/\\\/archway-swim-club-12b3d90.ingress-comporellon.ewp.live\\\/\",\"name\":\"Archway Swim Club\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/archway-swim-club-12b3d90.ingress-comporellon.ewp.live\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Home Page - Archway Swim Club","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/archwayswimclub.com\/","og_locale":"en_US","og_type":"article","og_title":"Home Page - Archway Swim Club","og_description":"\ud83c\udfca Centerville, Indiana Swim Farther.Rise Together. Archway Swim Club develops confident, skilled swimmers through expert coaching, team camaraderie, and competitive...","og_url":"https:\/\/archwayswimclub.com\/","og_site_name":"Archway Swim Club","article_modified_time":"2026-04-07T21:26:23+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/archwayswimclub.com\/wp-content\/uploads\/2026\/01\/pool-lanes-1024x683.png","type":"image\/png"}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/archwayswimclub.com\/","url":"https:\/\/archwayswimclub.com\/","name":"Home Page - Archway Swim Club","isPartOf":{"@id":"https:\/\/archway-swim-club-12b3d90.ingress-comporellon.ewp.live\/#website"},"primaryImageOfPage":{"@id":"https:\/\/archwayswimclub.com\/#primaryimage"},"image":{"@id":"https:\/\/archwayswimclub.com\/#primaryimage"},"thumbnailUrl":"https:\/\/archwayswimclub.com\/wp-content\/uploads\/2026\/01\/pool-lanes-scaled.png","datePublished":"2026-01-13T18:49:32+00:00","dateModified":"2026-04-07T21:26:23+00:00","breadcrumb":{"@id":"https:\/\/archwayswimclub.com\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/archwayswimclub.com\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/archwayswimclub.com\/#primaryimage","url":"https:\/\/archwayswimclub.com\/wp-content\/uploads\/2026\/01\/pool-lanes-scaled.png","contentUrl":"https:\/\/archwayswimclub.com\/wp-content\/uploads\/2026\/01\/pool-lanes-scaled.png","width":2560,"height":1707},{"@type":"BreadcrumbList","@id":"https:\/\/archwayswimclub.com\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/archwayswimclub.com\/"},{"@type":"ListItem","position":2,"name":"Home Page"}]},{"@type":"WebSite","@id":"https:\/\/archway-swim-club-12b3d90.ingress-comporellon.ewp.live\/#website","url":"https:\/\/archway-swim-club-12b3d90.ingress-comporellon.ewp.live\/","name":"Archway Swim Club","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/archway-swim-club-12b3d90.ingress-comporellon.ewp.live\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}},"brizy_media":[],"_links":{"self":[{"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=\/wp\/v2\/pages\/19","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=19"}],"version-history":[{"count":5,"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions"}],"predecessor-version":[{"id":1567,"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=\/wp\/v2\/pages\/19\/revisions\/1567"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=\/wp\/v2\/media\/27"}],"wp:attachment":[{"href":"https:\/\/archwayswimclub.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=19"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}