Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-06 10:59:35 +00:00

View File

@@ -71,7 +71,7 @@ export default function LandingPage() {
{ value: "24h", title: "Delivery on Average" }
]}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-psd/minimalist-interior-design-landing-page-template_23-2148646853.jpg"
imageSrc="http://img.b2bpic.net/free-psd/minimalist-interior-design-landing-page-template_23-2148646853.jpg?_wi=1"
imageAlt="AI curator interface showing room recommendations"
mediaAnimation="slide-up"
metricsAnimation="opacity"
@@ -161,10 +161,10 @@ export default function LandingPage() {
<TestimonialCardSix
testimonials={[
{
id: "1", name: "Sarah Chen", handle: "@sarahdesignsla", testimonial: "LUMÉ's AI curator understood my japandi aesthetic perfectly. Found the exact sofa I needed in minutes. The fit score was spot-on!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Sarah Chen"
id: "1", name: "Sarah Chen", handle: "@sarahdesignsla", testimonial: "LUMÉ's AI curator understood my japandi aesthetic perfectly. Found the exact sofa I needed in minutes. The fit score was spot-on!", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=1", imageAlt: "Sarah Chen"
},
{
id: "2", name: "Marcus Rodriguez", handle: "@modernhomelife", testimonial: "The 3D visualizer changed everything. I could see exactly how each piece would look in my living room. Best furniture shopping experience ever.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "Marcus Rodriguez"
id: "2", name: "Marcus Rodriguez", handle: "@modernhomelife", testimonial: "The 3D visualizer changed everything. I could see exactly how each piece would look in my living room. Best furniture shopping experience ever.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=1", imageAlt: "Marcus Rodriguez"
},
{
id: "3", name: "Emma Williams", handle: "@emmainteriors", testimonial: "As an interior designer, I'm impressed by LUMÉ's curation quality and sustainability commitment. Recommending it to all my clients.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-frustrated-disgusted-young-brunette-african-american-female-frowning-grimacing-because-disgusting-smell-stink-clenching-teeth-bad-smelling-disgust-negative-emotions_344912-1012.jpg", imageAlt: "Emma Williams"
@@ -173,10 +173,10 @@ export default function LandingPage() {
id: "4", name: "James Park", handle: "@minimalistliving", testimonial: "Fast shipping, impeccable quality, and the AI recommendations were incredibly accurate. LUMÉ delivered exactly what I envisioned.", imageSrc: "http://img.b2bpic.net/free-photo/person-indian-origin-having-fun_23-2150285284.jpg", imageAlt: "James Park"
},
{
id: "5", name: "Sophia Müller", handle: "@sophiahomescape", testimonial: "The furniture pieces are gorgeous and the customer service is exceptional. LUMÉ feels like working with a personal designer.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", imageAlt: "Sophia Müller"
id: "5", name: "Sophia Müller", handle: "@sophiahomescape", testimonial: "The furniture pieces are gorgeous and the customer service is exceptional. LUMÉ feels like working with a personal designer.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg?_wi=2", imageAlt: "Sophia Müller"
},
{
id: "6", name: "David Thompson", handle: "@davestudiospaces", testimonial: "Outstanding quality and the AI's style matching is uncanny. Each recommendation perfectly matched my vision. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg", imageAlt: "David Thompson"
id: "6", name: "David Thompson", handle: "@davestudiospaces", testimonial: "Outstanding quality and the AI's style matching is uncanny. Each recommendation perfectly matched my vision. Worth every penny.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-businessman-sitting-sofa-waiting-area_107420-95816.jpg?_wi=2", imageAlt: "David Thompson"
}
]}
title="Loved by Design Enthusiasts"
@@ -200,7 +200,7 @@ export default function LandingPage() {
tagAnimation="blur-reveal"
background={{ variant: "sparkles-gradient" }}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-psd/minimalist-interior-design-landing-page-template_23-2148646853.jpg"
imageSrc="http://img.b2bpic.net/free-psd/minimalist-interior-design-landing-page-template_23-2148646853.jpg?_wi=2"
imageAlt="Interior design inspiration showcase"
mediaAnimation="slide-up"
mediaPosition="right"