Merge version_1 into main #1

Merged
bender merged 5 commits from version_1 into main 2026-03-11 06:41:33 +00:00
5 changed files with 76 additions and 37 deletions

View File

@@ -52,7 +52,7 @@ export default function AboutPage() {
},
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-learning-work_23-2149300711.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-learning-work_23-2149300711.jpg?_wi=2"
imageAlt="GenovaIntel professional team working"
mediaAnimation="slide-up"
frameStyle="card"
@@ -86,7 +86,7 @@ export default function AboutPage() {
icon: Users,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/business-associates-collaborating-conference-table-boardroom_482257-122868.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-associates-collaborating-conference-table-boardroom_482257-122868.jpg?_wi=2"
imageAlt="GenovaIntel team collaboration and partnership"
mediaAnimation="slide-up"
imagePosition="left"

View File

@@ -1,24 +1,61 @@
import type { Metadata } from "next";
import { Halant } from "next/font/google";
import { Inter } from "next/font/google";
import { DM_Sans } 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 { DM_Sans } 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 dmSans = DM_Sans({
variable: "--font-dm-sans",
subsets: ["latin"],
});
export const metadata: Metadata = {
title: "GenovaIntel - Business Intelligence & Data Analytics in Madurai",
description: "Turn data into business growth with GenovaIntel's data-driven intelligence solutions. Smart Wearable, Vaultify, and enterprise consulting services for businesses in Tamil Nadu.",
keywords: "business intelligence Madurai, data analytics Tamil Nadu, business development consulting, digital transformation services, enterprise software solutions",
metadataBase: new URL("https://genovaintel.com"),
alternates: {
canonical: "https://genovaintel.com",
},
openGraph: {
title: "GenovaIntel - Turn Data Into Business Growth",
description: "Data-driven intelligence solutions helping businesses make smarter decisions. Based in Madurai, Tamil Nadu.",
url: "https://genovaintel.com",
siteName: "GenovaIntel",
type: "website",
images: [
{
url: "http://img.b2bpic.net/free-photo/business-associates-collaborating-conference-table-boardroom_482257-122868.jpg",
alt: "GenovaIntel Business Intelligence Platform",
},
],
},
twitter: {
card: "summary_large_image",
title: "GenovaIntel - Business Intelligence Solutions",
description: "Data analytics and enterprise technology solutions for growing businesses in Tamil Nadu.",
images: ["http://img.b2bpic.net/free-photo/business-associates-collaborating-conference-table-boardroom_482257-122868.jpg"],
},
robots: {
index: true,
follow: true,
},
};
export default function RootLayout({
children,
}: Readonly<{
@@ -27,7 +64,9 @@ export default function RootLayout({
return (
<html lang="en" suppressHydrationWarning>
<ServiceWrapper>
<body className={`${dmSans.variable} antialiased`}>
<body
className={`${halant.variable} ${inter.variable} ${dmSans.variable} antialiased`}
>
<Tag />
{children}
<script
@@ -39,4 +78,4 @@ export default function RootLayout({
</ServiceWrapper>
</html>
);
}
}

View File

@@ -58,7 +58,7 @@ export default function HomePage() {
},
]}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/business-associates-collaborating-conference-table-boardroom_482257-122868.jpg"
imageSrc="http://img.b2bpic.net/free-photo/business-associates-collaborating-conference-table-boardroom_482257-122868.jpg?_wi=1"
imageAlt="Business intelligence analytics dashboard"
mediaAnimation="slide-up"
frameStyle="card"
@@ -78,35 +78,35 @@ export default function HomePage() {
id: "1",
title: "Smart Wearable Technology",
tags: ["IoT", "Health Monitoring"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-using-smart-watch_23-2147839335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-using-smart-watch_23-2147839335.jpg?_wi=1",
imageAlt: "Smart wearable health monitoring device",
},
{
id: "2",
title: "Vaultify Secure Data Management",
tags: ["Enterprise", "Secure"],
imageSrc: "http://img.b2bpic.net/free-photo/technician-data-center-using-ai-tech-tablet_482257-120804.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technician-data-center-using-ai-tech-tablet_482257-120804.jpg?_wi=1",
imageAlt: "Secure digital vault interface enterprise",
},
{
id: "3",
title: "Enterprise Networking Solutions",
tags: ["Infrastructure", "IT"],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-factory-illuminates-modern-blue-metal-machinery-generated-by-ai_188544-26728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-factory-illuminates-modern-blue-metal-machinery-generated-by-ai_188544-26728.jpg?_wi=1",
imageAlt: "Enterprise network infrastructure technology",
},
{
id: "4",
title: "Healthcare Digital Transformation",
tags: ["Healthcare", "Innovation"],
imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126717.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126717.jpg?_wi=1",
imageAlt: "Healthcare technology digital health solutions",
},
{
id: "5",
title: "Envelope Secure Communication",
tags: ["Communication", "Security"],
imageSrc: "http://img.b2bpic.net/free-vector/translator-app-concept_23-2148629305.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/translator-app-concept_23-2148629305.jpg?_wi=1",
imageAlt: "Secure messaging communication platform interface",
},
]}
@@ -164,7 +164,7 @@ export default function HomePage() {
icon: Handshake,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-learning-work_23-2149300711.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-learning-work_23-2149300711.jpg?_wi=1"
imageAlt="GenovaIntel professional team working"
mediaAnimation="slide-up"
imagePosition="right"
@@ -190,21 +190,21 @@ export default function HomePage() {
id: "smart-wearable",
name: "Smart Wearable IoT Platform",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-her-smartwatch_23-2148429320.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-her-smartwatch_23-2148429320.jpg?_wi=1",
imageAlt: "Smart wearable technology device showcase",
},
{
id: "vaultify",
name: "Vaultify Enterprise Vault",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg?_wi=1",
imageAlt: "Vaultify secure storage interface display",
},
{
id: "envelope",
name: "Envelope Secure Messaging",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-infographic_23-2149442750.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-infographic_23-2149442750.jpg?_wi=1",
imageAlt: "Envelope secure messaging platform interface",
},
]}
@@ -235,7 +235,7 @@ export default function HomePage() {
value: "500+",
title: "Businesses Served",
description: "Across Tamil Nadu and beyond",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-calculator-growth-chart_23-2148780624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-calculator-growth-chart_23-2148780624.jpg?_wi=1",
imageAlt: "Business growth chart metric visualization",
},
{
@@ -243,7 +243,7 @@ export default function HomePage() {
value: "99.9%",
title: "Data Uptime",
description: "Enterprise-grade reliability",
imageSrc: "http://img.b2bpic.net/free-photo/business-analyst-meeting-with-coworker-review-financial-report_482257-123652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-analyst-meeting-with-coworker-review-financial-report_482257-123652.jpg?_wi=1",
imageAlt: "System reliability uptime metric display",
},
{
@@ -251,7 +251,7 @@ export default function HomePage() {
value: "45%",
title: "Avg Growth",
description: "Client business improvement",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latest-financial-results-desk_1098-1983.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latest-financial-results-desk_1098-1983.jpg?_wi=1",
imageAlt: "Revenue growth chart business metric",
},
{
@@ -259,7 +259,7 @@ export default function HomePage() {
value: "10+ Yrs",
title: "Industry Experience",
description: "Trusted technology partner",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-concept-with-businessman-businesswoman_23-2148012897.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-concept-with-businessman-businesswoman_23-2148012897.jpg?_wi=1",
imageAlt: "Business partnership handshake collaboration",
},
]}

View File

@@ -47,21 +47,21 @@ export default function ProductsPage() {
id: "smart-wearable",
name: "Smart Wearable IoT Platform",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-her-smartwatch_23-2148429320.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-using-her-smartwatch_23-2148429320.jpg?_wi=2",
imageAlt: "Smart wearable technology device showcase",
},
{
id: "vaultify",
name: "Vaultify Enterprise Vault",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/business-dashboard-user-panel_23-2148367849.jpg?_wi=2",
imageAlt: "Vaultify secure storage interface display",
},
{
id: "envelope",
name: "Envelope Secure Messaging",
price: "Request Quote",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-infographic_23-2149442750.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-data-privacy-infographic_23-2149442750.jpg?_wi=2",
imageAlt: "Envelope secure messaging platform interface",
},
]}

View File

@@ -48,35 +48,35 @@ export default function ServicesPage() {
id: "1",
title: "Smart Wearable Technology",
tags: ["IoT", "Health Monitoring"],
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-using-smart-watch_23-2147839335.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-athlete-using-smart-watch_23-2147839335.jpg?_wi=2",
imageAlt: "Smart wearable health monitoring device",
},
{
id: "2",
title: "Vaultify Secure Data Management",
tags: ["Enterprise", "Secure"],
imageSrc: "http://img.b2bpic.net/free-photo/technician-data-center-using-ai-tech-tablet_482257-120804.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/technician-data-center-using-ai-tech-tablet_482257-120804.jpg?_wi=2",
imageAlt: "Secure digital vault interface enterprise",
},
{
id: "3",
title: "Enterprise Networking Solutions",
tags: ["Infrastructure", "IT"],
imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-factory-illuminates-modern-blue-metal-machinery-generated-by-ai_188544-26728.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/abstract-futuristic-factory-illuminates-modern-blue-metal-machinery-generated-by-ai_188544-26728.jpg?_wi=2",
imageAlt: "Enterprise network infrastructure technology",
},
{
id: "4",
title: "Healthcare Digital Transformation",
tags: ["Healthcare", "Innovation"],
imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126717.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/specialist-old-woman-discuss-x-ray-scan-preventive-cancer-medicine_482257-126717.jpg?_wi=2",
imageAlt: "Healthcare technology digital health solutions",
},
{
id: "5",
title: "Envelope Secure Communication",
tags: ["Communication", "Security"],
imageSrc: "http://img.b2bpic.net/free-vector/translator-app-concept_23-2148629305.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/translator-app-concept_23-2148629305.jpg?_wi=2",
imageAlt: "Secure messaging communication platform interface",
},
]}
@@ -137,7 +137,7 @@ export default function ServicesPage() {
icon: Handshake,
},
]}
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-learning-work_23-2149300711.jpg"
imageSrc="http://img.b2bpic.net/free-photo/medium-shot-colleagues-learning-work_23-2149300711.jpg?_wi=3"
imageAlt="GenovaIntel professional team working"
mediaAnimation="slide-up"
imagePosition="right"
@@ -159,7 +159,7 @@ export default function ServicesPage() {
value: "500+",
title: "Businesses Served",
description: "Across Tamil Nadu and beyond",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-calculator-growth-chart_23-2148780624.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-office-desk-with-calculator-growth-chart_23-2148780624.jpg?_wi=2",
imageAlt: "Business growth chart metric visualization",
},
{
@@ -167,7 +167,7 @@ export default function ServicesPage() {
value: "99.9%",
title: "Data Uptime",
description: "Enterprise-grade reliability",
imageSrc: "http://img.b2bpic.net/free-photo/business-analyst-meeting-with-coworker-review-financial-report_482257-123652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/business-analyst-meeting-with-coworker-review-financial-report_482257-123652.jpg?_wi=2",
imageAlt: "System reliability uptime metric display",
},
{
@@ -175,7 +175,7 @@ export default function ServicesPage() {
value: "45%",
title: "Avg Growth",
description: "Client business improvement",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latest-financial-results-desk_1098-1983.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-latest-financial-results-desk_1098-1983.jpg?_wi=2",
imageAlt: "Revenue growth chart business metric",
},
{
@@ -183,7 +183,7 @@ export default function ServicesPage() {
value: "10+ Yrs",
title: "Industry Experience",
description: "Trusted technology partner",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-concept-with-businessman-businesswoman_23-2148012897.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/teamwork-concept-with-businessman-businesswoman_23-2148012897.jpg?_wi=2",
imageAlt: "Business partnership handshake collaboration",
},
]}