Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 51cc5f0bfb | |||
| eaaf00d7e7 | |||
| 88845418aa |
@@ -147,10 +147,10 @@ export default function HomePage() {
|
||||
animationType="slide-up"
|
||||
metrics={[
|
||||
{
|
||||
id: "1", value: "±2mm", title: "Tolerance Standard", description: "Architectural-grade precision in all installations", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-safety-vest-with-building-plans_23-2148269299.jpg?_wi=1", imageAlt: "Professional quality control inspection and measurement"
|
||||
id: "1", value: "100%", title: "Material Specification", description: "Every finish, fixture, and texture pre-approved and verified", imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741786.jpg?_wi=1", imageAlt: "Organized material samples and premium finish selections"
|
||||
},
|
||||
{
|
||||
id: "2", value: "100%", title: "Material Specification", description: "Every finish, fixture, and texture pre-approved and verified", imageSrc: "http://img.b2bpic.net/free-photo/scenery-designers-work_23-2149741786.jpg?_wi=1", imageAlt: "Organized material samples and premium finish selections"
|
||||
id: "2", value: "±2mm", title: "Tolerance Standard", description: "Architectural-grade precision in all installations", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-safety-vest-with-building-plans_23-2148269299.jpg?_wi=1", imageAlt: "Professional quality control inspection and measurement"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -220,7 +220,7 @@ export default function HomePage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterBaseCard
|
||||
logoText="Craft+Execute"
|
||||
logoText="Mescora Studios"
|
||||
copyrightText="© 2025 Craft+Execute. Premium Residential Execution, Mumbai."
|
||||
columns={footerColumns}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user