Merge version_2 into main #3
@@ -6,41 +6,28 @@ import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-halant", subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
variable: "--font-inter", subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Craft+Execute | Architectural Interior Execution in Mumbai",
|
||||
description: "Premium residential interior execution with radical pricing transparency. ₹12-30L projects with architectural-grade precision and design-aware craftsmanship.",
|
||||
keywords: "interior contractor Mumbai, residential execution, architectural interiors, premium finishes, design execution, luxury homes",
|
||||
metadataBase: new URL("https://craftexecute.in"),
|
||||
title: "Craft+Execute | Architectural Interior Execution in Mumbai", description: "Premium residential interior execution with radical pricing transparency. ₹12-30L projects with architectural-grade precision and design-aware craftsmanship.", keywords: "interior contractor Mumbai, residential execution, architectural interiors, premium finishes, design execution, luxury homes", metadataBase: new URL("https://craftexecute.in"),
|
||||
alternates: {
|
||||
canonical: "https://craftexecute.in"
|
||||
},
|
||||
openGraph: {
|
||||
title: "Craft+Execute | Where Design Meets Flawless Execution",
|
||||
description: "Premium architectural interior execution with transparent pricing and execution-grade quality.",
|
||||
type: "website",
|
||||
siteName: "Craft+Execute",
|
||||
images: [
|
||||
title: "Craft+Execute | Where Design Meets Flawless Execution", description: "Premium architectural interior execution with transparent pricing and execution-grade quality.", type: "website", siteName: "Craft+Execute", images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/light-line-open-drawers-blue-fronts_169016-68939.jpg",
|
||||
alt: "Architectural interior detail with premium finishes"
|
||||
url: "http://img.b2bpic.net/free-photo/light-line-open-drawers-blue-fronts_169016-68939.jpg", alt: "Architectural interior detail with premium finishes"
|
||||
}
|
||||
]
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "Craft+Execute | Architectural Interior Execution",
|
||||
description: "Premium residential interiors with design integrity and transparent pricing.",
|
||||
images: ["http://img.b2bpic.net/free-photo/light-line-open-drawers-blue-fronts_169016-68939.jpg"]
|
||||
card: "summary_large_image", title: "Craft+Execute | Architectural Interior Execution", description: "Premium residential interiors with design integrity and transparent pricing.", images: ["http://img.b2bpic.net/free-photo/light-line-open-drawers-blue-fronts_169016-68939.jpg"]
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
@@ -1432,4 +1419,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
120
src/app/page.tsx
120
src/app/page.tsx
@@ -22,32 +22,28 @@ export default function HomePage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Company",
|
||||
items: [
|
||||
title: "Company", items: [
|
||||
{ label: "About", href: "/about" },
|
||||
{ label: "Work", href: "#selected-works" },
|
||||
{ label: "Contact", href: "/contact" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Services",
|
||||
items: [
|
||||
title: "Services", items: [
|
||||
{ label: "Process", href: "#space-perspectives" },
|
||||
{ label: "Pricing", href: "#execution-standards" },
|
||||
{ label: "Standards", href: "#execution-standards" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Connect",
|
||||
items: [
|
||||
title: "Connect", items: [
|
||||
{ label: "Email", href: "#contact" },
|
||||
{ label: "Instagram", href: "https://instagram.com" },
|
||||
{ label: "LinkedIn", href: "https://linkedin.com" }
|
||||
]
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{ label: "Privacy Policy", href: "#" },
|
||||
{ label: "Terms of Service", href: "#" }
|
||||
]
|
||||
@@ -72,8 +68,7 @@ export default function HomePage() {
|
||||
brandName="Mescora Interiors"
|
||||
navItems={navItems}
|
||||
button={{
|
||||
text: "Get In Touch",
|
||||
href: "/contact"
|
||||
text: "Get In Touch", href: "/contact"
|
||||
}}
|
||||
animateOnLoad={true}
|
||||
/>
|
||||
@@ -91,7 +86,7 @@ export default function HomePage() {
|
||||
imageAlt="Architectural interior detail with premium joinery and brass accents"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[
|
||||
{ text: "View Our Work", href: "#selected-works" },
|
||||
{ text: "Start Your Project", href: "#selected-works" },
|
||||
{ text: "Pricing Breakdown", href: "#execution-standards" }
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
@@ -126,30 +121,15 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Overview",
|
||||
title: "The Complete Picture",
|
||||
subtitle: "Full-space geometric understanding",
|
||||
description: "We evaluate room proportion, light quality, spatial flow, and material relationships as a unified whole. This prevents isolated design decisions that feel disconnected from the larger architectural context.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg?_wi=1",
|
||||
imageAlt: "Empty minimalist residential room showing complete spatial volume and light"
|
||||
tag: "Overview", title: "The Complete Picture", subtitle: "Full-space geometric understanding", description: "We evaluate room proportion, light quality, spatial flow, and material relationships as a unified whole. This prevents isolated design decisions that feel disconnected from the larger architectural context.", imageSrc: "http://img.b2bpic.net/free-photo/woman-doing-daily-activities-minimal-decorated-room_23-2150407592.jpg?_wi=1", imageAlt: "Empty minimalist residential room showing complete spatial volume and light"
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Architecture",
|
||||
title: "Structural Intent",
|
||||
subtitle: "Detail in context of design concept",
|
||||
description: "Every ceiling, wall plane, and corner articulation reinforces the design concept. We study how light moves through the space, how materials meet, how proportions create visual rhythm and stability.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-modern-stained-glass-window-sheffield-cathedral_181624-36815.jpg?_wi=1",
|
||||
imageAlt: "Architectural detail showing geometric ceiling pattern and material transitions"
|
||||
tag: "Architecture", title: "Structural Intent", subtitle: "Detail in context of design concept", description: "Every ceiling, wall plane, and corner articulation reinforces the design concept. We study how light moves through the space, how materials meet, how proportions create visual rhythm and stability.", imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-modern-stained-glass-window-sheffield-cathedral_181624-36815.jpg?_wi=1", imageAlt: "Architectural detail showing geometric ceiling pattern and material transitions"
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
tag: "Craft",
|
||||
title: "Execution Quality",
|
||||
subtitle: "Joinery, finish, and material precision",
|
||||
description: "The smallest details demand the highest precision: how brass meets marble, where wood grain aligns, how finishes transition. Craft transforms architectural drawings into spaces you want to live in.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-skilled-carpenter-working-using-sander-grinding-wood-indoors_1163-3115.jpg?_wi=1",
|
||||
imageAlt: "Close-up detail of premium joinery and brass hardware in residential execution"
|
||||
tag: "Craft", title: "Execution Quality", subtitle: "Joinery, finish, and material precision", description: "The smallest details demand the highest precision: how brass meets marble, where wood grain aligns, how finishes transition. Craft transforms architectural drawings into spaces you want to live in.", imageSrc: "http://img.b2bpic.net/free-photo/serious-skilled-carpenter-working-using-sander-grinding-wood-indoors_1163-3115.jpg?_wi=1", imageAlt: "Close-up detail of premium joinery and brass hardware in residential execution"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -167,20 +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: "±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: "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: "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"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -199,32 +169,16 @@ export default function HomePage() {
|
||||
gridVariant="bento-grid"
|
||||
products={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Lakeside Residence | Bedroom Suite",
|
||||
price: "₹18L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/grey-wall-interior-with-stylish-upholstered-blue-wooden-modern-sofa_158538-5235.jpg?_wi=1",
|
||||
imageAlt: "Luxury minimalist bedroom with premium finishes"
|
||||
id: "1", name: "Lakeside Residence | Bedroom Suite", price: "₹18L", imageSrc: "http://img.b2bpic.net/free-photo/grey-wall-interior-with-stylish-upholstered-blue-wooden-modern-sofa_158538-5235.jpg?_wi=1", imageAlt: "Luxury minimalist bedroom with premium finishes"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Urban Loft | Open Kitchen",
|
||||
price: "₹22L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-kitchen_1303-22269.jpg?_wi=1",
|
||||
imageAlt: "Contemporary open-concept kitchen with modern execution"
|
||||
id: "2", name: "Urban Loft | Open Kitchen", price: "₹22L", imageSrc: "http://img.b2bpic.net/free-photo/young-woman-drinking-coffee-kitchen_1303-22269.jpg?_wi=1", imageAlt: "Contemporary open-concept kitchen with modern execution"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Heritage Apartment | Living Pavilion",
|
||||
price: "₹26L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-34804.jpg?_wi=1",
|
||||
imageAlt: "Minimalist living area with architectural proportions"
|
||||
id: "3", name: "Heritage Apartment | Living Pavilion", price: "₹26L", imageSrc: "http://img.b2bpic.net/free-photo/vase-with-fresh-summer-flowers-female-hands-white-background_169016-34804.jpg?_wi=1", imageAlt: "Minimalist living area with architectural proportions"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Private Residence | Spa Bath",
|
||||
price: "₹14L",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11342.jpg?_wi=1",
|
||||
imageAlt: "Luxury bathroom with premium materials and detailing"
|
||||
id: "4", name: "Private Residence | Spa Bath", price: "₹14L", imageSrc: "http://img.b2bpic.net/free-photo/elegant-young-woman-bikini-male-shirt-posing-with-glass-water-kitchen_627829-11342.jpg?_wi=1", imageAlt: "Luxury bathroom with premium materials and detailing"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -243,52 +197,22 @@ export default function HomePage() {
|
||||
carouselMode="buttons"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Ananya Desai",
|
||||
role: "Architect",
|
||||
testimonial: "Finally, a contractor who understands architectural intent. They didn't just build—they elevated every design decision with precision and material expertise.",
|
||||
imageSrc: "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",
|
||||
imageAlt: "Ananya Desai"
|
||||
id: "1", name: "Ananya Desai", role: "Architect", testimonial: "Finally, a contractor who understands architectural intent. They didn't just build—they elevated every design decision with precision and material expertise.", imageSrc: "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", imageAlt: "Ananya Desai"
|
||||
},
|
||||
{
|
||||
id: "2",
|
||||
name: "Rohan Mukherjee",
|
||||
role: "Interior Designer",
|
||||
testimonial: "Their execution transparency changed how I present budgets to clients. Detailed breakdowns, no surprises, and the quality justifies every rupee.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg",
|
||||
imageAlt: "Rohan Mukherjee"
|
||||
id: "2", name: "Rohan Mukherjee", role: "Interior Designer", testimonial: "Their execution transparency changed how I present budgets to clients. Detailed breakdowns, no surprises, and the quality justifies every rupee.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businessman-smiling_74855-1511.jpg", imageAlt: "Rohan Mukherjee"
|
||||
},
|
||||
{
|
||||
id: "3",
|
||||
name: "Sabina Nair",
|
||||
role: "Homeowner",
|
||||
testimonial: "We lived through two renovations with other contractors. Craft+Execute's approach felt different—disciplined, respectful of the space, genuinely collaborative.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-business-woman-posing-camera-outdoors_1262-20064.jpg",
|
||||
imageAlt: "Sabina Nair"
|
||||
id: "3", name: "Sabina Nair", role: "Homeowner", testimonial: "We lived through two renovations with other contractors. Craft+Execute's approach felt different—disciplined, respectful of the space, genuinely collaborative.", imageSrc: "http://img.b2bpic.net/free-photo/confident-business-woman-posing-camera-outdoors_1262-20064.jpg", imageAlt: "Sabina Nair"
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Dev Patel",
|
||||
role: "Real Estate Developer",
|
||||
testimonial: "For premium residential projects, their finish quality and timeline reliability are unmatched. They're the execution partner every designer needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19909.jpg",
|
||||
imageAlt: "Dev Patel"
|
||||
id: "4", name: "Dev Patel", role: "Real Estate Developer", testimonial: "For premium residential projects, their finish quality and timeline reliability are unmatched. They're the execution partner every designer needs.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-middle-aged-man-with-beard-hairstyle-dressed-elegant-formal-suit-textured-dark-background-studio_613910-19909.jpg", imageAlt: "Dev Patel"
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Meera Iyer",
|
||||
role: "Architect",
|
||||
testimonial: "The precision and attention to architectural detail is exceptional. They ask questions, they understand proportion, and they deliver exactly what was designed.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg",
|
||||
imageAlt: "Meera Iyer"
|
||||
id: "5", name: "Meera Iyer", role: "Architect", testimonial: "The precision and attention to architectural detail is exceptional. They ask questions, they understand proportion, and they deliver exactly what was designed.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-pensive-beautiful-business-woman_1262-2981.jpg", imageAlt: "Meera Iyer"
|
||||
},
|
||||
{
|
||||
id: "6",
|
||||
name: "Aditya Reddy",
|
||||
role: "Design Enthusiast",
|
||||
testimonial: "A thoughtful, professional team that treats your home like an architectural project. The result feels intentional, refined, and genuinely premium.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg",
|
||||
imageAlt: "Aditya Reddy"
|
||||
id: "6", name: "Aditya Reddy", role: "Design Enthusiast", testimonial: "A thoughtful, professional team that treats your home like an architectural project. The result feels intentional, refined, and genuinely premium.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-outdoor-businessman_23-2148763884.jpg", imageAlt: "Aditya Reddy"
|
||||
}
|
||||
]}
|
||||
/>
|
||||
@@ -303,4 +227,4 @@ export default function HomePage() {
|
||||
</div>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user