diff --git a/src/app/page.tsx b/src/app/page.tsx index 5289cff..fa4052a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -106,13 +106,13 @@ export default function LandingPage() { tagAnimation="slide-up" features={[ { - id: "motion-tech", title: "Advanced Motion Technology", description: "Our furniture features smooth, whisper-quiet animated movements powered by cutting-edge motors and sensors.", tag: "Innovation", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg", buttons: [{ text: "Learn More", href: "products" }] + id: "motion-tech", title: "Advanced Motion Technology", description: "Our furniture features smooth, whisper-quiet animated movements powered by cutting-edge motors and sensors.", tag: "Innovation", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg?_wi=1", buttons: [{ text: "Learn More", href: "products" }] }, { - id: "smart-control", title: "Smart Control Systems", description: "Control your furniture with intuitive mobile apps, voice commands, and gesture recognition technology.", tag: "Smart", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-chair_23-2149410594.jpg", buttons: [{ text: "Explore", href: "products" }] + id: "smart-control", title: "Smart Control Systems", description: "Control your furniture with intuitive mobile apps, voice commands, and gesture recognition technology.", tag: "Smart", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-chair_23-2149410594.jpg?_wi=1", buttons: [{ text: "Explore", href: "products" }] }, { - id: "design-quality", title: "Premium Design Quality", description: "Crafted with sustainable materials and timeless aesthetics that complement any interior space.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-decorations-box-laptop-desk-houseplant-pot-supplies-instruments-wooden-table-empty-business-space-flowerpot-modern-ornaments-work_482257-36860.jpg", buttons: [{ text: "View", href: "products" }] + id: "design-quality", title: "Premium Design Quality", description: "Crafted with sustainable materials and timeless aesthetics that complement any interior space.", tag: "Premium", imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-decorations-box-laptop-desk-houseplant-pot-supplies-instruments-wooden-table-empty-business-space-flowerpot-modern-ornaments-work_482257-36860.jpg?_wi=1", buttons: [{ text: "View", href: "products" }] } ]} animationType="slide-up" @@ -132,13 +132,13 @@ export default function LandingPage() { tagAnimation="slide-up" products={[ { - id: "1", name: "ElevateRest Motorized Sofa", price: "$2,499", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg", imageAlt: "ElevateRest Motorized Sofa with animation controls" + id: "1", name: "ElevateRest Motorized Sofa", price: "$2,499", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg?_wi=2", imageAlt: "ElevateRest Motorized Sofa with animation controls" }, { - id: "2", name: "GlideChair Pro Recliner", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-chair_23-2149410594.jpg", imageAlt: "GlideChair Pro with responsive positioning" + id: "2", name: "GlideChair Pro Recliner", price: "$1,299", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-chair_23-2149410594.jpg?_wi=2", imageAlt: "GlideChair Pro with responsive positioning" }, { - id: "3", name: "SmartDesk Adjustable Workspace", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-decorations-box-laptop-desk-houseplant-pot-supplies-instruments-wooden-table-empty-business-space-flowerpot-modern-ornaments-work_482257-36860.jpg", imageAlt: "SmartDesk with height adjustment animation" + id: "3", name: "SmartDesk Adjustable Workspace", price: "$899", imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-decorations-box-laptop-desk-houseplant-pot-supplies-instruments-wooden-table-empty-business-space-flowerpot-modern-ornaments-work_482257-36860.jpg?_wi=2", imageAlt: "SmartDesk with height adjustment animation" } ]} gridVariant="three-columns-all-equal-width" @@ -181,16 +181,16 @@ export default function LandingPage() { tagAnimation="slide-up" testimonials={[ { - id: "1", name: "Sarah Mitchell, Interior Designer", date: "Date: 15 January 2025", title: "Completely Transformed My Client's Home", quote: "The animated furniture from AnimateFurniture has been a game-changer for my design projects. The quality, functionality, and wow-factor are unmatched. My clients love the interactive elements.", tag: "Premium Collection", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg" + id: "1", name: "Sarah Mitchell, Interior Designer", date: "Date: 15 January 2025", title: "Completely Transformed My Client's Home", quote: "The animated furniture from AnimateFurniture has been a game-changer for my design projects. The quality, functionality, and wow-factor are unmatched. My clients love the interactive elements.", tag: "Premium Collection", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg?_wi=3" }, { - id: "2", name: "James Chen, Tech Enthusiast", date: "Date: 10 January 2025", title: "Innovation Meets Comfort", quote: "I never thought furniture could be this smart and functional. The motorized movements are incredibly smooth, and the app integration works flawlessly. Best investment in my home setup.", tag: "Smart Furniture", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-chair_23-2149410594.jpg" + id: "2", name: "James Chen, Tech Enthusiast", date: "Date: 10 January 2025", title: "Innovation Meets Comfort", quote: "I never thought furniture could be this smart and functional. The motorized movements are incredibly smooth, and the app integration works flawlessly. Best investment in my home setup.", tag: "Smart Furniture", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-good-looking-smiling-friendly-female-trainee-ready-tackle-assignments-smiling-broadly-feeling-lucky-day-work-self-assured-encouraged-achieve-success-goal-white-wall_176420-35567.jpg", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-smiley-woman-sitting-chair_23-2149410594.jpg?_wi=3" }, { - id: "3", name: "Emma Rodriguez, Homeowner", date: "Date: 5 January 2025", title: "Family Loves the Interactive Features", quote: "Our new animated sofa has become the centerpiece of our living room. The adjustable positions and responsive technology make it perfect for movie nights and relaxation. Highly recommend!", tag: "Family Approved", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-decorations-box-laptop-desk-houseplant-pot-supplies-instruments-wooden-table-empty-business-space-flowerpot-modern-ornaments-work_482257-36860.jpg" + id: "3", name: "Emma Rodriguez, Homeowner", date: "Date: 5 January 2025", title: "Family Loves the Interactive Features", quote: "Our new animated sofa has become the centerpiece of our living room. The adjustable positions and responsive technology make it perfect for movie nights and relaxation. Highly recommend!", tag: "Family Approved", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/close-up-office-decorations-box-laptop-desk-houseplant-pot-supplies-instruments-wooden-table-empty-business-space-flowerpot-modern-ornaments-work_482257-36860.jpg?_wi=3" }, { - id: "4", name: "Michael Torres, Office Manager", date: "Date: 28 December 2024", title: "Boosted Productivity in Our Workspace", quote: "Installing AnimateFurniture desks in our office has improved employee satisfaction and productivity. The ergonomic design combined with smart height adjustment is fantastic.", tag: "Business Solution", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg" + id: "4", name: "Michael Torres, Office Manager", date: "Date: 28 December 2024", title: "Boosted Productivity in Our Workspace", quote: "Installing AnimateFurniture desks in our office has improved employee satisfaction and productivity. The ergonomic design combined with smart height adjustment is fantastic.", tag: "Business Solution", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageSrc: "http://img.b2bpic.net/free-photo/decoration-contemporary-white-modern-light_1203-4393.jpg?_wi=4" } ]} textboxLayout="default"