From 4a6cc2ec9d40ed2bf05e96e20be271605ad6525a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:36:07 +0000 Subject: [PATCH 1/4] Update src/app/about/page.tsx --- src/app/about/page.tsx | 134 ++++++++++++++++++++++------------------- 1 file changed, 72 insertions(+), 62 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index fcf452f..3128f45 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -1,22 +1,26 @@ "use client"; -import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; import TextAbout from "@/components/sections/about/TextAbout"; +import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { Building2, Trophy, Star, Users, Zap, Award, Phone } from "lucide-react"; +import { + Building2, + Sparkles, + Trophy, + Phone, + ArrowRight, + Star, + Users, + Zap, + Award, +} from "lucide-react"; +import Link from "next/link"; export default function AboutPage() { - const navItems = [ - { name: "Home", id: "/" }, - { name: "About", id: "/about" }, - { name: "Services", id: "/services" }, - { name: "Contact", id: "/contact" }, - ]; - const footerColumns = [ { items: [ @@ -38,7 +42,7 @@ export default function AboutPage() { items: [ { label: "Phone", href: "tel:+919876543210" }, { label: "Email", href: "mailto:info@hyperverse.in" }, - { label: "Address", href: "#location" }, + { label: "Address", href: "#" }, { label: "Get Directions", href: "https://maps.google.com/?q=14-1026,Kayani+Kattu+St,Thotapalyam,Chittoor" }, ], }, @@ -67,7 +71,7 @@ export default function AboutPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -76,63 +80,72 @@ export default function AboutPage() {
+
+ +
+
); -- 2.49.1 From ea95df8229dfe31fde04cfbd1fd8932fcf3923b6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:36:08 +0000 Subject: [PATCH 2/4] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index bcbdf00..a32ad7c 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -13,13 +13,6 @@ import { import Link from "next/link"; export default function ContactPage() { - const navItems = [ - { name: "Home", id: "/" }, - { name: "About", id: "/about" }, - { name: "Services", id: "/services" }, - { name: "Contact", id: "/contact" }, - ]; - const footerColumns = [ { items: [ @@ -70,7 +63,7 @@ export default function ContactPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -93,7 +86,7 @@ export default function ContactPage() { Date: Tue, 10 Mar 2026 03:36:08 +0000 Subject: [PATCH 3/4] Update src/app/page.tsx --- src/app/page.tsx | 238 +++++++++++++---------------------------------- 1 file changed, 66 insertions(+), 172 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b3bfd3b..2e35614 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -1,6 +1,5 @@ "use client"; -import Link from "next/link"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; @@ -10,16 +9,23 @@ import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; -import { CheckCircle, Building2, Sparkles, Trophy, Heart, MapPin, Phone, ArrowRight, Star, Users, Zap, Award } from "lucide-react"; +import { + CheckCircle, + Building2, + Sparkles, + Trophy, + Heart, + MapPin, + Phone, + ArrowRight, + Star, + Users, + Zap, + Award, +} from "lucide-react"; +import Link from "next/link"; export default function HomePage() { - const navItems = [ - { name: "Home", id: "/" }, - { name: "About", id: "/about" }, - { name: "Services", id: "/services" }, - { name: "Contact", id: "/contact" }, - ]; - const footerColumns = [ { items: [ @@ -70,7 +76,7 @@ export default function HomePage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -79,11 +85,13 @@ export default function HomePage() { @@ -91,30 +99,20 @@ export default function HomePage() { @@ -148,53 +141,23 @@ export default function HomePage() { tagAnimation="slide-up" features={[ { - title: "Business Consulting", - description: "Expert guidance to optimize operations, strategy, and market positioning", - imageSrc: "http://img.b2bpic.net/free-photo/project-leader-explaining-job-specific-newcomer_74855-1198.jpg?_wi=1", - imageAlt: "Business consulting session", - buttonIcon: ArrowRight, - buttonHref: "#", - }, + title: "Business Consulting", description: "Expert guidance to optimize operations, strategy, and market positioning", imageSrc: "http://img.b2bpic.net/free-photo/project-leader-explaining-job-specific-newcomer_74855-1198.jpg", imageAlt: "Business consulting meeting professional", buttonIcon: ArrowRight, + buttonHref: "#"}, { - title: "IT Solutions", - description: "Cutting-edge technology infrastructure and support for modern businesses", - imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg?_wi=1", - imageAlt: "IT infrastructure setup", - buttonIcon: ArrowRight, - buttonHref: "#", - }, + title: "IT Solutions", description: "Cutting-edge technology infrastructure and support for modern businesses", imageSrc: "http://img.b2bpic.net/free-photo/multiracial-workers-using-laptop-device-write-emails-solving-tasks_482257-123663.jpg", imageAlt: "IT infrastructure technology setup", buttonIcon: ArrowRight, + buttonHref: "#"}, { - title: "Software Development", - description: "Custom applications built to streamline your unique business processes", - imageSrc: "http://img.b2bpic.net/free-photo/male-developer-entering-binary-data-terminal-panel_482257-75385.jpg?_wi=1", - imageAlt: "Software development process", - buttonIcon: ArrowRight, - buttonHref: "#", - }, + title: "Software Development", description: "Custom applications built to streamline your unique business processes", imageSrc: "http://img.b2bpic.net/free-photo/male-developer-entering-binary-data-terminal-panel_482257-75385.jpg", imageAlt: "Software developer programming code", buttonIcon: ArrowRight, + buttonHref: "#"}, { - title: "Digital Services", - description: "Complete digital transformation including web presence and online strategies", - imageSrc: "http://img.b2bpic.net/free-photo/strategy-new-business-launch-plan-concept_53876-124947.jpg?_wi=1", - imageAlt: "Digital marketing strategy", - buttonIcon: ArrowRight, - buttonHref: "#", - }, + title: "Digital Services", description: "Complete digital transformation including web presence and online strategies", imageSrc: "http://img.b2bpic.net/free-photo/strategy-new-business-launch-plan-concept_53876-124947.jpg", imageAlt: "Digital marketing strategy planning", buttonIcon: ArrowRight, + buttonHref: "#"}, { - title: "Corporate Support", - description: "Ongoing technical and administrative support to keep operations running smoothly", - imageSrc: "http://img.b2bpic.net/free-photo/man-working-call-center-office_23-2149256085.jpg?_wi=1", - imageAlt: "Customer support team", - buttonIcon: ArrowRight, - buttonHref: "#", - }, + title: "Corporate Support", description: "Ongoing technical and administrative support to keep operations running smoothly", imageSrc: "http://img.b2bpic.net/free-photo/man-working-call-center-office_23-2149256085.jpg", imageAlt: "Customer support team helping", buttonIcon: ArrowRight, + buttonHref: "#"}, { - title: "Local Business Growth", - description: "Strategic services specifically designed for Chittoor and Andhra Pradesh businesses", - imageSrc: "http://img.b2bpic.net/free-photo/paper-arrow-shape-indicating-economy-growth_23-2148568082.jpg?_wi=1", - imageAlt: "Business growth chart", - buttonIcon: ArrowRight, - buttonHref: "#", - }, + title: "Local Business Growth", description: "Strategic services specifically designed for Chittoor and Andhra Pradesh businesses", imageSrc: "http://img.b2bpic.net/free-photo/paper-arrow-shape-indicating-economy-growth_23-2148568082.jpg", imageAlt: "Business growth chart upward trending", buttonIcon: ArrowRight, + buttonHref: "#"}, ]} textboxLayout="default" useInvertedBackground={false} @@ -209,30 +172,10 @@ export default function HomePage() { tagIcon={Trophy} tagAnimation="slide-up" metrics={[ - { - id: "1", - icon: Star, - title: "Rating", - value: "5.0 ⭐", - }, - { - id: "2", - icon: Users, - title: "Clients", - value: "50+", - }, - { - id: "3", - icon: Zap, - title: "Response", - value: "24 hrs", - }, - { - id: "4", - icon: Award, - title: "Experience", - value: "10+ yrs", - }, + { id: "1", icon: Star, title: "Rating", value: "5.0 ⭐" }, + { id: "2", icon: Users, title: "Clients", value: "50+" }, + { id: "3", icon: Zap, title: "Response", value: "24 hrs" }, + { id: "4", icon: Award, title: "Experience", value: "10+ yrs" }, ]} animationType="slide-up" textboxLayout="default" @@ -249,83 +192,37 @@ export default function HomePage() { tagAnimation="opacity" testimonials={[ { - id: "1", - name: "Rajesh Kumar, Director of TechCorp Chittoor", - date: "Date: 15 November 2024", - title: "Exceptional Service and Results", - quote: "Hyperverse transformed our entire business operation. Their team understood our local market needs and delivered solutions that actually work. Highly recommended!", - tag: "Premium Client", - avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11505.jpg", - avatarAlt: "Rajesh Kumar", - imageSrc: "http://img.b2bpic.net/free-photo/people-doing-voguing-dance-moves-indoors_23-2151099048.jpg", - imageAlt: "Satisfied business owner success", - }, + id: "1", name: "Rajesh Kumar, Director of TechCorp Chittoor", date: "Date: 15 November 2024", title: "Exceptional Service and Results", quote: "Hyperverse transformed our entire business operation. Their team understood our local market needs and delivered solutions that actually work. Highly recommended!", tag: "Premium Client", avatarSrc: "http://img.b2bpic.net/free-photo/studio-portrait-redhead-bearded-male-dressed-suit-posing-grey-background_613910-11505.jpg", avatarAlt: "Rajesh Kumar", imageSrc: "http://img.b2bpic.net/free-photo/people-doing-voguing-dance-moves-indoors_23-2151099048.jpg", imageAlt: "Satisfied business owner success"}, { - id: "2", - name: "Priya Sharma, CEO of LocalServices Inc", - date: "Date: 10 November 2024", - title: "Professional and Reliable", - quote: "Working with Hyperverse has been a game-changer for our business. They provided comprehensive IT solutions and consulting that directly improved our efficiency and profitability.", - tag: "Enterprise Client", - avatarSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-lady-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-9932.jpg", - avatarAlt: "Priya Sharma", - imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167428.jpg", - imageAlt: "Professional business meeting success", - }, + id: "2", name: "Priya Sharma, CEO of LocalServices Inc", date: "Date: 10 November 2024", title: "Professional and Reliable", quote: "Working with Hyperverse has been a game-changer for our business. They provided comprehensive IT solutions and consulting that directly improved our efficiency and profitability.", tag: "Enterprise Client", avatarSrc: "http://img.b2bpic.net/free-photo/friendly-successful-business-lady-wearing-formal-suit-glasses-standing-with-arms-folded-smiling_74855-9932.jpg", avatarAlt: "Priya Sharma", imageSrc: "http://img.b2bpic.net/free-photo/authentic-small-youthful-marketing-agency_23-2150167428.jpg", imageAlt: "Professional business meeting success"}, { - id: "3", - name: "Arjun Patel, Business Owner at Patel Enterprises", - date: "Date: 5 November 2024", - title: "Best Decision for Our Company", - quote: "From initial consultation to ongoing support, Hyperverse has been exemplary. Their local expertise combined with technical excellence sets them apart from other providers.", - tag: "Growth Partner", - avatarSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", - avatarAlt: "Arjun Patel", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-partying-with-confetti_23-2149128382.jpg", - imageAlt: "Team collaboration success business", - }, + id: "3", name: "Arjun Patel, Business Owner at Patel Enterprises", date: "Date: 5 November 2024", title: "Best Decision for Our Company", quote: "From initial consultation to ongoing support, Hyperverse has been exemplary. Their local expertise combined with technical excellence sets them apart from other providers.", tag: "Growth Partner", avatarSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg", avatarAlt: "Arjun Patel", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-partying-with-confetti_23-2149128382.jpg", imageAlt: "Team collaboration success business"}, { - id: "4", - name: "Meera Nair, Operations Manager at Regional Corp", - date: "Date: 28 October 2024", - title: "Trusted Local Expert", - quote: "We trust Hyperverse with our critical business operations. Their fast response time and deep understanding of local business needs make them invaluable to our organization.", - tag: "Strategic Partner", - avatarSrc: "http://img.b2bpic.net/free-photo/happy-successful-red-haired-businesswoman-wearing-formal-suit-standing-with-arms-folded-smiling_74855-10034.jpg", - avatarAlt: "Meera Nair", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060227.jpg", - imageAlt: "Professional business office environment", - }, + id: "4", name: "Meera Nair, Operations Manager at Regional Corp", date: "Date: 28 October 2024", title: "Trusted Local Expert", quote: "We trust Hyperverse with our critical business operations. Their fast response time and deep understanding of local business needs make them invaluable to our organization.", tag: "Strategic Partner", avatarSrc: "http://img.b2bpic.net/free-photo/happy-successful-red-haired-businesswoman-wearing-formal-suit-standing-with-arms-folded-smiling_74855-10034.jpg", avatarAlt: "Meera Nair", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-colleagues-having-meeting_23-2149060227.jpg", imageAlt: "Professional business office environment"}, { - id: "5", - name: "Vikram Singh, Founder of Innovation Hub", - date: "Date: 22 October 2024", - title: "Driving Our Digital Transformation", - quote: "Hyperverse didn't just provide services; they became an extension of our team. Their proactive approach and commitment to our success is truly exceptional.", - tag: "Technology Partner", - avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", - avatarAlt: "Vikram Singh", - imageSrc: "http://img.b2bpic.net/free-vector/seo-instagram-stories-collection-template_23-2148918426.jpg", - imageAlt: "Business transformation success growth", - }, + id: "5", name: "Vikram Singh, Founder of Innovation Hub", date: "Date: 22 October 2024", title: "Driving Our Digital Transformation", quote: "Hyperverse didn't just provide services; they became an extension of our team. Their proactive approach and commitment to our success is truly exceptional.", tag: "Technology Partner", avatarSrc: "http://img.b2bpic.net/free-photo/successful-young-man-stylish-hat-relaxing-alone-cozy-cafeteria-lunch-break-looking-with-happy-expression_273609-1935.jpg", avatarAlt: "Vikram Singh", imageSrc: "http://img.b2bpic.net/free-vector/seo-instagram-stories-collection-template_23-2148918426.jpg", imageAlt: "Business transformation success growth"}, { - id: "6", - name: "Anjali Desai, HR Director at People First Solutions", - date: "Date: 18 October 2024", - title: "Excellent Support and Guidance", - quote: "The team at Hyperverse goes above and beyond. They provided comprehensive solutions that helped us streamline operations and reduce costs significantly.", - tag: "Valued Client", - avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", - avatarAlt: "Anjali Desai", - imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-113924.jpg", - imageAlt: "Business improvement trajectory success", - }, + id: "6", name: "Anjali Desai, HR Director at People First Solutions", date: "Date: 18 October 2024", title: "Excellent Support and Guidance", quote: "The team at Hyperverse goes above and beyond. They provided comprehensive solutions that helped us streamline operations and reduce costs significantly.", tag: "Valued Client", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", avatarAlt: "Anjali Desai", imageSrc: "http://img.b2bpic.net/free-photo/computer-screen-showcases-business-data-statistics-professional-boardroom_482257-113924.jpg", imageAlt: "Business improvement trajectory success"}, ]} textboxLayout="default" useInvertedBackground={false} /> +
+ +
+
); -- 2.49.1 From d5a9898994c2d581b0eca0b9fefdf8aa6d19383c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 03:36:08 +0000 Subject: [PATCH 4/4] Update src/app/services/page.tsx --- src/app/services/page.tsx | 190 +++++++++++++++----------------------- 1 file changed, 72 insertions(+), 118 deletions(-) diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index d433343..9fd78d6 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -2,32 +2,25 @@ import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay"; -import HeroSplitDualMedia from "@/components/sections/hero/HeroSplitDualMedia"; import FeatureCardTwentySix from "@/components/sections/feature/FeatureCardTwentySix"; import MetricCardThree from "@/components/sections/metrics/MetricCardThree"; +import TestimonialCardFive from "@/components/sections/testimonial/TestimonialCardFive"; +import ContactCenter from "@/components/sections/contact/ContactCenter"; import FooterLogoEmphasis from "@/components/sections/footer/FooterLogoEmphasis"; import { - CheckCircle, - Building2, Sparkles, Trophy, + Heart, + Phone, + ArrowRight, Star, Users, Zap, Award, - ArrowRight, - ChevronRight, } from "lucide-react"; import Link from "next/link"; export default function ServicesPage() { - const navItems = [ - { name: "Home", id: "/" }, - { name: "About", id: "/about" }, - { name: "Services", id: "/services" }, - { name: "Contact", id: "/contact" }, - ]; - const footerColumns = [ { items: [ @@ -78,7 +71,7 @@ export default function ServicesPage() { borderRadius="soft" contentWidth="mediumSmall" sizing="largeSizeMediumTitles" - background="grid" + background="circleGradient" cardStyle="soft-shadow" primaryButtonStyle="flat" secondaryButtonStyle="layered" @@ -97,92 +90,33 @@ export default function ServicesPage() { />
-
- -
-
@@ -190,43 +124,63 @@ export default function ServicesPage() {
+
+ +
+ +
+ +
+ -- 2.49.1