Merge version_1 into main #2
@@ -79,15 +79,14 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Architectural Lighting Design", author: "Design Team", description: "Custom-designed lighting fixtures that enhance architectural features and create ambiance. From chandeliers to recessed systems, we create signature lighting experiences.", tags: ["Design", "Custom", "Luxury"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-crystal-chandelier-illuminates-modern-luxury-home-interior-generated-by-ai_188544-45040.jpg?_wi=1", imageAlt: "Elegant crystal chandelier in luxury home"
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/glowing-crystal-chandelier-illuminates-modern-luxury-home-interior-generated-by-ai_188544-45040.jpg", imageAlt: "Elegant crystal chandelier in luxury home"
|
||||
},
|
||||
{
|
||||
id: "2", title: "Smart Lighting Systems", author: "Technology Team", description: "Advanced automation and control systems that adapt lighting to your lifestyle. Integrate with smart home ecosystems for ultimate control and energy efficiency.", tags: ["Technology", "Smart Home", "Integration"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-living-room-interior-with-large-tv-screen-displaying-home-automation-system_9975-33164.jpg", imageAlt: "Smart home lighting control system interface"
|
||||
},
|
||||
{
|
||||
id: "3", title: "Professional Installation", author: "Installation Team", description: "Certified electricians with expertise in luxury residential wiring. Meticulous installation ensures flawless performance and safety compliance on every project.", tags: ["Installation", "Professional", "Safety"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17799.jpg", imageAlt: "Professional electrical installation in progress"
|
||||
id: "3", title: "Professional Installation", author: "Installation Team", description: "Certified electricians with expertise in luxury residential wiring. Meticulous installation ensures flawless performance and safety compliance on every project.", tags: ["Installation", "Professional", "Safety"], imageSrc: "http://img.b2bpic.net/free-photo/electrician-is-mounting-electric-sockets-white-wall-indoors_169016-17799.jpg", imageAlt: "Professional electrical installation in progress"
|
||||
}
|
||||
]}
|
||||
animationType="slide-up"
|
||||
@@ -104,7 +103,7 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "City Lighting", name: "Crystal Chandelier Installation", price: "$8,500+", rating: 5,
|
||||
reviewCount: "47 projects", imageSrc: "http://img.b2bpic.net/free-photo/glowing-crystal-chandelier-illuminates-modern-luxury-home-interior-generated-by-ai_188544-45040.jpg?_wi=2", imageAlt: "Premium crystal chandelier"
|
||||
reviewCount: "47 projects", imageSrc: "http://img.b2bpic.net/free-photo/glowing-crystal-chandelier-illuminates-modern-luxury-home-interior-generated-by-ai_188544-45040.jpg", imageAlt: "Premium crystal chandelier"
|
||||
},
|
||||
{
|
||||
id: "2", brand: "City Lighting", name: "Modern Pendant Light System", price: "$5,200+", rating: 5,
|
||||
@@ -149,16 +148,16 @@ export default function LandingPage() {
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", name: "Margaret Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Margaret Chen, CEO of Luxe Interiors"
|
||||
id: "1", name: "Margaret Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Margaret Chen, CEO of Luxe Interiors"
|
||||
},
|
||||
{
|
||||
id: "2", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Richardson, Architect"
|
||||
id: "2", name: "James Richardson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Richardson, Architect"
|
||||
},
|
||||
{
|
||||
id: "3", name: "Victoria Pembroke", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Victoria Pembroke, Interior Designer"
|
||||
id: "3", name: "Victoria Pembroke", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Victoria Pembroke, Interior Designer"
|
||||
},
|
||||
{
|
||||
id: "4", name: "David Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "David Laurent, Property Developer"
|
||||
id: "4", name: "David Laurent", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Laurent, Property Developer"
|
||||
}
|
||||
]}
|
||||
cardTitle="Trusted by premium homeowners and luxury interior designers nationwide"
|
||||
|
||||
Reference in New Issue
Block a user