fix brand name and domain references: Big Breathe -> Big Breath, bigbreathe.com -> bigbreath.co
This commit is contained in:
@@ -5,11 +5,11 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta name="description" content="<!-- DRAFT NEEDED: contact page meta description -->">
|
||||
<meta name="robots" content="index, follow">
|
||||
<meta property="og:title" content="Contact | Big Breathe Yoga & Wellness">
|
||||
<meta property="og:title" content="Contact | Big Breath Yoga & Wellness">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://bigbreathe.com/contact/">
|
||||
<link rel="canonical" href="https://bigbreathe.com/contact/">
|
||||
<title>Contact | Big Breathe Yoga & Wellness</title>
|
||||
<meta property="og:url" content="https://bigbreath.co/contact/">
|
||||
<link rel="canonical" href="https://bigbreath.co/contact/">
|
||||
<title>Contact | Big Breath Yoga & Wellness</title>
|
||||
<link rel="icon" type="image/svg+xml" href="/assets/svg/favicon.svg">
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com">
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
|
||||
@@ -21,10 +21,10 @@
|
||||
|
||||
<header class="bb-header" role="banner">
|
||||
<div class="header-inner">
|
||||
<a href="/" class="bb-logo" aria-label="Big Breathe Yoga, Home">
|
||||
<a href="/" class="bb-logo" aria-label="Big Breath Yoga, Home">
|
||||
<span class="bb-logo-mark" aria-hidden="true">BB</span>
|
||||
<span class="bb-logo-text">
|
||||
<span class="bb-logo-name">Big Breathe</span>
|
||||
<span class="bb-logo-name">Big Breath</span>
|
||||
<span class="bb-logo-tagline">Yoga & Wellness</span>
|
||||
</span>
|
||||
</a>
|
||||
@@ -150,7 +150,7 @@
|
||||
<!-- Contact info -->
|
||||
<div data-animate data-delay="100">
|
||||
<div class="about-credentials">
|
||||
<div class="about-credentials-row"><strong>Email</strong><!-- DRAFT NEEDED: hello@bigbreathe.com --></div>
|
||||
<div class="about-credentials-row"><strong>Email</strong><!-- DRAFT NEEDED: hello@bigbreath.co --></div>
|
||||
<div class="about-credentials-row"><strong>Phone</strong><!-- DRAFT NEEDED --></div>
|
||||
<div class="about-credentials-row"><strong>Location</strong><!-- DRAFT NEEDED --></div>
|
||||
<div class="about-credentials-row"><strong>Hours</strong><!-- DRAFT NEEDED --></div>
|
||||
@@ -168,7 +168,7 @@
|
||||
<div class="footer-top">
|
||||
<div class="footer-brand">
|
||||
<div class="bb-logo-text">
|
||||
<span class="bb-logo-name">Big Breathe</span>
|
||||
<span class="bb-logo-name">Big Breath</span>
|
||||
<span class="bb-logo-tagline">Yoga & Wellness</span>
|
||||
</div>
|
||||
<p class="footer-tagline"><!-- DRAFT NEEDED --></p>
|
||||
@@ -200,7 +200,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div class="footer-bottom">
|
||||
<p class="footer-copy">© 2025 Big Breathe. All rights reserved.</p>
|
||||
<p class="footer-copy">© 2025 Big Breath. All rights reserved.</p>
|
||||
<nav class="footer-legal" aria-label="Legal links">
|
||||
<a href="/privacy-policy/">Privacy</a>
|
||||
<a href="/terms-of-service/">Terms</a>
|
||||
|
||||
Reference in New Issue
Block a user