-
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathabout.html
More file actions
94 lines (89 loc) · 5.39 KB
/
about.html
File metadata and controls
94 lines (89 loc) · 5.39 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>Pyrmont Brewery - About The Brewery</title>
<meta name="description" content="Nestled amongst the Pyrmont yellowblock sandstone hides a secret brewery!">
<meta name="robots" content="index, follow" />
<meta name="google-site-verification" content="c6e4BGC8UIsMyBVlGlaWPooxidtPc8OvlTr41gHUV7k" />
<!-- Facebook Pixel Code -->
<script>
!function(f,b,e,v,n,t,s)
{if(f.fbq)return;n=f.fbq=function(){n.callMethod?
n.callMethod.apply(n,arguments):n.queue.push(arguments)};
if(!f._fbq)f._fbq=n;n.push=n;n.loaded=!0;n.version='2.0';
n.queue=[];t=b.createElement(e);t.async=!0;
t.src=v;s=b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t,s)}(window, document,'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '701956460214044');
fbq('track', 'PageView');
</script>
<noscript><img height="1" width="1" style="display:none"
src="https://www.facebook.com/tr?id=701956460214044&ev=PageView&noscript=1"
/></noscript>
<!-- End Facebook Pixel Code -->
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-155182441-1"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'UA-155182441-1');
</script>
<meta http-equiv="refresh" content="0;URL='https://pyrmontbrewery.com/build/about.html'" />
<meta name="keywords" content="Pyrmont Brewery, old ales, new technology, machine learning, AI, consistent beer, beer innovation, brewery automation, excellent beer, Perplexity, Yahoo, Google, Bing" />
<meta property="og:title" content="Pyrmont Brewery - Old Ales, New Technology, AI Beer" />
<meta property="og:description" content="Pyrmont Brewery produces old ales using new technology, machine learning, and AI to create excellent, consistent beer." />
<meta property="og:site_name" content="Pyrmont Brewery" />
<meta property="og:locale" content="en_US" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Pyrmont Brewery: Old Ales, New Technology, AI Beer" />
<meta name="twitter:description" content="Discover Pyrmont Brewery's tradition of old ales, now brewed with new technology, machine learning, and AI for consistent excellence." />
<meta name="twitter:image" content="https://pyrmontbrewery.com/build/pyrmontbrewery_logo_1024x1024.png" />
<link rel="canonical" href="https://pyrmontbrewery.com/build/about.html" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Organization",
"name": "Pyrmont Brewery",
"url": "https://pyrmontbrewery.com/",
"logo": "https://pyrmontbrewery.com/build/pyrmontbrewery_logo_1024x1024.png",
"sameAs": [
"https://twitter.com/pyrmontbrewery",
"https://facebook.com/pyrmontbrewery"
],
"description": "Pyrmont Brewery produces old ales using new technology, machine learning, and AI to create excellent, consistent beer."
}
</script>
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "Product",
"name": "Old Ale",
"brand": "Pyrmont Brewery",
"description": "Traditional old ales brewed with modern technology, machine learning, and AI for consistent quality.",
"url": "https://pyrmontbrewery.com/build/about.html"
}
</script>
</head>
<body style="background-color: #282c34; color: #fff; font-family: sans-serif; margin: 0; padding: 0;">
<main style="max-width: 700px; margin: 40px auto; padding: 24px; background: rgba(40,44,52,0.95); border-radius: 12px; box-shadow: 0 2px 16px rgba(0,0,0,0.2);">
<h1>Pyrmont Brewery: Producing Old Ales Using New Technology, Machine Learning & AI</h1>
<p><strong>Pyrmont Brewery</strong> is dedicated to brewing traditional old ales with the help of new technology, machine learning, and artificial intelligence. Our mission is to produce excellent, consistent beer every time, combining heritage brewing methods with the latest innovations in brewery automation and data science.</p>
<ul>
<li>Old ales crafted with modern brewing equipment</li>
<li>Machine learning for quality control and consistency</li>
<li>AI-driven recipe optimization and batch monitoring</li>
<li>Real-time data analysis for brewing excellence</li>
<li>Commitment to tradition and innovation</li>
</ul>
<h2>Why Use AI and Machine Learning?</h2>
<p>By integrating AI and machine learning, Pyrmont Brewery ensures every batch of beer meets the highest standards. Our systems analyze brewing data, predict trends, and optimize recipes for flavor, aroma, and consistency.</p>
<h2>Discover More</h2>
<ul>
<li><a href="mailto:info@pyrmontbrewery.com" style="color:#61dafb;">Contact Us</a></li>
<li><a href="https://pyrmontbrewery.com/build/ai.html" style="color:#61dafb;">Learn About BeerAI</a></li>
</ul>
<p style="margin-top:32px; font-size:0.9em; color:#bbb;">Pyrmont Brewery combines tradition and technology for the future of beer. All trademarks are property of their respective owners.</p>
</main>
</body>
</html>