Merge version_1 into main #1
@@ -255,7 +255,7 @@ export default function BookConsultationContactPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg?_wi=3"
|
||||
imageAlt="Architecture office workspace"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -233,7 +233,7 @@ export default function BookConsultationDetailsPage() {
|
||||
tagAnimation="slide-up"
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg?_wi=2"
|
||||
imageAlt="Architecture office workspace"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
@@ -64,12 +64,12 @@ export default function BookConsultationPage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/room-interior-details-with-comfortable-armchair-gray-tapestry-wall-vertical-frame_166373-2415.jpg",
|
||||
"http://img.b2bpic.net/free-photo/room-interior-details-with-comfortable-armchair-gray-tapestry-wall-vertical-frame_166373-2415.jpg?_wi=2",
|
||||
imageAlt: "Luxury modern interior design",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/abstract-brown-cubic-patterned_53876-95467.jpg",
|
||||
"http://img.b2bpic.net/free-photo/abstract-brown-cubic-patterned_53876-95467.jpg?_wi=2",
|
||||
imageAlt: "Premium architectural detail",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -1,24 +1,56 @@
|
||||
import type { Metadata } from "next";
|
||||
import { Halant } from "next/font/google";
|
||||
import { Inter } from "next/font/google";
|
||||
import { Montserrat } from "next/font/google";
|
||||
import "./globals.css";
|
||||
import { ServiceWrapper } from "@/components/ServiceWrapper";
|
||||
import Tag from "@/tag/Tag";
|
||||
import { getVisualEditScript } from "@/utils/visual-edit-script";
|
||||
import { Montserrat } from "next/font/google";
|
||||
|
||||
const halant = Halant({
|
||||
variable: "--font-halant",
|
||||
subsets: ["latin"],
|
||||
weight: ["300", "400", "500", "600", "700"],
|
||||
});
|
||||
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "Webild components 2",
|
||||
description: "Generated by create next app",
|
||||
};
|
||||
const inter = Inter({
|
||||
variable: "--font-inter",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
const montserrat = Montserrat({
|
||||
variable: "--font-montserrat",
|
||||
subsets: ["latin"],
|
||||
});
|
||||
|
||||
export const metadata: Metadata = {
|
||||
title: "ARCHIQ | AI-Powered Luxury Architecture & Interior Design",
|
||||
description: "Luxury architecture and interior design with AI-powered 48-hour concepts. Fixed-price contracts, budget certainty, and guaranteed timelines. Serving hospitality, residential, and commercial projects in Hyderabad, Bangalore, Mumbai, Delhi.",
|
||||
keywords: "luxury architecture, interior design, AI-powered design, hospitality design, residential architecture, commercial architecture, fixed-price contracts",
|
||||
openGraph: {
|
||||
title: "ARCHIQ - Luxury Design in Weeks, Not Months",
|
||||
description: "AI-powered architecture and interiors with guaranteed budgets and 48-hour design concepts.",
|
||||
type: "website",
|
||||
siteName: "ARCHIQ",
|
||||
images: [
|
||||
{
|
||||
url: "http://img.b2bpic.net/free-photo/room-interior-details-with-comfortable-armchair-gray-tapestry-wall-vertical-frame_166373-2415.jpg",
|
||||
alt: "ARCHIQ - Luxury Interior Design",
|
||||
},
|
||||
],
|
||||
},
|
||||
twitter: {
|
||||
card: "summary_large_image",
|
||||
title: "ARCHIQ - Luxury Architecture & Interior Design",
|
||||
description: "48-hour AI concepts. Fixed pricing. Zero overruns.",
|
||||
images: ["http://img.b2bpic.net/free-photo/room-interior-details-with-comfortable-armchair-gray-tapestry-wall-vertical-frame_166373-2415.jpg"],
|
||||
},
|
||||
robots: {
|
||||
index: true,
|
||||
follow: true,
|
||||
},
|
||||
};
|
||||
|
||||
export default function RootLayout({
|
||||
children,
|
||||
}: Readonly<{
|
||||
@@ -27,7 +59,9 @@ export default function RootLayout({
|
||||
return (
|
||||
<html lang="en" suppressHydrationWarning>
|
||||
<ServiceWrapper>
|
||||
<body className={`${montserrat.variable} antialiased`}>
|
||||
<body
|
||||
className={`${halant.variable} ${inter.variable} ${montserrat.variable} antialiased`}
|
||||
>
|
||||
<Tag />
|
||||
{children}
|
||||
<script
|
||||
@@ -39,4 +73,4 @@ export default function RootLayout({
|
||||
</ServiceWrapper>
|
||||
</html>
|
||||
);
|
||||
}
|
||||
}
|
||||
@@ -85,12 +85,12 @@ export default function HomePage() {
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/room-interior-details-with-comfortable-armchair-gray-tapestry-wall-vertical-frame_166373-2415.jpg",
|
||||
"http://img.b2bpic.net/free-photo/room-interior-details-with-comfortable-armchair-gray-tapestry-wall-vertical-frame_166373-2415.jpg?_wi=1",
|
||||
imageAlt: "Luxury modern interior design",
|
||||
},
|
||||
{
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/abstract-brown-cubic-patterned_53876-95467.jpg",
|
||||
"http://img.b2bpic.net/free-photo/abstract-brown-cubic-patterned_53876-95467.jpg?_wi=1",
|
||||
imageAlt: "Premium architectural detail",
|
||||
},
|
||||
]}
|
||||
@@ -192,7 +192,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "15+ hotel projects",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=1",
|
||||
imageAlt: "Luxury boutique hotel",
|
||||
},
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "25+ homes designed",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxury-villa-with-pool-lush-tropical-surroundings_23-2152008195.jpg",
|
||||
"http://img.b2bpic.net/free-photo/luxury-villa-with-pool-lush-tropical-surroundings_23-2152008195.jpg?_wi=1",
|
||||
imageAlt: "Modern villa architecture",
|
||||
},
|
||||
{
|
||||
@@ -214,7 +214,7 @@ export default function HomePage() {
|
||||
rating: 5,
|
||||
reviewCount: "10+ developments",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg?_wi=1",
|
||||
imageAlt: "Luxury clubhouse design",
|
||||
},
|
||||
]}
|
||||
@@ -284,7 +284,7 @@ export default function HomePage() {
|
||||
excerpt:
|
||||
"15 rooms, ₹3.2Cr project. Delivered 8 months ahead of schedule.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg",
|
||||
"http://img.b2bpic.net/free-photo/group-friends-taking-photos-restaurant_23-2150520116.jpg?_wi=2",
|
||||
imageAlt: "Heritage boutique hotel",
|
||||
authorName: "ARCHIQ",
|
||||
authorAvatar:
|
||||
@@ -326,7 +326,7 @@ export default function HomePage() {
|
||||
excerpt:
|
||||
"5,200 sq ft, ₹2.1Cr project. Contemporary luxury with smart home integration.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/luxury-villa-with-pool-lush-tropical-surroundings_23-2152008195.jpg",
|
||||
"http://img.b2bpic.net/free-photo/luxury-villa-with-pool-lush-tropical-surroundings_23-2152008195.jpg?_wi=2",
|
||||
imageAlt: "Modern villa architecture",
|
||||
authorName: "ARCHIQ",
|
||||
authorAvatar:
|
||||
@@ -368,7 +368,7 @@ export default function HomePage() {
|
||||
excerpt:
|
||||
"12,000 sq ft, ₹2.8Cr. Premium member amenities with architectural excellence.",
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-with-coffee-sitting-cafe_23-2147775894.jpg?_wi=2",
|
||||
imageAlt: "Luxury clubhouse interior",
|
||||
authorName: "ARCHIQ",
|
||||
authorAvatar:
|
||||
@@ -510,7 +510,7 @@ export default function HomePage() {
|
||||
description="Get clarity on our process, pricing, and delivery timeline."
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/customer-standing-front-mirror-barbershop_23-2148181953.jpg?_wi=1"
|
||||
imageAlt="Architecture office workspace"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user