Update src/app/page.tsx
This commit is contained in:
@@ -110,13 +110,13 @@ export default function LandingPage() {
|
||||
description="Every project flows through three expertly managed phases, ensuring seamless execution from vision to reality."
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Concept & Design", description: "Design planning, layouts, 3D visuals, and material selection. Share your ideas and let our team bring them to life with professional expertise.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-near-tablet-blueprints_23-2147785604.jpg", imageAlt: "Design concept and planning phase"
|
||||
id: "01", title: "Concept & Design", description: "Design planning, layouts, 3D visuals, and material selection. Share your ideas and let our team bring them to life with professional expertise.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-near-tablet-blueprints_23-2147785604.jpg?_wi=1", imageAlt: "Design concept and planning phase"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Execution & Build", description: "Civil work, electrical, carpentry, and vendor management. Our team handles all construction details while you relax knowing everything is managed professionally.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889742.jpg", imageAlt: "Construction and execution phase"
|
||||
id: "02", title: "Execution & Build", description: "Civil work, electrical, carpentry, and vendor management. Our team handles all construction details while you relax knowing everything is managed professionally.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889742.jpg?_wi=1", imageAlt: "Construction and execution phase"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Completion & Delivery", description: "Quality inspection, finishing touches, and final cleaning. Walk into your dream space ready to enjoy with complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-packing-together_23-2149662452.jpg", imageAlt: "Final completion and delivery"
|
||||
id: "03", title: "Completion & Delivery", description: "Quality inspection, finishing touches, and final cleaning. Walk into your dream space ready to enjoy with complete peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-packing-together_23-2149662452.jpg?_wi=1", imageAlt: "Final completion and delivery"
|
||||
}
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
@@ -135,19 +135,19 @@ export default function LandingPage() {
|
||||
description="Complete interior design and contracting solutions tailored to your vision and needs."
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Interior Design", description: "Creative design solutions that combine aesthetics and functionality with expert attention to detail and style preferences.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-near-tablet-blueprints_23-2147785604.jpg", imageAlt: "Interior design service"
|
||||
id: "01", title: "Interior Design", description: "Creative design solutions that combine aesthetics and functionality with expert attention to detail and style preferences.", imageSrc: "http://img.b2bpic.net/free-photo/crop-people-near-tablet-blueprints_23-2147785604.jpg?_wi=2", imageAlt: "Interior design service"
|
||||
},
|
||||
{
|
||||
id: "02", title: "Turnkey Projects", description: "Complete design-to-execution service handled by one expert team ensuring seamless coordination and quality.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889742.jpg", imageAlt: "Turnkey project service"
|
||||
id: "02", title: "Turnkey Projects", description: "Complete design-to-execution service handled by one expert team ensuring seamless coordination and quality.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889742.jpg?_wi=2", imageAlt: "Turnkey project service"
|
||||
},
|
||||
{
|
||||
id: "03", title: "Civil & Construction", description: "Structural work, flooring, walls, and renovation handled by experienced professionals with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889742.jpg", imageAlt: "Civil and construction service"
|
||||
id: "03", title: "Civil & Construction", description: "Structural work, flooring, walls, and renovation handled by experienced professionals with precision and care.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889742.jpg?_wi=3", imageAlt: "Civil and construction service"
|
||||
},
|
||||
{
|
||||
id: "04", title: "Custom Furniture", description: "Furniture designed specifically for your space and style preferences for a perfectly personalized interior.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-packing-together_23-2149662452.jpg", imageAlt: "Custom furniture service"
|
||||
id: "04", title: "Custom Furniture", description: "Furniture designed specifically for your space and style preferences for a perfectly personalized interior.", imageSrc: "http://img.b2bpic.net/free-photo/side-view-couple-packing-together_23-2149662452.jpg?_wi=2", imageAlt: "Custom furniture service"
|
||||
},
|
||||
{
|
||||
id: "05", title: "Site Supervision", description: "Daily project monitoring to ensure quality standards and timelines are met throughout execution.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889742.jpg", imageAlt: "Site supervision service"
|
||||
id: "05", title: "Site Supervision", description: "Daily project monitoring to ensure quality standards and timelines are met throughout execution.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-couple-with-plans_23-2148889742.jpg?_wi=4", imageAlt: "Site supervision service"
|
||||
}
|
||||
]}
|
||||
gridVariant="asymmetric-60-wide-40-narrow"
|
||||
|
||||
Reference in New Issue
Block a user