Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-06-12 11:19:32 +00:00

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Alex P.", handle: "@alex_home", testimonial: "This cabinet is a game-changer for my small apartment! Easy to store and sets up in no time. Perfect for refreshing clothes.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-open-lock_1048-1662.jpg", imageAlt: "Alex's avatar"},
imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-open-lock_1048-1662.jpg?_wi=1", imageAlt: "Alex's avatar"},
{
name: "Jamie L.", handle: "@cleanliving", testimonial: "The steam flow is excellent, leaves my clothes feeling fresh and wrinkle-free. A premium addition to my home routine.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/economy-arrow-with-copy-space_23-2148541977.jpg", imageAlt: "Jamie's avatar"},
imageSrc: "http://img.b2bpic.net/free-photo/economy-arrow-with-copy-space_23-2148541977.jpg?_wi=1", imageAlt: "Jamie's avatar"},
{
name: "Casey R.", handle: "@compacthome", testimonial: "Love the simple digital controls. It's incredibly user-friendly and looks sleek in any room. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-vector/heart-with-settings-cog_78370-6980.jpg", imageAlt: "Casey's avatar"},
@@ -113,9 +113,9 @@ export default function LandingPage() {
title: "Ready-to-Use Mode", description: "Lift the top, extend the support poles, and let the fabric chamber unfold. It expands into a tall enclosed space designed for efficient steam circulation.", icon: Maximize,
mediaItems: [
{
imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-open-lock_1048-1662.jpg", imageAlt: "Opened product"},
imageSrc: "http://img.b2bpic.net/free-photo/cloud-with-open-lock_1048-1662.jpg?_wi=2", imageAlt: "Opened product"},
{
imageSrc: "http://img.b2bpic.net/free-photo/economy-arrow-with-copy-space_23-2148541977.jpg", imageAlt: "Opened product detail"},
imageSrc: "http://img.b2bpic.net/free-photo/economy-arrow-with-copy-space_23-2148541977.jpg?_wi=2", imageAlt: "Opened product detail"},
]
},
{