23 lines
1.3 KiB
HTML
23 lines
1.3 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" />
|
|
<title>Pilates with Fadia | Find Balance, Strength & Inner Peace</title>
|
|
<meta name="description" content="Transform your body and mind through the art of Pilates. Join our serene studio for personalized sessions that promote harmony, flexibility, and strength." />
|
|
<!-- Open Graph tags -->
|
|
<meta property="og:title" content="Pilates with Fadia | Find Balance, Strength & Inner Peace" />
|
|
<meta property="og:description" content="Transform your body and mind through the art of Pilates. Join our serene studio for personalized sessions." />
|
|
<meta property="og:type" content="website" />
|
|
<meta property="og:url" content="https://pilateswithfadia.com" />
|
|
<!-- Icons -->
|
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0-beta3/css/all.min.css" />
|
|
</head>
|
|
<body>
|
|
<div id="root"></div>
|
|
<script type="module" src="/src/main.tsx"></script>
|
|
<!-- This is a replit script which adds a banner on the top of the page when opened in development mode outside the replit environment -->
|
|
<script type="text/javascript" src="https://replit.com/public/js/replit-dev-banner.js"></script>
|
|
</body>
|
|
</html>
|