Update src/app/page.tsx

This commit is contained in:
2026-05-07 13:34:53 +00:00
parent f0d05a4881
commit cd4ac4c3c5

View File

@@ -77,7 +77,7 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{ id: "p1", name: "Breeze-Max Elite", price: "$449", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281310.jpg" },
{ id: "p2", name: "SilentFlow Wall Mount", price: "$229", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388965.jpg" },
{ id: "p2", name: "SilentFlow Wall Mount", price: "$229", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388965.jpg?_wi=1" },
{ id: "p3", name: "Compact Breeze Desktop", price: "$129", imageSrc: "http://img.b2bpic.net/free-photo/modern-round-desk-fan-with-simple-background_23-2150808050.jpg" },
]}
title="Latest Comfort Solutions"
@@ -93,7 +93,7 @@ export default function LandingPage() {
features={[
{
title: "Whisper-Silent Motor", description: "Enjoy unmatched silence with our proprietary brushless DC motor technology.", media: {
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388965.jpg", imageAlt: "Quiet motor engineering"},
imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388965.jpg?_wi=2", imageAlt: "Quiet motor engineering"},
items: [
{ icon: CheckCircle, text: "Under 30dB operation" },
{ icon: CheckCircle, text: "5-year motor warranty" },