4 Commits

Author SHA1 Message Date
6cfa921480 Update src/app/page.tsx 2026-05-07 13:36:33 +00:00
f886405759 Update src/app/page.tsx 2026-05-07 13:34:33 +00:00
90fd82a8e4 Merge version_3 into main
Merge version_3 into main
2026-05-07 13:32:51 +00:00
def86d9e5d Update src/app/page.tsx 2026-05-07 13:32:47 +00:00

View File

@@ -76,12 +76,12 @@ export default function LandingPage() {
gridVariant="three-columns-all-equal-width"
useInvertedBackground={true}
products={[
{ id: "p1", name: "Titan Ceiling Fan", price: "$399", imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-ventilation-system_23-2149281310.jpg" },
{ id: "p2", name: "Aerovent Pro", price: "$199", imageSrc: "http://img.b2bpic.net/free-photo/close-up-ventilation-system_23-2149388965.jpg" },
{ id: "p3", name: "Breeze-X Stand Fan", price: "$149", imageSrc: "http://img.b2bpic.net/free-photo/modern-round-desk-fan-with-simple-background_23-2150808050.jpg" },
{ 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?_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="New Arrivals"
description="Discover our latest innovations in home comfort and air circulation."
title="Latest Comfort Solutions"
description="Explore our newly curated selection of premium air circulation technology."
/>
</div>
@@ -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" },