-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
a249a5f
commit ce75330
Showing
1 changed file
with
74 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,156 +1,115 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US"> | ||
|
||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> | ||
<head> | ||
<meta charset="UTF-8" /> | ||
<title>MONDAY Flowers</title> | ||
<meta name="author" content="MONDAY flowers" /> | ||
<meta name="description" content="A members only flower delivery and womens empowerment brand." /> | ||
<meta name="robots" content="index, follow" /> | ||
<meta name="referrer" content="always" /> | ||
|
||
<meta property="og:title" content="MONDAY Flowers" /> | ||
<meta property="og:description" content="A members only flower delivery and womens empowerment brand." /> | ||
<meta property="og:url" content="http://localhost:1313/" /> | ||
|
||
<title>MONDAY Flowers</title> | ||
<meta name="author" content="MONDAY flowers" /> | ||
<meta name="description" content="A members only flower delivery and womens empowerment brand." /> | ||
<meta name="robots" content="index, follow" /> | ||
<meta name="referrer" content="always" /> | ||
|
||
|
||
<meta property="og:title" content="MONDAY Flowers" /> | ||
<meta property="og:description" content="A members only flower delivery and womens empowerment brand." /> | ||
<meta property="og:url" content="http://localhost:1313/" /> | ||
|
||
<meta property="og:image" content="http://localhost:1313/images/social.jpg" /> | ||
<meta name="twitter:card" content="summary_large_image" /> | ||
<meta property="og:image" content="http://localhost:1313/images/social.jpg" /> | ||
<meta name="twitter:card" content="summary_large_image" /> | ||
|
||
<link rel="icon" href="http://localhost:1313/favicon.ico" /> | ||
|
||
<link rel="stylesheet" href="http://localhost:1313/assets/css/split.css" type="text/css" media="screen" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
|
||
<style> | ||
.fs-split .split-image { | ||
background-image: url("http://localhost:1313/images/mondayflowers.jpg"); | ||
background-position: center; | ||
} | ||
</style> | ||
|
||
<link rel="icon" href="http://localhost:1313/favicon.ico" /> | ||
</head> | ||
|
||
<body id="fullsingle" class="page-template-page-fullsingle-split"> | ||
|
||
<link rel="stylesheet" href="http://localhost:1313/assets/css/split.css" type="text/css" media="screen" /> | ||
<meta name="viewport" content="width=device-width,initial-scale=1" /> | ||
<div class="fs-split"> | ||
|
||
<div class="split-image"> | ||
|
||
</div> | ||
|
||
<div class="split-content"> | ||
<div class="split-content-vertically-center"> | ||
|
||
<style> | ||
|
||
.fs-split .split-image { background-image: url("http://localhost:1313/images/mondayflowers.jpg"); background-position: center; } | ||
|
||
</style> | ||
<div class="split-intro"> | ||
|
||
<h2 class="tagline">start fresh, every Monday</h2> | ||
</div> | ||
|
||
<div class="split-bio"> | ||
<p>This is a heartfelt movement to celebrate the accomplishments of women. With flowers come a boost of | ||
positivity and inspiration every Monday. We honor kindness and generosity, believing in showing love through | ||
actions.</p> | ||
<p>Every interaction is personal, from the way flowers are chosen to the thoughtful notes that accompany each | ||
delivery, ensuring customers feel connected and valued. The brand prioritizes real conversations over | ||
automated responses, making each customer’s experience unique.</p> | ||
<p>With an insistance to start each week with fresh energy and a reminder of the beauty in life, Monday | ||
Flowers is a weekly reminder to embrace whatever comes next with joy and optimism.</p> | ||
|
||
</div> | ||
|
||
<div class="split-lists"> | ||
|
||
</head> | ||
<div class="split-list"> | ||
<h3>Connect</h3> | ||
<ul> | ||
|
||
<body id="fullsingle" class="page-template-page-fullsingle-split"> | ||
<li><a href="https://line.me/ti/p/BbOeGJwsJM" title="Line" target="_blank">Line</a></li> | ||
|
||
<div class="fs-split"> | ||
<li><a href="#" title="Messenger" target="_blank">Messenger</a></li> | ||
|
||
|
||
|
||
</ul> | ||
</div> | ||
|
||
<div class="split-image"> | ||
<div class="split-list"> | ||
<h3>Social</h3> | ||
<ul> | ||
|
||
</div> | ||
<li><a href="https://www.instagram.com/getmondayflowers" title="Instagram" target="_blank">Instagram</a> | ||
</li> | ||
|
||
|
||
|
||
<li><a href="https://www.facebook.com/share/Sv37G2aozrhYnoGh/" title="Facebook" | ||
target="_blank">Facebook</a></li> | ||
|
||
|
||
<div class="split-content"> | ||
<div class="split-content-vertically-center"> | ||
|
||
<div class="split-intro"> | ||
|
||
<h2 class="tagline">start fresh, every Monday</h2> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
<div class="split-bio"> | ||
<p>This is a heartfelt movement to celebrate the accomplishments of women. With flowers come a boost of positivity and inspiration every Monday. We honor kindness and generosity, believing in showing love through actions.</p> | ||
<p>Every interaction is personal, from the way flowers are chosen to the thoughtful notes that accompany each delivery, ensuring customers feel connected and valued. The brand prioritizes real conversations over automated responses, making each customer’s experience unique.</p> | ||
<p>With an insistance to start each week with fresh energy and a reminder of the beauty in life, Monday Flowers is a weekly reminder to embrace whatever comes next with joy and optimism.</p> | ||
|
||
</div> | ||
|
||
|
||
|
||
<div class="split-lists"> | ||
|
||
|
||
|
||
|
||
|
||
<div class="split-list"> | ||
<h3>Connect</h3> | ||
<ul> | ||
|
||
<li><a href="https://line.me/ti/p/BbOeGJwsJM" title="Line" target="_blank">Line</a></li> | ||
|
||
<li><a href="#" title="Messenger" target="_blank">Messenger</a></li> | ||
|
||
</ul> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="split-list"> | ||
<h3>Social</h3> | ||
<ul> | ||
|
||
<li><a href="https://www.instagram.com/getmondayflowers" title="Instagram" target="_blank">Instagram</a></li> | ||
|
||
<li><a href="https://www.facebook.com/share/Sv37G2aozrhYnoGh/" title="Facebook" target="_blank">Facebook</a></li> | ||
|
||
</ul> | ||
</div> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<div class="split-list"> | ||
<h3>How To Join</h3> | ||
<ul> | ||
|
||
<li><a href="#" title="contact any of our members for an invitation" target="_self">contact any of our members for an invitation</a></li> | ||
|
||
</ul> | ||
</div> | ||
|
||
</ul> | ||
</div> | ||
|
||
|
||
|
||
<div class="split-list"> | ||
<h3>How To Join</h3> | ||
<ul> | ||
|
||
</div> | ||
<li> | ||
<a href="https://buy.stripe.com/28ofZQe0sdmDfjW4gg" title="every Monday" target="_self"> | ||
Every Monday - subscribe now | ||
</a> | ||
</li> | ||
|
||
</ul> | ||
</div> | ||
|
||
</div> | ||
|
||
|
||
<div class="split-credit"> | ||
<p>©2024 MONDAY Flowers - <a href="https://onepagelove.com/split" title="Split Template">Split Template</a> by <a href="https://onepagelove.com" title="One Page Love">One Page Love</a></p> | ||
|
||
<!-- | ||
To edit this credit you can remove the CC3.0 license for only $5 here: https://onepagelove.com/split | ||
this really helps contribute towards us developing more templates and means the world to me! | ||
Cheers, Rob (@robhope) | ||
--> | ||
</div> | ||
<p>©2024 MONDAY Flowers</p> | ||
</div> | ||
|
||
</div> | ||
</div> | ||
|
||
</div> | ||
|
||
<script type="text/javascript" src="//static.klaviyo.com/onsite/js/klaviyo.js?company_id=WWshRE"></script> | ||
<script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script> | ||
</body> | ||
</html> | ||
|
||
</html> |