Merge version_1 into main #2
@@ -20,7 +20,6 @@ import {
|
||||
Heart,
|
||||
HelpCircle,
|
||||
Home,
|
||||
Lightning,
|
||||
Lightbulb,
|
||||
Lock,
|
||||
MapPin,
|
||||
@@ -79,7 +78,7 @@ export default function LandingPage() {
|
||||
name: "Sarah Chen", handle: "@sarahchen_home", testimonial:
|
||||
"This system completely changed how I organize my kitchen. Everything is accessible, nothing gets forgotten.", rating: 5,
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=1", imageAlt: "Sarah Chen"},
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", imageAlt: "Sarah Chen"},
|
||||
{
|
||||
name: "Marcus Webb", handle: "@marcusw_lifestyle", testimonial:
|
||||
"The automation features save me hours every week. It's like having a personal organizer.", rating: 5,
|
||||
@@ -99,7 +98,7 @@ export default function LandingPage() {
|
||||
imageSrc="http://img.b2bpic.net/free-photo/decorative-plants-table_23-2147730928.jpg"
|
||||
imageAlt="Smart home organization system"
|
||||
mediaAnimation="slide-up"
|
||||
background="gradient-bars"
|
||||
background={{ variant: "gradient-bars" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
@@ -251,7 +250,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "test-1", name: "Jessica Liu", role: "Interior Designer", testimonial:
|
||||
"My clients absolutely love the SmartOrganize system. It combines functionality with elegant design perfectly. It's become a standard recommendation in all my projects.", imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg?_wi=2", imageAlt: "Jessica Liu"},
|
||||
"http://img.b2bpic.net/free-photo/middle-aged-hispanic-business-person_23-2151098593.jpg", imageAlt: "Jessica Liu"},
|
||||
{
|
||||
id: "test-2", name: "David Thompson", role: "Small Business Owner", testimonial:
|
||||
"The automation features have freed up so much mental energy. I no longer stress about where things are or when supplies are running low.", imageSrc:
|
||||
|
||||
Reference in New Issue
Block a user