diff --git a/src/app/page.tsx b/src/app/page.tsx index 3ab6fe0..5698981 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,19 +56,19 @@ export default function LandingPage() { testimonials={[ { name: "Astrid Olsen", handle: "@astrido", testimonial: "The quality from Ertnes Kjøtt is simply unmatched. Their beef is always tender and full of flavor. A true taste of Norway!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-food_23-2150168128.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-food_23-2150168128.jpg?_wi=1" }, { name: "Bjørn Hansen", handle: "@bjornh", testimonial: "I've been a loyal customer for years. Ertnes Kjøtt delivers outstanding lamb and pork every time. Highly recommended!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000294.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000294.jpg?_wi=1" }, { name: "Lise Jensen", handle: "@lisej", testimonial: "Their commitment to local sourcing and ethical practices shines through in every product. Delicious and responsible!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914243.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914243.jpg?_wi=1" }, { name: "Svein Erikson", handle: "@sveine", testimonial: "Ertnes Kjøtt is our go-to for all special occasions. The quality elevates every meal, and the service is always top-notch.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-reunion-with-delicious-food_23-2149073105.jpg" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-reunion-with-delicious-food_23-2149073105.jpg?_wi=1" } ]} buttons={[ @@ -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: [ { - imageSrc: "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?_wi=1" }, { - imageSrc: "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?_wi=2" } ] }, @@ -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: [ { - imageSrc: "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?_wi=1" }, { - imageSrc: "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?_wi=2" } ] }, @@ -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: [ { - imageSrc: "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?_wi=1" }, { - imageSrc: "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?_wi=2" } ] }, @@ -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: [ { - imageSrc: "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?_wi=1" }, { - imageSrc: "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?_wi=2" } ] } @@ -196,16 +196,16 @@ export default function LandingPage() { useInvertedBackground={false} testimonials={[ { - id: "1", name: "Astrid Olsen", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-food_23-2150168128.jpg", imageAlt: "Astrid Olsen profile picture" + id: "1", name: "Astrid Olsen", imageSrc: "http://img.b2bpic.net/free-photo/front-view-smiley-man-holding-food_23-2150168128.jpg?_wi=2", imageAlt: "Astrid Olsen profile picture" }, { - id: "2", name: "Bjørn Hansen", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000294.jpg", imageAlt: "Bjørn Hansen profile picture" + id: "2", name: "Bjørn Hansen", imageSrc: "http://img.b2bpic.net/free-photo/people-enjoying-mexican-barbecue_23-2151000294.jpg?_wi=2", imageAlt: "Bjørn Hansen profile picture" }, { - id: "3", name: "Lise Jensen", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914243.jpg", imageAlt: "Lise Jensen profile picture" + id: "3", name: "Lise Jensen", imageSrc: "http://img.b2bpic.net/free-photo/male-jeweler-working-shop_23-2150914243.jpg?_wi=2", imageAlt: "Lise Jensen profile picture" }, { - id: "4", name: "Svein Erikson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-reunion-with-delicious-food_23-2149073105.jpg", imageAlt: "Svein Erikson profile picture" + id: "4", name: "Svein Erikson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-reunion-with-delicious-food_23-2149073105.jpg?_wi=2", imageAlt: "Svein Erikson profile picture" } ]} cardTitle="What Our Customers Say"