Merge version_1 into main #1

Merged
bender merged 3 commits from version_1 into main 2026-04-09 00:08:21 +00:00
3 changed files with 15 additions and 15 deletions

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
tag="Support"
title="Retailer Inquiry"
description="Contact us to become an official partner."
imageSrc="http://img.b2bpic.net/free-photo/couple-spending-quality-time-together_23-2148940971.jpg"
imageSrc="http://img.b2bpic.net/free-photo/couple-spending-quality-time-together_23-2148940971.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -63,19 +63,19 @@ export default function LandingPage() {
imageAlt: "Modern kitchen sink",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/couple-spending-quality-time-together_23-2148940971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-spending-quality-time-together_23-2148940971.jpg?_wi=1",
imageAlt: "Disposer mechanism",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-making-dough_23-2148006257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-making-dough_23-2148006257.jpg?_wi=1",
imageAlt: "Hot water tap",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/heap-beet-micro-greens-table_1157-35993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-beet-micro-greens-table_1157-35993.jpg?_wi=1",
imageAlt: "Sustainable kitchen",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_1203-7837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_1203-7837.jpg?_wi=1",
imageAlt: "Evolution 200",
},
]}
@@ -95,21 +95,21 @@ export default function LandingPage() {
{
title: "Quiet Technology",
description: "Grind waste with minimal noise, ensuring a serene kitchen experience.",
imageSrc: "http://img.b2bpic.net/free-photo/couple-spending-quality-time-together_23-2148940971.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/couple-spending-quality-time-together_23-2148940971.jpg?_wi=2",
titleIconSrc: "Zap",
buttonText: "Learn More",
},
{
title: "Instant Hot Water",
description: "Fresh, near-boiling water instantly available for cooking and cleaning.",
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-making-dough_23-2148006257.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/chef-kitchen-making-dough_23-2148006257.jpg?_wi=2",
titleIconSrc: "Coffee",
buttonText: "Discover Systems",
},
{
title: "Sustainable Living",
description: "Reduce food waste sent to landfills and help the planet breathe.",
imageSrc: "http://img.b2bpic.net/free-photo/heap-beet-micro-greens-table_1157-35993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-beet-micro-greens-table_1157-35993.jpg?_wi=2",
titleIconSrc: "Leaf",
buttonText: "Learn More",
},
@@ -148,14 +148,14 @@ export default function LandingPage() {
value: "1.2M",
title: "Disposers Installed",
description: "Worldwide",
imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_1203-7837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_1203-7837.jpg?_wi=2",
},
{
id: "m2",
value: "45%",
title: "Waste Reduction",
description: "Average household",
imageSrc: "http://img.b2bpic.net/free-photo/heap-beet-micro-greens-table_1157-35993.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/heap-beet-micro-greens-table_1157-35993.jpg?_wi=3",
},
]}
/>
@@ -170,7 +170,7 @@ export default function LandingPage() {
tag="Keep Up to Date"
title="Join the Newsletter"
description="Get exclusive tips, maintenance advice, and product news directly to your inbox."
imageSrc="http://img.b2bpic.net/free-photo/chef-kitchen-making-dough_23-2148006257.jpg"
imageSrc="http://img.b2bpic.net/free-photo/chef-kitchen-making-dough_23-2148006257.jpg?_wi=3"
mediaAnimation="slide-up"
/>
</div>

View File

@@ -58,7 +58,7 @@ export default function LandingPage() {
name: "Evolution 200",
price: "$349",
variant: "Food Waste Disposer",
imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_1203-7837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_1203-7837.jpg?_wi=3",
},
{
id: "p2",
@@ -72,7 +72,7 @@ export default function LandingPage() {
name: "Evolution 100",
price: "$249",
variant: "Food Waste Disposer",
imageSrc: "http://img.b2bpic.net/free-photo/food-waste-concept_23-2148688593.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-waste-concept_23-2148688593.jpg?_wi=1",
},
{
id: "p4",
@@ -114,13 +114,13 @@ export default function LandingPage() {
id: "f1",
name: "Premium Bundle",
price: "$799",
imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_1203-7837.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blender-juice-machine_1203-7837.jpg?_wi=4",
},
{
id: "f2",
name: "Basic Starter",
price: "$199",
imageSrc: "http://img.b2bpic.net/free-photo/food-waste-concept_23-2148688593.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/food-waste-concept_23-2148688593.jpg?_wi=2",
},
]}
/>