Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -82,15 +82,15 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Energy Efficient Technology", author: "Sustainability Team", description: "Reduce energy consumption by up to 80% compared to traditional lighting. Lower electricity bills and environmental impact.", tags: ["Energy Saving", "Eco-Friendly"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ecology-infographic-with-retro-colors_23-2148397002.jpg", imageAlt: "Energy efficiency"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ecology-infographic-with-retro-colors_23-2148397002.jpg?_wi=1", imageAlt: "Energy efficiency"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Smart Integration & Control", author: "Tech Innovation", description: "Control your lighting remotely via smartphone or voice commands. Create custom scenes and automate schedules seamlessly.", tags: ["Smart Home", "Automation"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639966.jpg", imageAlt: "Smart control"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639966.jpg?_wi=1", imageAlt: "Smart control"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Long Lifespan Reliability", author: "Quality Assurance", description: "Industry-leading 50,000+ hour lifespan means less replacement and more value. Tested for durability and consistent performance.", tags: ["Durability", "Warranty"],
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ecology-infographic-with-retro-colors_23-2148397002.jpg", imageAlt: "Reliability"
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/ecology-infographic-with-retro-colors_23-2148397002.jpg?_wi=2", imageAlt: "Reliability"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
||||
tag="Product Lineup"
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Smart WiFi LED Bulb", price: "$24.99", variant: "16M Colors | Dimmable", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639966.jpg", imageAlt: "Smart LED bulb"
|
||||
id: "1", name: "Smart WiFi LED Bulb", price: "$24.99", variant: "16M Colors | Dimmable", imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-home_23-2150639966.jpg?_wi=2", imageAlt: "Smart LED bulb"
|
||||
},
|
||||
{
|
||||
id: "2", name: "RGB Color Changing Strip", price: "$34.99", variant: "5M Length | Flexible", imageSrc: "http://img.b2bpic.net/free-photo/top-view-glasses-abstract-table_23-2149974220.jpg", imageAlt: "RGB LED strip"
|
||||
|
||||
Reference in New Issue
Block a user