-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathlatest.html
More file actions
285 lines (261 loc) · 17.1 KB
/
latest.html
File metadata and controls
285 lines (261 loc) · 17.1 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
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#FF6B6B" />
<link rel="icon" type="image/png" href="/images/favicon-96x96.png" sizes="96x96" />
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" />
<link rel="shortcut icon" href="/images/favicon.ico" />
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png" />
<meta name="apple-mobile-web-app-title" content="GoldenSpoonKitchen" />
<link rel="manifest" href="/images/site.webmanifest" />
<title>Latest Recipes | GoldenSpoonKitchen</title>
<meta name="description" content="Browse our newest and most recent recipes. Fresh culinary inspiration added regularly for home cooks!" />
<meta name="keywords" content="latest recipes, new recipes, recent recipes, newest cooking ideas, fresh recipes" />
<meta property="og:title" content="Latest Recipes | GoldenSpoonKitchen" />
<meta property="og:description" content="Browse our newest and most recent recipes. Fresh culinary inspiration added regularly!" />
<meta property="og:type" content="website" />
<meta property="og:image" content="/images/thumb.png" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Latest Recipes | GoldenSpoonKitchen" />
<meta name="twitter:description" content="Browse our newest and most recent recipes" />
<meta name="twitter:image" content="/images/thumb.png" />
<link rel="canonical" href="https://goldenspoonkitchen.com/latest" />
<link rel="preload" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css" as="style" onload="this.onload=null;this.rel='stylesheet'">
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-2572135815183857" crossorigin="anonymous"></script>
<link rel="stylesheet" href="/style.css" />
</head>
<body>
<a href="#main-content" class="skip-link">Skip to main content</a>
<header class="header" role="banner">
<nav class="nav-container" role="navigation" aria-label="Main navigation">
<a href="/index.html" class="logo" aria-label="GoldenSpoonKitchen Home">
<img src="/images/logo.png" alt="GoldenSpoonKitchen Logo" class="logo-image" width="100" height="100" />
</a>
<button class="mobile-menu-toggle" aria-label="Open navigation menu" aria-expanded="false" aria-controls="mobile-navigation">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<line x1="3" y1="12" x2="21" y2="12"></line>
<line x1="3" y1="6" x2="21" y2="6"></line>
<line x1="3" y1="18" x2="21" y2="18"></line>
</svg>
</button>
<ul class="nav-links" id="mobile-navigation">
<div class="mobile-nav-content">
<li>
<a href="/topics.html" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<rect x="3" y="3" width="7" height="7"></rect>
<rect x="14" y="3" width="7" height="7"></rect>
<rect x="14" y="14" width="7" height="7"></rect>
<rect x="3" y="14" width="7" height="7"></rect>
</svg>
Topics
</a>
</li>
<li>
<a href="/discover.html" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<circle cx="11" cy="11" r="8"></circle>
<line x1="21" y1="21" x2="16.65" y2="16.65"></line>
</svg>
Discover
</a>
</li>
<li>
<a href="/about.html" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<circle cx="12" cy="12" r="10"></circle>
<line x1="12" y1="16" x2="12" y2="12"></line>
<line x1="12" y1="8" x2="12.01" y2="8"></line>
</svg>
About Us
</a>
</li>
<li>
<a href="/contact.html" class="nav-link">
<svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<rect x="2" y="4" width="20" height="16" rx="2"></rect>
<path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path>
</svg>
Contact Us
</a>
</li>
</div>
<div class="mobile-nav-footer">
<p>Follow us on social media</p>
<div class="mobile-nav-socials">
<a href="https://pin.it/1zmDEFtxJ" aria-label="Follow us on Pinterest">
<i class="fa-brands fa-pinterest-p"></i>
</a>
<a href="https://www.facebook.com/profile.php?id=61584148233648" aria-label="Follow us on Facebook">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path>
</svg>
</a>
<a href="https://x.com/goldenspoonk" aria-label="Follow us on X (formerly Twitter)">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" aria-hidden="true">
<path d="M4 4l11.733 16h4.267l-11.733 -16z"></path>
<path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path>
</svg>
</a>
</div>
</div>
</ul>
</nav>
</header>
<main id="main-content" role="main">
<section class="page-header">
<h1 class="page-title">LATEST RECIPES</h1>
<p class="page-subtitle">Check out our newest recipes! Fresh culinary inspiration added regularly to help you discover exciting new dishes to try at home.</p>
</section>
<section class="section">
<div class="recipes-grid">
<a href="/recipes/marry-me-chicken.html" class="discover-recipe-card" aria-label="View Marry Me Chicken recipe">
<div class="recipe-image-wrapper">
<img src="/images/marrychicken.jpeg" alt="Marry Me Chicken with a creamy sun-dried tomato and parmesan sauce" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Dinner</span>
</div>
<h3 class="recipe-title">Marry Me Chicken</h3>
<p class="recipe-description">The viral 'Marry Me' Chicken recipe with a creamy sun-dried tomato and parmesan sauce.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/ultimate-banana-pudding.html" class="discover-recipe-card" aria-label="View The Ultimate Banana Pudding recipe">
<div class="recipe-image-wrapper">
<img src="/images/banana-pudding.jpeg" alt="The Ultimate Banana Pudding with a creamy vanilla layer and fresh bananas" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Desserts</span>
</div>
<h3 class="recipe-title">The Ultimate Banana Pudding</h3>
<p class="recipe-description">A decadent, creamy no-bake banana pudding with a vanilla layer and fresh bananas.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/ultimate-glazed-meatloaf.html" class="discover-recipe-card" aria-label="View Ultimate Glazed Meatloaf recipe">
<div class="recipe-image-wrapper">
<img src="/images/meatloaf.jpeg" alt="Ultimate Glazed Meatloaf with a sticky balsamic glaze" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Dinner</span>
</div>
<h3 class="recipe-title">Ultimate Glazed Meatloaf</h3>
<p class="recipe-description">A delicious, perfectly glazed meatloaf with a sticky balsamic glaze.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/ultimate-smash-burger.html" class="discover-recipe-card" aria-label="View The Ultimate Gourmet Smash Burger recipe">
<div class="recipe-image-wrapper">
<img src="/images/smash-burger.jpeg" alt="The Ultimate Gourmet Smash Burger with a hand-formed 80/20 beef patty, melted cheddar, and a signature 'GoldenSpoon' burger sauce on a toasted brioche bun" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Dinner</span>
</div>
<h3 class="recipe-title">The Ultimate Gourmet Smash Burger</h3>
<p class="recipe-description">A gourmet smash burger featuring a hand-formed 80/20 beef patty, melted cheddar, and a signature 'GoldenSpoon' burger sauce on a toasted brioche bun.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/southern-fried-chicken.html" class="discover-recipe-card" aria-label="View Southern Fried Chicken recipe">
<div class="recipe-image-wrapper">
<img src="/images/fried-chicken.jpeg" alt="Southern Fried Chicken with a crispy crust and juicy interior" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Dinner</span>
</div>
<h3 class="recipe-title">Southern Fried Chicken</h3>
<p class="recipe-description">A classic, juicy Southern fried chicken with a crispy crust and juicy interior.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/ultimate-carrot-cake.html" class="discover-recipe-card" aria-label="View The Ultimate Carrot Cake recipe">
<div class="recipe-image-wrapper">
<img src="/images/carrot-cake.jpeg" alt="The Ultimate Carrot Cake" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Desserts</span>
</div>
<h3 class="recipe-title">The Ultimate Carrot Cake</h3>
<p class="recipe-description">A moist and flavorful carrot cake with a rich brown butter cream cheese frosting.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/chicken-tikka-masala.html" class="discover-recipe-card" aria-label="View Chicken Tikka Masala recipe">
<div class="recipe-image-wrapper">
<img src="/images/chicken-tikka-masala.jpeg" alt="Chicken Tikka Masala with a rich, creamy tomato sauce" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Dinner</span>
</div>
<h3 class="recipe-title">Chicken Tikka Masala</h3>
<p class="recipe-description">A classic, rich, and creamy Indian chicken tikka masala with a perfect balance of spices.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/authentic-birria-tacos.html" class="discover-recipe-card" aria-label="View Authentic Birria Tacos recipe">
<div class="recipe-image-wrapper">
<img src="/images/tacos.jpeg" alt="Authentic Birria Tacos with rich, spiced beef consommé" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Dinner</span>
</div>
<h3 class="recipe-title">Authentic Birria Tacos</h3>
<p class="recipe-description">Authentic Mexican birria tacos with a rich, spiced beef consommé for dipping.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/french-onion-soup.html" class="discover-recipe-card" aria-label="View French Onion Soup recipe">
<div class="recipe-image-wrapper">
<img src="/images/french-onion.png" alt="French Onion Soup with slow-caramelized onions and melted Gruyère cheese topping" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Soups</span>
</div>
<h3 class="recipe-title">French Onion Soup</h3>
<p class="recipe-description">A traditional French onion soup featuring slow-caramelized onions, rich beef stock, and a melted Gruyère cheese topping.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/authentic-vegetable-samosas.html" class="discover-recipe-card" aria-label="View Authentic Vegetable Samosas recipe">
<div class="recipe-image-wrapper">
<img src="/images/samosas.png" alt="Authentic Vegetable Samosas with crispy exterior and spiced potato filling" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Appetizers</span>
</div>
<h3 class="recipe-title">Authentic Vegetable Samosas</h3>
<p class="recipe-description">Crispy, flaky samosas filled with spiced potatoes and peas, perfect for a quick snack or appetizer.</p>
<span class="recipe-read-btn">Read More</span>
</a>
<a href="/recipes/ultimate-buttermilk-pancakes.html" class="discover-recipe-card" aria-label="View Ultimate Buttermilk Pancakes recipe">
<div class="recipe-image-wrapper">
<img src="/images/pancakes.png" alt="Ultimate Buttermilk Pancakes with a golden-brown exterior and a fluffy interior, served with maple syrup and fresh berries" width="600" height="600" loading="lazy" />
<span class="recipe-category-badge">Breakfast</span>
</div>
<h3 class="recipe-title">Ultimate Buttermilk Pancakes</h3>
<p class="recipe-description">Fluffy buttermilk pancakes with a golden-brown exterior and a fluffy interior, served with maple syrup and fresh berries</p>
<span class="recipe-read-btn">Read More</span>
</a>
</div>
</section>
</main>
<footer class="footer">
<div class="footer-content">
<div class="footer-links">
<a href="/cookie-policy.html">Cookie Policy</a>
<a href="/privacy.html">Privacy</a>
<a href="/contact.html">Contact</a>
<a href="/faq.html">FAQ</a>
<a href="/terms.html">Terms</a>
</div>
<div class="footer-socials">
<a href="https://pin.it/1zmDEFtxJ" aria-label="Pinterest">
<i class="fa-brands fa-pinterest-p"></i>
</a>
<a href="mailto:goldenspoonkitchenusa@gmail.com" aria-label="Email">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<rect x="2" y="4" width="20" height="16" rx="2"></rect>
<path d="m22 7-8.97 5.7a1.94 1.94 0 0 1-2.06 0L2 7"></path>
</svg>
</a>
<a href="https://www.facebook.com/profile.php?id=61584148233648" aria-label="Facebook">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M18 2h-3a5 5 0 0 0-5 5v3H7v4h3v8h4v-8h3l1-4h-4V7a1 1 0 0 1 1-1h3z"></path>
</svg>
</a>
<a href="https://x.com/goldenspoonk" aria-label="X (Twitter)">
<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round">
<path d="M4 4l11.733 16h4.267l-11.733 -16z"></path>
<path d="M4 20l6.768 -6.768m2.46 -2.46l6.772 -6.772"></path>
</svg>
</a>
</div>
</div>
<div class="footer-bottom">
<p>© 2026 GoldenSpoonKitchen. All rights reserved.</p>
</div>
</footer>
<script type="module" src="/main.js"></script>
<script async src="https://www.googletagmanager.com/gtag/js?id=G-7TWS8WHMK6"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-7TWS8WHMK6');
</script>
</body>
</html>