diff --git a/src/app/page.tsx b/src/app/page.tsx
index 46b758c..7b9941f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -30,69 +30,30 @@ export default function LandingPage() {
@@ -105,18 +66,9 @@ export default function LandingPage() {
title="Crafting Architectural Legacies"
description="ABIS Architects is a Silchar-based premium architecture firm specializing in residential villas, commercial buildings, and modern interior design. We focus on attention to detail, modern luxury, and client-centric execution."
bulletPoints={[
- {
- title: "Design Excellence",
- description: "Every detail considered.",
- },
- {
- title: "Luxury Execution",
- description: "Premium materials only.",
- },
- {
- title: "Global Standards",
- description: "World-class planning.",
- },
+ { title: "Design Excellence", description: "Every detail considered." },
+ { title: "Luxury Execution", description: "Premium materials only." },
+ { title: "Global Standards", description: "World-class planning." }
]}
imageSrc="http://img.b2bpic.net/free-photo/design-studio-architect-creative-occupation-blueprint-office-concept_53876-16155.jpg"
mediaAnimation="blur-reveal"
@@ -130,42 +82,12 @@ export default function LandingPage() {
gridVariant="two-columns-alternating-heights"
useInvertedBackground={true}
products={[
- {
- id: "p1",
- name: "The Grand Villa",
- price: "Residential",
- imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lake-landscape-sunset_23-2150343153.jpg",
- },
- {
- id: "p2",
- name: "Corporate Nexus",
- price: "Commercial",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-building-facade-with-vertical-panels-reflective-surfaces_23-2152032141.jpg",
- },
- {
- id: "p3",
- name: "Minimalist Retreat",
- price: "Interior",
- imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692265.jpg",
- },
- {
- id: "p4",
- name: "Skyline Heights",
- price: "Apartments",
- imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920917.jpg",
- },
- {
- id: "p5",
- name: "Azure Offices",
- price: "Commercial",
- imageSrc: "http://img.b2bpic.net/free-photo/sportsman-warming-up-before-running_23-2147757979.jpg",
- },
- {
- id: "p6",
- name: "Zen Garden House",
- price: "Residential",
- imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797641.jpg",
- },
+ { id: "p1", name: "The Grand Villa", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-lake-landscape-sunset_23-2150343153.jpg" },
+ { id: "p2", name: "Corporate Nexus", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/modern-building-facade-with-vertical-panels-reflective-surfaces_23-2152032141.jpg" },
+ { id: "p3", name: "Minimalist Retreat", price: "Interior", imageSrc: "http://img.b2bpic.net/free-photo/ai-generated-modern-styled-entryway_23-2150692265.jpg" },
+ { id: "p4", name: "Skyline Heights", price: "Apartments", imageSrc: "http://img.b2bpic.net/free-photo/luxury-architecture-exterior-design_23-2151920917.jpg" },
+ { id: "p5", name: "Azure Offices", price: "Commercial", imageSrc: "http://img.b2bpic.net/free-photo/sportsman-warming-up-before-running_23-2147757979.jpg" },
+ { id: "p6", name: "Zen Garden House", price: "Residential", imageSrc: "http://img.b2bpic.net/free-photo/view-modern-futuristic-work-space-with-furniture_23-2151797641.jpg" }
]}
title="Featured Projects"
description="A showcase of our most ambitious luxury designs."
@@ -177,26 +99,10 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
features={[
- {
- title: "Architecture",
- description: "Form meets perfect utility.",
- imageSrc: "http://img.b2bpic.net/free-photo/santa-monica-beach-los-angeles_649448-2560.jpg",
- },
- {
- title: "Interior Design",
- description: "Bespoke, premium aesthetics.",
- imageSrc: "http://img.b2bpic.net/free-photo/modern-beige-fabric-couch-plant-living-room_53876-138116.jpg",
- },
- {
- title: "3D Visualization",
- description: "Precision rendering.",
- imageSrc: "http://img.b2bpic.net/free-photo/part-building-made-white-pieces-metal-going-top-each-other_181624-19428.jpg",
- },
- {
- title: "Project Execution",
- description: "End-to-end management.",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346503.jpg",
- },
+ { title: "Architecture", description: "Form meets perfect utility.", imageSrc: "http://img.b2bpic.net/free-photo/santa-monica-beach-los-angeles_649448-2560.jpg" },
+ { title: "Interior Design", description: "Bespoke, premium aesthetics.", imageSrc: "http://img.b2bpic.net/free-photo/modern-beige-fabric-couch-plant-living-room_53876-138116.jpg" },
+ { title: "3D Visualization", description: "Precision rendering.", imageSrc: "http://img.b2bpic.net/free-photo/part-building-made-white-pieces-metal-going-top-each-other_181624-19428.jpg" },
+ { title: "Project Execution", description: "End-to-end management.", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-interior-design-project_23-2150346503.jpg" }
]}
title="Our Expert Services"
description="Comprehensive design and execution for elite projects."
@@ -210,21 +116,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- value: "150+",
- description: "Premium Projects",
- },
- {
- id: "m2",
- value: "12+",
- description: "Years Experience",
- },
- {
- id: "m3",
- value: "99%",
- description: "Client Satisfaction",
- },
+ { id: "m1", value: "150+", description: "Premium Projects" },
+ { id: "m2", value: "12+", description: "Years Experience" },
+ { id: "m3", value: "99%", description: "Client Satisfaction" }
]}
title="Our Impact"
description="Delivering high-ticket projects with excellence."
@@ -236,21 +130,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- title: "Premium Design",
- description: "Top-tier aesthetic thinking.",
- imageSrc: "http://img.b2bpic.net/free-photo/dongdaemun-design-plaza-modern-architecture_335224-399.jpg",
- },
- {
- title: "On-time Delivery",
- description: "Respecting your schedule.",
- imageSrc: "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162837.jpg",
- },
- {
- title: "Trusted Quality",
- description: "Unmatched in Silchar.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-architect-man-holding-cellphone-hard-hat-with-blueprint-construction-site_23-2148203937.jpg",
- },
+ { title: "Premium Design", description: "Top-tier aesthetic thinking.", imageSrc: "http://img.b2bpic.net/free-photo/dongdaemun-design-plaza-modern-architecture_335224-399.jpg" },
+ { title: "On-time Delivery", description: "Respecting your schedule.", imageSrc: "http://img.b2bpic.net/free-photo/brutalist-inspiration-architecture-background_23-2149162837.jpg" },
+ { title: "Trusted Quality", description: "Unmatched in Silchar.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-architect-man-holding-cellphone-hard-hat-with-blueprint-construction-site_23-2148203937.jpg" }
]}
title="Why Choose ABIS"
description="Trust the firm that creates legacies."
@@ -264,26 +146,11 @@ export default function LandingPage() {
rating={5}
author="Mr. Rahul Deb, Real Estate Developer"
avatars={[
- {
- src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg",
- alt: "Client 1",
- },
- {
- src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg",
- alt: "Client 2",
- },
- {
- src: "http://img.b2bpic.net/free-photo/businessman-holding-hand-out_23-2148308579.jpg",
- alt: "Client 3",
- },
- {
- src: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg",
- alt: "Client 4",
- },
- {
- src: "http://img.b2bpic.net/free-photo/group-young-people-celebrating-new-year-women-with-indian-man_1157-45169.jpg",
- alt: "Client 5",
- },
+ { src: "http://img.b2bpic.net/free-photo/people-having-dinner-luxurious-restaurants_23-2151081913.jpg", alt: "Client 1" },
+ { src: "http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", alt: "Client 2" },
+ { src: "http://img.b2bpic.net/free-photo/businessman-holding-hand-out_23-2148308579.jpg", alt: "Client 3" },
+ { src: "http://img.b2bpic.net/free-photo/fashion-portrait-young-elegant-woman_1328-4107.jpg", alt: "Client 4" },
+ { src: "http://img.b2bpic.net/free-photo/group-young-people-celebrating-new-year-women-with-indian-man_1157-45169.jpg", alt: "Client 5" }
]}
ratingAnimation="blur-reveal"
avatarsAnimation="blur-reveal"
@@ -293,18 +160,11 @@ export default function LandingPage() {
@@ -313,39 +173,19 @@ export default function LandingPage() {
logoText="ABIS Architects"
columns={[
{
- title: "Company",
- items: [
- {
- label: "About Us",
- href: "#about",
- },
- {
- label: "Projects",
- href: "#projects",
- },
- {
- label: "Services",
- href: "#services",
- },
- ],
+ title: "Company", items: [
+ { label: "About Us", href: "#about" },
+ { label: "Projects", href: "#projects" },
+ { label: "Services", href: "#services" }
+ ]
},
{
- title: "Contact",
- items: [
- {
- label: "Silchar, Assam",
- href: "#",
- },
- {
- label: "info@abisarchitects.com",
- href: "mailto:info@abisarchitects.com",
- },
- {
- label: "+91 98765 43210",
- href: "tel:+919876543210",
- },
- ],
- },
+ title: "Contact", items: [
+ { label: "Silchar, Assam", href: "#" },
+ { label: "info@abisarchitects.com", href: "mailto:info@abisarchitects.com" },
+ { label: "+91 98765 43210", href: "tel:+919876543210" }
+ ]
+ }
]}
copyrightText="© 2024 ABIS Architects. All rights reserved."
/>