Merge version_1 into main #1
@@ -60,7 +60,7 @@ export default function BlogPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg?_wi=2"
|
||||
imageAlt="Inferno Hot Sauce Production"
|
||||
logoText="Inferno"
|
||||
copyrightText="© 2025 Inferno Hot Sauce. All rights reserved."
|
||||
|
||||
@@ -48,7 +48,7 @@ export default function InfernoPage() {
|
||||
{ text: "Learn More", href: "about" }
|
||||
]}
|
||||
background={{ variant: "plain" }}
|
||||
imageSrc="https://img.b2bpic.net/free-photo/closeup-shot-various-sauces-glass-jars_181624-58324.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/closeup-shot-various-sauces-glass-jars_181624-58324.jpg?_wi=1"
|
||||
imageAlt="Inferno Hot Sauce Premium Bottle"
|
||||
frameStyle="card"
|
||||
mediaAnimation="opacity"
|
||||
@@ -66,7 +66,7 @@ export default function InfernoPage() {
|
||||
id: "1", name: "Classic Inferno", price: "$14.99", imageSrc: "https://img.b2bpic.net/free-photo/chili-sauce-peppers-dark-wooden-surface_1150-42161.jpg", imageAlt: "Classic Inferno Hot Sauce"
|
||||
},
|
||||
{
|
||||
id: "2", name: "Habanero Heaven", price: "$16.99", imageSrc: "https://img.b2bpic.net/free-photo/closeup-shot-various-sauces-glass-jars_181624-58324.jpg", imageAlt: "Habanero Heaven Hot Sauce"
|
||||
id: "2", name: "Habanero Heaven", price: "$16.99", imageSrc: "https://img.b2bpic.net/free-photo/closeup-shot-various-sauces-glass-jars_181624-58324.jpg?_wi=2", imageAlt: "Habanero Heaven Hot Sauce"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Ghost Reaper", price: "$18.99", imageSrc: "https://img.b2bpic.net/free-photo/chili-sauce-bottle-peppers-dark-wooden-surface_1150-42209.jpg", imageAlt: "Ghost Reaper Hot Sauce"
|
||||
@@ -171,7 +171,7 @@ export default function InfernoPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg?_wi=1"
|
||||
imageAlt="Inferno Hot Sauce Production"
|
||||
logoText="Inferno"
|
||||
copyrightText="© 2025 Inferno Hot Sauce. All rights reserved."
|
||||
|
||||
@@ -100,7 +100,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg?_wi=5"
|
||||
imageAlt="Inferno Hot Sauce Production"
|
||||
logoText="Inferno"
|
||||
copyrightText="© 2025 Inferno Hot Sauce. All rights reserved."
|
||||
@@ -179,7 +179,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg?_wi=6"
|
||||
imageAlt="Inferno Hot Sauce Production"
|
||||
logoText="Inferno"
|
||||
copyrightText="© 2025 Inferno Hot Sauce. All rights reserved."
|
||||
@@ -282,7 +282,7 @@ export default function ProductPage({ params }: ProductPageProps) {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg?_wi=7"
|
||||
imageAlt="Inferno Hot Sauce Production"
|
||||
logoText="Inferno"
|
||||
copyrightText="© 2025 Inferno Hot Sauce. All rights reserved."
|
||||
|
||||
@@ -53,7 +53,7 @@ export default function ShopPage() {
|
||||
</main>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg?_wi=3"
|
||||
imageAlt="Inferno Hot Sauce Production"
|
||||
logoText="Inferno"
|
||||
copyrightText="© 2025 Inferno Hot Sauce. All rights reserved."
|
||||
@@ -131,7 +131,7 @@ export default function ShopPage() {
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg"
|
||||
imageSrc="https://img.b2bpic.net/free-photo/yogurt-pot-tomatoes-herbs-olive-bottle-wooden-table-top-view_114579-4585.jpg?_wi=4"
|
||||
imageAlt="Inferno Hot Sauce Production"
|
||||
logoText="Inferno"
|
||||
copyrightText="© 2025 Inferno Hot Sauce. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user