Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #2.
This commit is contained in:
@@ -27,7 +27,6 @@ export default function ContactPage() {
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About Us", id: "/about" },
|
||||
{ name: "SEO Checker", id: "/seo" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="GeoTools"
|
||||
@@ -35,24 +34,28 @@ export default function ContactPage() {
|
||||
/>
|
||||
</div>
|
||||
<div id="contact-content" data-section="contact-content">
|
||||
<ContactSplit
|
||||
<ContactSplit
|
||||
useInvertedBackground={false}
|
||||
background={{ variant: "plain" }}
|
||||
title="Get in Touch"
|
||||
description="Have questions or suggestions for new tools? We'd love to hear from you."
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
tag="Contact"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tired-overworked-admin-ai-startup-office-getting-help-from-senior-manger_482257-118633.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Support Team"
|
||||
description="Our team is available 24/7 to help you resolve any issues or questions about our tools."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/system-administrator-using-isolated-screen-pc-ai-tech-startup_482257-125533.jpg"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
<FooterLogoEmphasis
|
||||
columns={[{ "items": [{ "label": "Home", "href": "/" }, { "label": "About", "href": "/about" }, { "label": "Contact", "href": "/contact" }] }, { "items": [{ "label": "llms.txt Gen", "href": "#" }, { "label": "FAQ Gen", "href": "#" }, { "label": "SEO Checker", "href": "#" }] }]}
|
||||
logoText="GeoTools"
|
||||
columns={[{ items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }, { items: [{ label: "llms.txt Gen", href: "#" }, { label: "FAQ Gen", href: "#" }, { label: "SEO Checker", href: "#" }] }]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
@@ -2,14 +2,14 @@
|
||||
|
||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||
import ReactLenis from "lenis/react";
|
||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import HeroSplit from '@/components/sections/hero/HeroSplit';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import FeatureCardTwentyOne from '@/components/sections/feature/FeatureCardTwentyOne';
|
||||
import MetricCardOne from '@/components/sections/metrics/MetricCardOne';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import MediaAbout from '@/components/sections/about/MediaAbout';
|
||||
import TestimonialCardFifteen from '@/components/sections/testimonial/TestimonialCardFifteen';
|
||||
import { CheckCircle, FileText, Globe } from "lucide-react";
|
||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||
import NavbarLayoutFloatingInline from '@/components/navbar/NavbarLayoutFloatingInline';
|
||||
import { Globe, FileText, CheckCircle } from "lucide-react";
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -31,7 +31,6 @@ export default function LandingPage() {
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About Us", id: "/about" },
|
||||
{ name: "SEO Checker", id: "/seo" },
|
||||
{ name: "Contact", id: "/contact" }
|
||||
]}
|
||||
brandName="GeoTools"
|
||||
@@ -39,50 +38,59 @@ export default function LandingPage() {
|
||||
/>
|
||||
</div>
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroSplit
|
||||
title="Make Your Website AI-Ready in Seconds"
|
||||
description="Stop letting AI models ignore your content. Generate llms.txt files and FAQs automatically. Free tools built for website owners who need structured content fast."
|
||||
<HeroSplit
|
||||
background={{ variant: "gradient-bars" }}
|
||||
mediaAnimation="slide-up"
|
||||
title="Make Your Website AI-Ready in Seconds"
|
||||
description="Stop letting AI models ignore your content. Generate llms.txt files and FAQs automatically. Free tools built for website owners who need structured content fast."
|
||||
buttons={[{ "text": "Generate llms.txt", "href": "/llms" }, { "text": "FAQs Generator", "href": "/faq" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/representations-user-experience-interface-design_23-2150038907.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="features" data-section="features">
|
||||
<FeatureCardTwentyOne
|
||||
title="4 Powerful Tools, Zero Complexity"
|
||||
description="Whether you're freelancing on the side or running a full operation, we built these free tools to handle the busywork for you."
|
||||
accordionItems={[{ id: "a1", title: "llms.txt Generator", content: "Create perfect llms.txt files in seconds to help GPT-4 and Claude index your site accurately." }, { id: "a2", title: "FAQ Generator", content: "Automatically structure your frequently asked questions to boost user engagement and SEO." }, { id: "a3", title: "SEO Checker", content: "Get actionable insights to improve your search visibility and outrank your competition." }, { id: "a4", title: "Cold Email Generator", content: "Craft professional, high-converting cold emails without starting from a blank page." }]}
|
||||
<FeatureCardTwentyOne
|
||||
useInvertedBackground={false}
|
||||
title="4 Powerful Tools, Zero Complexity"
|
||||
description="Whether you're freelancing on the side or running a full operation, we built these free tools to handle the busywork for you."
|
||||
accordionItems={[{ "id": "a1", "title": "llms.txt Generator", "content": "Create perfect llms.txt files in seconds to help GPT-4 and Claude index your site accurately." }, { "id": "a2", "title": "FAQ Generator", "content": "Automatically structure your frequently asked questions to boost user engagement and SEO." }, { "id": "a3", "title": "SEO Checker", "content": "Get actionable insights to improve your search visibility and outrank your competition." }, { "id": "a4", "title": "Cold Email Generator", "content": "Craft professional, high-converting cold emails without starting from a blank page." }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/global-communication-phone-wallpaper-business-network-design_53876-160272.jpg"
|
||||
mediaAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="metrics" data-section="metrics">
|
||||
<MetricCardOne
|
||||
metrics={[{ id: "m1", value: "50,000+", title: "Websites", description: "Websites using geotools daily.", icon: Globe }, { id: "m2", value: "100,000+", title: "Docs", description: "Professional documents generated.", icon: FileText }, { id: "m3", value: "99.9%", title: "Accuracy", description: "High-fidelity AI ready output.", icon: CheckCircle }]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
<MetricCardOne
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
title="Trusted by Website Owners Worldwide"
|
||||
gridVariant="uniform-all-items-equal"
|
||||
useInvertedBackground={false}
|
||||
metrics={[{ "id": "m1", "value": "50,000+", "title": "Websites", "description": "Websites using geotools daily.", "icon": Globe }, { "id": "m2", "value": "100,000+", "title": "Docs", "description": "Professional documents generated.", "icon": FileText }, { "id": "m3", "value": "99.9%", "title": "Accuracy", "description": "High-fidelity AI ready output.", "icon": CheckCircle }]}
|
||||
title="Trusted by Website Owners Worldwide"
|
||||
description="See how thousands of teams are already saving time with our free tools."
|
||||
/>
|
||||
</div>
|
||||
<div id="about" data-section="about">
|
||||
<MediaAbout
|
||||
<MediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Built for scale, kept free for everyone"
|
||||
description="Our infrastructure is designed to handle millions of requests while maintaining minimal latency, ensuring your site remains fast."
|
||||
imageSrc="http://img.b2bpic.net/free-photo/minimalist-black-white-office-desk-with-stationery_9975-133066.jpg"
|
||||
/>
|
||||
</div>
|
||||
<div id="testimonial" data-section="testimonial">
|
||||
<TestimonialCardFifteen
|
||||
<TestimonialCardFifteen
|
||||
useInvertedBackground={false}
|
||||
testimonial="This tool saved me hours of manual configuration. Simply incredible."
|
||||
rating={5}
|
||||
author="Jane Doe, Freelancer"
|
||||
avatars={[{ "src": "http://img.b2bpic.net/free-photo/work-text-diary-digital-tablet-coffee-cup-keyboard-black-marker-white-desk_23-2148061556.jpg", "alt": "Jane Doe" }]}
|
||||
ratingAnimation="slide-up"
|
||||
avatarsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
<FooterLogoEmphasis
|
||||
columns={[{ "items": [{ "label": "Home", "href": "/" }, { "label": "About", "href": "/about" }, { "label": "Contact", "href": "/contact" }] }, { "items": [{ "label": "llms.txt Gen", "href": "#" }, { "label": "FAQ Gen", "href": "#" }, { "label": "SEO Checker", "href": "#" }] }]}
|
||||
logoText="GeoTools"
|
||||
columns={[{ items: [{ label: "Home", href: "/" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }, { items: [{ label: "llms.txt Gen", href: "#" }, { label: "FAQ Gen", href: "#" }, { label: "SEO Checker", href: "#" }] }]}
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user