Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-03-25 21:45:56 +00:00

View File

@@ -120,10 +120,10 @@ export default function LandingPage() {
title: "Local Sourcing", description: "We partner with trusted local farms in Norway, ensuring our animals are raised ethically and sustainably, contributing to a vibrant community.", icon: Home,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/grass-field-with-cows-distant-sunny-day-with-trees-blue-sky_181624-2660.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/grass-field-with-cows-distant-sunny-day-with-trees-blue-sky_181624-2660.jpg"
},
{
src: "http://img.b2bpic.net/free-photo/grass-field-with-cows-distant-sunny-day-with-trees-blue-sky_181624-2660.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/grass-field-with-cows-distant-sunny-day-with-trees-blue-sky_181624-2660.jpg"
}
]
},
@@ -131,10 +131,10 @@ export default function LandingPage() {
title: "Expert Butchers", description: "Our skilled butchers employ time-honored techniques to prepare each cut with precision and care, preserving the meat's natural texture and flavor.", icon: Award,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/barber-talking-with-client-reception-desk_23-2148181957.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-client-reception-desk_23-2148181957.jpg"
},
{
src: "http://img.b2bpic.net/free-photo/barber-talking-with-client-reception-desk_23-2148181957.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/barber-talking-with-client-reception-desk_23-2148181957.jpg"
}
]
},
@@ -142,10 +142,10 @@ export default function LandingPage() {
title: "Unrivaled Freshness", description: "With a short supply chain from farm to table, we guarantee exceptional freshness, allowing you to taste the quality in every bite.", icon: Sparkles,
mediaItems: [
{
src: "http://img.b2bpic.net/free-photo/fresh-uncooked-pork-chops-wooden-table_123827-34467.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/fresh-uncooked-pork-chops-wooden-table_123827-34467.jpg"
},
{
src: "http://img.b2bpic.net/free-photo/fresh-uncooked-pork-chops-wooden-table_123827-34467.jpg"
imageSrc: "http://img.b2bpic.net/free-photo/fresh-uncooked-pork-chops-wooden-table_123827-34467.jpg"
}
]
},
@@ -153,10 +153,10 @@ export default function LandingPage() {
title: "Sustainable Practices", description: "Ertnes Kjøtt is committed to environmentally friendly operations, from sourcing to packaging, minimizing our footprint for a healthier planet.", icon: Feather,
mediaItems: [
{
src: "http://img.b2bpic.net/free-vector/flat-arbor-day-horizontal-banners-set_23-2149315389.jpg"
imageSrc: "http://img.b2bpic.net/free-vector/flat-arbor-day-horizontal-banners-set_23-2149315389.jpg"
},
{
src: "http://img.b2bpic.net/free-vector/flat-arbor-day-horizontal-banners-set_23-2149315389.jpg"
imageSrc: "http://img.b2bpic.net/free-vector/flat-arbor-day-horizontal-banners-set_23-2149315389.jpg"
}
]
}