Compare commits
11 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 33ae13e5e2 | |||
| e88039e1bf | |||
| b5f66cc54e | |||
| 1d58610d6c | |||
| 67ca8511f9 | |||
| ec5c3a483e | |||
| adb6048088 | |||
| cca2271e3a | |||
| e556a7f979 | |||
| c572b71b0c | |||
| 1233979a74 |
@@ -2,146 +2,39 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
||||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
import TeamCardFive from '@/components/sections/team/TeamCardFive';
|
||||||
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function AboutPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider defaultButtonVariant="hover-magnetic" defaultTextAnimation="reveal-blur" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
|
||||||
defaultButtonVariant="hover-magnetic"
|
|
||||||
defaultTextAnimation="reveal-blur"
|
|
||||||
borderRadius="rounded"
|
|
||||||
contentWidth="medium"
|
|
||||||
sizing="mediumLargeSizeLargeTitles"
|
|
||||||
background="noiseDiagonalGradient"
|
|
||||||
cardStyle="soft-shadow"
|
|
||||||
primaryButtonStyle="diagonal-gradient"
|
|
||||||
secondaryButtonStyle="radial-glow"
|
|
||||||
headingFontWeight="bold"
|
|
||||||
>
|
|
||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<NavbarStyleApple
|
||||||
<NavbarStyleApple
|
navItems={[
|
||||||
navItems={[
|
{ name: "Home", id: "/" },
|
||||||
{
|
{ name: "Portfolio", id: "/portfolio" },
|
||||||
name: "Home",
|
{ name: "About", id: "/about" },
|
||||||
id: "/",
|
{ name: "Contact", id: "/contact" },
|
||||||
},
|
]}
|
||||||
{
|
brandName="Amped Web Solutions"
|
||||||
name: "Services",
|
/>
|
||||||
id: "/services",
|
<TeamCardFive
|
||||||
},
|
animationType="slide-up"
|
||||||
{
|
title="Our Experts"
|
||||||
name: "Portfolio",
|
tag="The Team"
|
||||||
id: "/portfolio",
|
description="Meet the professionals driving our innovation and success."
|
||||||
},
|
textboxLayout="default"
|
||||||
{
|
useInvertedBackground={false}
|
||||||
name: "About",
|
team={[
|
||||||
id: "/about",
|
{ id: "1", name: "Alex R.", role: "Founder", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=1" },
|
||||||
},
|
{ id: "2", name: "Jordan P.", role: "Developer", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=2" }
|
||||||
{
|
]}
|
||||||
name: "Contact",
|
/>
|
||||||
id: "/contact",
|
<FooterLogoEmphasis
|
||||||
},
|
logoText="Amped Web Solutions"
|
||||||
]}
|
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Portfolio", href: "/portfolio" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }]}
|
||||||
brandName="Amped Web Solutions"
|
/>
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="about-us" data-section="about-us">
|
|
||||||
<MetricSplitMediaAbout
|
|
||||||
useInvertedBackground={false}
|
|
||||||
title="Built Local. Built Fast."
|
|
||||||
description="Amped Web Solutions is a Tallahassee-born digital agency helping small business owners get the digital footprint they deserve—quickly."
|
|
||||||
metrics={[
|
|
||||||
{
|
|
||||||
value: "48h",
|
|
||||||
title: "Delivery",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
value: "100%",
|
|
||||||
title: "Owned",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
value: "Local",
|
|
||||||
title: "Tallahassee",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=4"
|
|
||||||
mediaAnimation="slide-up"
|
|
||||||
metricsAnimation="slide-up"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="team" data-section="team">
|
|
||||||
<TeamCardFive
|
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="default"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
title="Our People"
|
|
||||||
description="Local talent for local growth."
|
|
||||||
team={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
name: "Alex",
|
|
||||||
role: "Founder",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=5",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
name: "Jordan",
|
|
||||||
role: "Designer",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=6",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
|
||||||
<FooterLogoEmphasis
|
|
||||||
columns={[
|
|
||||||
{
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Home",
|
|
||||||
href: "/",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Services",
|
|
||||||
href: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Portfolio",
|
|
||||||
href: "/portfolio",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "About",
|
|
||||||
href: "/about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Contact",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Tallahassee, FL",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "© 2026",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
logoText="Amped Web Solutions"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -2,151 +2,52 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
||||||
import ContactSplitForm from '@/components/sections/contact/ContactSplitForm';
|
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
|
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
||||||
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function ContactPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="hover-magnetic"
|
defaultButtonVariant="hover-magnetic"
|
||||||
defaultTextAnimation="reveal-blur"
|
defaultTextAnimation="reveal-blur"
|
||||||
borderRadius="rounded"
|
borderRadius="rounded"
|
||||||
contentWidth="medium"
|
contentWidth="medium"
|
||||||
sizing="mediumLargeSizeLargeTitles"
|
sizing="medium"
|
||||||
background="noiseDiagonalGradient"
|
background="circleGradient"
|
||||||
cardStyle="soft-shadow"
|
cardStyle="glass-elevated"
|
||||||
primaryButtonStyle="diagonal-gradient"
|
primaryButtonStyle="gradient"
|
||||||
secondaryButtonStyle="radial-glow"
|
secondaryButtonStyle="glass"
|
||||||
headingFontWeight="bold"
|
headingFontWeight="normal"
|
||||||
>
|
>
|
||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<NavbarStyleApple
|
||||||
<NavbarStyleApple
|
navItems={[
|
||||||
navItems={[
|
{ name: "Home", id: "/" },
|
||||||
{
|
{ name: "Portfolio", id: "/portfolio" },
|
||||||
name: "Home",
|
{ name: "About", id: "/about" },
|
||||||
id: "/",
|
{ name: "Contact", id: "/contact" },
|
||||||
},
|
]}
|
||||||
{
|
brandName="Amped Web Solutions"
|
||||||
name: "Services",
|
/>
|
||||||
id: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Portfolio",
|
|
||||||
id: "/portfolio",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "About",
|
|
||||||
id: "/about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact",
|
|
||||||
id: "/contact",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
brandName="Amped Web Solutions"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="contact-us" data-section="contact-us">
|
<div className="pt-32 pb-20">
|
||||||
<ContactSplitForm
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
tag="Get in Touch"
|
||||||
title="Let's build together."
|
title="Let's Build Something Great"
|
||||||
description="We respond within 24 hours. Most projects start within 48 hours of your first call."
|
description="Ready to discuss your next project? Send us a message and we'll be in touch shortly."
|
||||||
inputs={[
|
background={{ variant: "plain" }}
|
||||||
{
|
useInvertedBackground={false}
|
||||||
name: "Full Name",
|
buttons={[{ text: "Email Us", href: "mailto:hello@amped.com" }]}
|
||||||
type: "text",
|
/>
|
||||||
placeholder: "Enter your full name",
|
</div>
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Business Name",
|
|
||||||
type: "text",
|
|
||||||
placeholder: "Your business name",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Phone Number",
|
|
||||||
type: "tel",
|
|
||||||
placeholder: "Your phone number",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Email",
|
|
||||||
type: "email",
|
|
||||||
placeholder: "Your email address",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
textarea={{
|
|
||||||
name: "Message",
|
|
||||||
placeholder: "How can we help you?",
|
|
||||||
}}
|
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=7"
|
|
||||||
mediaAnimation="slide-up"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
<FooterLogoEmphasis
|
||||||
<ContactCTA
|
columns={[
|
||||||
useInvertedBackground={false}
|
{ items: [{ label: "Home", href: "/" }, { label: "Portfolio", href: "/portfolio" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] },
|
||||||
background={{
|
]}
|
||||||
variant: "plain",
|
logoText="Amped Web Solutions"
|
||||||
}}
|
/>
|
||||||
tag="Immediate Action"
|
|
||||||
title="Need urgent help?"
|
|
||||||
description="Give us a call today."
|
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "Call Now",
|
|
||||||
href: "tel:8505550123",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
|
||||||
<FooterLogoEmphasis
|
|
||||||
columns={[
|
|
||||||
{
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Home",
|
|
||||||
href: "/",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Services",
|
|
||||||
href: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Portfolio",
|
|
||||||
href: "/portfolio",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "About",
|
|
||||||
href: "/about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Contact",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Tallahassee, FL",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "© 2026",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
logoText="Amped Web Solutions"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
|
|||||||
222
src/app/page.tsx
222
src/app/page.tsx
@@ -28,26 +28,11 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "/" },
|
||||||
name: "Home",
|
{ name: "Services", id: "/services" },
|
||||||
id: "/",
|
{ name: "Portfolio", id: "/portfolio" },
|
||||||
},
|
{ name: "About", id: "/about" },
|
||||||
{
|
{ name: "Contact", id: "/contact" },
|
||||||
name: "Services",
|
|
||||||
id: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Portfolio",
|
|
||||||
id: "/portfolio",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "About",
|
|
||||||
id: "/about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact",
|
|
||||||
id: "/contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Amped Web Solutions"
|
brandName="Amped Web Solutions"
|
||||||
/>
|
/>
|
||||||
@@ -55,47 +40,11 @@ export default function LandingPage() {
|
|||||||
|
|
||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroBillboardGallery
|
<HeroBillboardGallery
|
||||||
background={{
|
background={{ variant: "gradient-bars" }}
|
||||||
variant: "gradient-bars",
|
|
||||||
}}
|
|
||||||
title="Get Found. Get Paid."
|
title="Get Found. Get Paid."
|
||||||
description="We build websites, AI agents, and ad campaigns for Tallahassee businesses — fast."
|
description="We build websites, AI agents, and ad campaigns for Tallahassee businesses — fast."
|
||||||
buttons={[
|
buttons={[{ text: "Get Your Free Mock-Up", href: "/contact" }, { text: "See Our Work", href: "/portfolio" }]}
|
||||||
{
|
mediaItems={[{ imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=1" }, { imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=2" }, { imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=3" }, { imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=4" }, { imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=5" }, { imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=6" }]}
|
||||||
text: "Get Your Free Mock-Up",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
text: "See Our Work",
|
|
||||||
href: "/portfolio",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
mediaItems={[
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=1",
|
|
||||||
imageAlt: "Amped Web Solutions Agency Dashboard",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=2",
|
|
||||||
imageAlt: "Amped Web Solutions Agency Dashboard",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=3",
|
|
||||||
imageAlt: "Amped Web Solutions Agency Dashboard",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=4",
|
|
||||||
imageAlt: "Amped Web Solutions Agency Dashboard",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=5",
|
|
||||||
imageAlt: "Amped Web Solutions Agency Dashboard",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/user-panel-dashboard-template_23-2148368822.jpg?_wi=6",
|
|
||||||
imageAlt: "Amped Web Solutions Agency Dashboard",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -107,33 +56,9 @@ export default function LandingPage() {
|
|||||||
gridVariant="three-columns-all-equal-width"
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
products={[
|
products={[
|
||||||
{
|
{ id: "w1", brand: "Amped", name: "Websites", price: "$500–$1,000", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-vector/start-up-landing-page-with-laptop-rocket_23-2148261584.jpg?_wi=1" },
|
||||||
id: "w1",
|
{ id: "w2", brand: "Amped", name: "AI Front Desk", price: "$199–$299/mo", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-vector/realistic-ui-ux-landing-page_23-2149070669.jpg?_wi=1" },
|
||||||
brand: "Amped",
|
{ id: "w3", brand: "Amped", name: "Facebook Ads", price: "$500/mo", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-vector/construction-web-landing-page_23-2148174677.jpg?_wi=1" },
|
||||||
name: "Websites",
|
|
||||||
price: "$500–$1,000",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "100+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/start-up-landing-page-with-laptop-rocket_23-2148261584.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "w2",
|
|
||||||
brand: "Amped",
|
|
||||||
name: "AI Front Desk",
|
|
||||||
price: "$199–$299/mo",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "50+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-ui-ux-landing-page_23-2149070669.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "w3",
|
|
||||||
brand: "Amped",
|
|
||||||
name: "Facebook Ads",
|
|
||||||
price: "$500/mo",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "80+",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/construction-web-landing-page_23-2148174677.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="What We Do"
|
title="What We Do"
|
||||||
description="Results-driven solutions for Tallahassee small businesses."
|
description="Results-driven solutions for Tallahassee small businesses."
|
||||||
@@ -145,56 +70,11 @@ export default function LandingPage() {
|
|||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
testimonials={[
|
testimonials={[
|
||||||
{
|
{ id: "1", name: "Sarah J.", date: "Oct 2025", title: "Local Boutique", quote: "They built my site in 48 hours and my leads doubled.", tag: "Web Design", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2080.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2080.jpg" },
|
||||||
id: "1",
|
{ id: "2", name: "Mike R.", date: "Sep 2025", title: "Auto Repair", quote: "The AI agent books appointments while I sleep. Incredible.", tag: "AI Front Desk", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg" },
|
||||||
name: "Sarah J.",
|
{ id: "3", name: "Lisa T.", date: "Nov 2025", title: "Food Truck", quote: "Facebook ads campaign helped us sell out every weekend.", tag: "Ads", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bar-tender-standing-with-arms-crossed_107420-65364.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bar-tender-standing-with-arms-crossed_107420-65364.jpg" },
|
||||||
date: "Oct 2025",
|
{ id: "4", name: "David M.", date: "Jan 2026", title: "Landscaping", quote: "The fastest local team in town. Highly recommend.", tag: "Growth", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg?_wi=1" },
|
||||||
title: "Local Boutique",
|
{ id: "5", name: "Jessica L.", date: "Feb 2026", title: "Cafe Owner", quote: "Increased our morning rush by 30% with their targeted ads.", tag: "Marketing", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg?_wi=2" },
|
||||||
quote: "They built my site in 48 hours and my leads doubled.",
|
|
||||||
tag: "Web Design",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2080.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-owner-standing-bakery-shop_1170-2080.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
name: "Mike R.",
|
|
||||||
date: "Sep 2025",
|
|
||||||
title: "Auto Repair",
|
|
||||||
quote: "The AI agent books appointments while I sleep. Incredible.",
|
|
||||||
tag: "AI Front Desk",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-successful-businessman-standing-restaurant-with-crossed-arm_23-2147955259.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
name: "Lisa T.",
|
|
||||||
date: "Nov 2025",
|
|
||||||
title: "Food Truck",
|
|
||||||
quote: "Facebook ads campaign helped us sell out every weekend.",
|
|
||||||
tag: "Ads",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-bar-tender-standing-with-arms-crossed_107420-65364.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-bar-tender-standing-with-arms-crossed_107420-65364.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
name: "David M.",
|
|
||||||
date: "Jan 2026",
|
|
||||||
title: "Landscaping",
|
|
||||||
quote: "The fastest local team in town. Highly recommend.",
|
|
||||||
tag: "Growth",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
name: "Jessica L.",
|
|
||||||
date: "Feb 2026",
|
|
||||||
title: "Cafe Owner",
|
|
||||||
quote: "Increased our morning rush by 30% with their targeted ads.",
|
|
||||||
tag: "Marketing",
|
|
||||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-female-student-glasses-sitting-cafe_1262-17110.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Local Results"
|
title="Local Results"
|
||||||
description="What Tallahassee business owners say."
|
description="What Tallahassee business owners say."
|
||||||
@@ -209,24 +89,9 @@ export default function LandingPage() {
|
|||||||
title="The Tallahasse Team"
|
title="The Tallahasse Team"
|
||||||
description="Our local experts are ready to build."
|
description="Our local experts are ready to build."
|
||||||
team={[
|
team={[
|
||||||
{
|
{ id: "1", name: "Alex R.", role: "Creative Lead", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=1" },
|
||||||
id: "1",
|
{ id: "2", name: "Jordan P.", role: "AI Specialist", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=2" },
|
||||||
name: "Alex R.",
|
{ id: "3", name: "Sam M.", role: "Growth Strategist", imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=3" },
|
||||||
role: "Creative Lead",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=1",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
name: "Jordan P.",
|
|
||||||
role: "AI Specialist",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
name: "Sam M.",
|
|
||||||
role: "Growth Strategist",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173741.jpg?_wi=3",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
@@ -234,60 +99,19 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCTA
|
<ContactCTA
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
background={{
|
background={{ variant: "plain" }}
|
||||||
variant: "plain",
|
|
||||||
}}
|
|
||||||
tag="Ready to launch?"
|
tag="Ready to launch?"
|
||||||
title="Transform Your Online Presence"
|
title="Transform Your Online Presence"
|
||||||
description="Get a custom mock-up and strategy plan tailored for your Tallahassee business."
|
description="Get a custom mock-up and strategy plan tailored for your Tallahassee business."
|
||||||
buttons={[
|
buttons={[{ text: "Start Project", href: "/contact" }]}
|
||||||
{
|
|
||||||
text: "Start Project",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
<div id="footer" data-section="footer">
|
||||||
<FooterLogoEmphasis
|
<FooterLogoEmphasis
|
||||||
columns={[
|
columns={[
|
||||||
{
|
{ items: [{ label: "Home", href: "/" }, { label: "Services", href: "/services" }, { label: "Portfolio", href: "/portfolio" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] },
|
||||||
items: [
|
{ items: [{ label: "Tallahassee, FL", href: "#" }, { label: "© 2026", href: "#" }] },
|
||||||
{
|
|
||||||
label: "Home",
|
|
||||||
href: "/",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Services",
|
|
||||||
href: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Portfolio",
|
|
||||||
href: "/portfolio",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "About",
|
|
||||||
href: "/about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Contact",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Tallahassee, FL",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "© 2026",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
logoText="Amped Web Solutions"
|
logoText="Amped Web Solutions"
|
||||||
/>
|
/>
|
||||||
|
|||||||
@@ -2,182 +2,40 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import ContactCTA from '@/components/sections/contact/ContactCTA';
|
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||||
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function PortfolioPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider defaultButtonVariant="hover-magnetic" defaultTextAnimation="reveal-blur" borderRadius="rounded" contentWidth="medium" sizing="medium" background="circleGradient" cardStyle="glass-elevated" primaryButtonStyle="gradient" secondaryButtonStyle="glass" headingFontWeight="normal">
|
||||||
defaultButtonVariant="hover-magnetic"
|
|
||||||
defaultTextAnimation="reveal-blur"
|
|
||||||
borderRadius="rounded"
|
|
||||||
contentWidth="medium"
|
|
||||||
sizing="mediumLargeSizeLargeTitles"
|
|
||||||
background="noiseDiagonalGradient"
|
|
||||||
cardStyle="soft-shadow"
|
|
||||||
primaryButtonStyle="diagonal-gradient"
|
|
||||||
secondaryButtonStyle="radial-glow"
|
|
||||||
headingFontWeight="bold"
|
|
||||||
>
|
|
||||||
<ReactLenis root>
|
<ReactLenis root>
|
||||||
<div id="nav" data-section="nav">
|
<NavbarStyleApple
|
||||||
<NavbarStyleApple
|
navItems={[
|
||||||
navItems={[
|
{ name: "Home", id: "/" },
|
||||||
{
|
{ name: "Portfolio", id: "/portfolio" },
|
||||||
name: "Home",
|
{ name: "About", id: "/about" },
|
||||||
id: "/",
|
{ name: "Contact", id: "/contact" },
|
||||||
},
|
]}
|
||||||
{
|
brandName="Amped Web Solutions"
|
||||||
name: "Services",
|
/>
|
||||||
id: "/services",
|
<ProductCardTwo
|
||||||
},
|
animationType="slide-up"
|
||||||
{
|
gridVariant="three-columns-all-equal-width"
|
||||||
name: "Portfolio",
|
textboxLayout="default"
|
||||||
id: "/portfolio",
|
title="Case Studies"
|
||||||
},
|
description="Real results for real businesses."
|
||||||
{
|
useInvertedBackground={false}
|
||||||
name: "About",
|
products={[
|
||||||
id: "/about",
|
{ id: "1", brand: "Cafe", name: "Local Cafe Redesign", price: "$5k", rating: 5, reviewCount: "10", imageSrc: "http://img.b2bpic.net/free-vector/start-up-landing-page-with-laptop-rocket_23-2148261584.jpg?_wi=1" },
|
||||||
},
|
{ id: "2", brand: "Tech", name: "AI Assistant Integration", price: "$15k", rating: 5, reviewCount: "20", imageSrc: "http://img.b2bpic.net/free-vector/realistic-ui-ux-landing-page_23-2149070669.jpg?_wi=1" },
|
||||||
{
|
{ id: "3", brand: "Ads", name: "Regional Ad Campaign", price: "$8k", rating: 4, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-vector/construction-web-landing-page_23-2148174677.jpg?_wi=1" }
|
||||||
name: "Contact",
|
]}
|
||||||
id: "/contact",
|
/>
|
||||||
},
|
<FooterLogoEmphasis
|
||||||
]}
|
logoText="Amped Web Solutions"
|
||||||
brandName="Amped Web Solutions"
|
columns={[{ items: [{ label: "Home", href: "/" }, { label: "Portfolio", href: "/portfolio" }, { label: "About", href: "/about" }, { label: "Contact", href: "/contact" }] }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="portfolio-grid" data-section="portfolio-grid">
|
|
||||||
<ProductCardTwo
|
|
||||||
animationType="slide-up"
|
|
||||||
textboxLayout="split"
|
|
||||||
gridVariant="four-items-2x2-equal-grid"
|
|
||||||
useInvertedBackground={false}
|
|
||||||
products={[
|
|
||||||
{
|
|
||||||
id: "1",
|
|
||||||
brand: "Landscape Pro",
|
|
||||||
name: "Landscaping Site",
|
|
||||||
price: "$750",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "5",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design_23-2149496581.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "2",
|
|
||||||
brand: "AutoFix",
|
|
||||||
name: "Repair Shop",
|
|
||||||
price: "$1,000",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "8",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/female-osteopath-discusses-about-spinal-cord-tension-diagnosis-elderly-people_482257-112736.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "3",
|
|
||||||
brand: "Taco Truck",
|
|
||||||
name: "Food Truck Site",
|
|
||||||
price: "$500",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "12",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/business-landing-page-with-photo_52683-18319.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "4",
|
|
||||||
brand: "Salon Local",
|
|
||||||
name: "Hair Studio",
|
|
||||||
price: "$800",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "6",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/device-with-copy-space-table-with-food_23-2150917879.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "5",
|
|
||||||
brand: "Plumbing Co",
|
|
||||||
name: "Service Site",
|
|
||||||
price: "$900",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "4",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/gradient-responsive-website-design-set_23-2149538364.jpg",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "6",
|
|
||||||
brand: "Bakery Tall",
|
|
||||||
name: "Bakery Site",
|
|
||||||
price: "$600",
|
|
||||||
rating: 5,
|
|
||||||
reviewCount: "9",
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-photo/employee-using-green-screen-devices-server-farm-used-automation_482257-124455.jpg",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
title="Real Results."
|
|
||||||
description="Businesses transformed in Tallahassee."
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="contact" data-section="contact">
|
|
||||||
<ContactCTA
|
|
||||||
useInvertedBackground={false}
|
|
||||||
background={{
|
|
||||||
variant: "plain",
|
|
||||||
}}
|
|
||||||
tag="Next Steps"
|
|
||||||
title="Ready to be our next success?"
|
|
||||||
description="Let's build your site."
|
|
||||||
buttons={[
|
|
||||||
{
|
|
||||||
text: "Get Started",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="footer" data-section="footer">
|
|
||||||
<FooterLogoEmphasis
|
|
||||||
columns={[
|
|
||||||
{
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Home",
|
|
||||||
href: "/",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Services",
|
|
||||||
href: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Portfolio",
|
|
||||||
href: "/portfolio",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "About",
|
|
||||||
href: "/about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Contact",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
{
|
|
||||||
items: [
|
|
||||||
{
|
|
||||||
label: "Tallahassee, FL",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "© 2026",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
logoText="Amped Web Solutions"
|
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
|
|||||||
@@ -2,12 +2,11 @@
|
|||||||
|
|
||||||
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
|
||||||
import ReactLenis from "lenis/react";
|
import ReactLenis from "lenis/react";
|
||||||
import FaqSplitMedia from '@/components/sections/faq/FaqSplitMedia';
|
|
||||||
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
import FooterLogoEmphasis from '@/components/sections/footer/FooterLogoEmphasis';
|
||||||
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
import NavbarStyleApple from '@/components/navbar/NavbarStyleApple/NavbarStyleApple';
|
||||||
import PricingCardNine from '@/components/sections/pricing/PricingCardNine';
|
import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
|
||||||
|
|
||||||
export default function LandingPage() {
|
export default function ServicesPage() {
|
||||||
return (
|
return (
|
||||||
<ThemeProvider
|
<ThemeProvider
|
||||||
defaultButtonVariant="hover-magnetic"
|
defaultButtonVariant="hover-magnetic"
|
||||||
@@ -25,122 +24,29 @@ export default function LandingPage() {
|
|||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarStyleApple
|
<NavbarStyleApple
|
||||||
navItems={[
|
navItems={[
|
||||||
{
|
{ name: "Home", id: "/" },
|
||||||
name: "Home",
|
{ name: "Services", id: "/services" },
|
||||||
id: "/",
|
{ name: "Portfolio", id: "/portfolio" },
|
||||||
},
|
{ name: "About", id: "/about" },
|
||||||
{
|
{ name: "Contact", id: "/contact" },
|
||||||
name: "Services",
|
|
||||||
id: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Portfolio",
|
|
||||||
id: "/portfolio",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "About",
|
|
||||||
id: "/about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
name: "Contact",
|
|
||||||
id: "/contact",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
brandName="Amped Web Solutions"
|
brandName="Amped Web Solutions"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="services-breakdown" data-section="services-breakdown">
|
<div id="services" data-section="services">
|
||||||
<PricingCardNine
|
<ProductCardTwo
|
||||||
animationType="slide-up"
|
animationType="slide-up"
|
||||||
textboxLayout="split"
|
textboxLayout="split"
|
||||||
|
gridVariant="three-columns-all-equal-width"
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
plans={[
|
products={[
|
||||||
{
|
{ id: "w1", brand: "Amped", name: "Websites", price: "$500–$1,000", rating: 5, reviewCount: "100+", imageSrc: "http://img.b2bpic.net/free-vector/start-up-landing-page-with-laptop-rocket_23-2148261584.jpg?_wi=1" },
|
||||||
id: "p1",
|
{ id: "w2", brand: "Amped", name: "AI Front Desk", price: "$199–$299/mo", rating: 5, reviewCount: "50+", imageSrc: "http://img.b2bpic.net/free-vector/realistic-ui-ux-landing-page_23-2149070669.jpg?_wi=1" },
|
||||||
title: "Websites",
|
{ id: "w3", brand: "Amped", name: "Facebook Ads", price: "$500/mo", rating: 5, reviewCount: "80+", imageSrc: "http://img.b2bpic.net/free-vector/construction-web-landing-page_23-2148174677.jpg?_wi=1" },
|
||||||
price: "$500–$1,000",
|
|
||||||
period: "one-time",
|
|
||||||
features: [
|
|
||||||
"Mobile optimized",
|
|
||||||
"Google-ready",
|
|
||||||
"Booking form",
|
|
||||||
"48hr delivery",
|
|
||||||
],
|
|
||||||
button: {
|
|
||||||
text: "Get Started",
|
|
||||||
},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/start-up-landing-page-with-laptop-rocket_23-2148261584.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "p2",
|
|
||||||
title: "AI Front Desk",
|
|
||||||
price: "$199–$299",
|
|
||||||
period: "month",
|
|
||||||
features: [
|
|
||||||
"24/7 Chat agent",
|
|
||||||
"Auto-booking",
|
|
||||||
"Lead capture",
|
|
||||||
"Custom training",
|
|
||||||
],
|
|
||||||
button: {
|
|
||||||
text: "Get Started",
|
|
||||||
},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/realistic-ui-ux-landing-page_23-2149070669.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "p3",
|
|
||||||
title: "Facebook Ads",
|
|
||||||
price: "$500+",
|
|
||||||
period: "month",
|
|
||||||
features: [
|
|
||||||
"Targeted local ads",
|
|
||||||
"Ad creative",
|
|
||||||
"Reporting",
|
|
||||||
"ROI-focused",
|
|
||||||
],
|
|
||||||
button: {
|
|
||||||
text: "Get Started",
|
|
||||||
},
|
|
||||||
imageSrc: "http://img.b2bpic.net/free-vector/construction-web-landing-page_23-2148174677.jpg?_wi=2",
|
|
||||||
},
|
|
||||||
]}
|
]}
|
||||||
title="Service Plans"
|
title="Our Services"
|
||||||
description="Transparent, fast, and results-focused."
|
description="Results-driven solutions for Tallahassee small businesses."
|
||||||
/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
<div id="faq" data-section="faq">
|
|
||||||
<FaqSplitMedia
|
|
||||||
textboxLayout="split"
|
|
||||||
useInvertedBackground={true}
|
|
||||||
faqs={[
|
|
||||||
{
|
|
||||||
id: "q1",
|
|
||||||
title: "How fast is delivery?",
|
|
||||||
content: "Sites are usually delivered in 24-48 hours.",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "q2",
|
|
||||||
title: "Do I own my website?",
|
|
||||||
content: "Yes, you own 100% of your site.",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "q3",
|
|
||||||
title: "What if I don't like it?",
|
|
||||||
content: "We offer revisions until you're satisfied.",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
id: "q4",
|
|
||||||
title: "Can I add services later?",
|
|
||||||
content: "Absolutely, start with one and scale.",
|
|
||||||
},
|
|
||||||
]}
|
|
||||||
title="Questions?"
|
|
||||||
description="Everything you need to know."
|
|
||||||
faqsAnimation="slide-up"
|
|
||||||
imageSrc="http://img.b2bpic.net/free-vector/start-up-landing-page-with-laptop-rocket_23-2148261584.jpg?_wi=3"
|
|
||||||
mediaAnimation="slide-up"
|
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
@@ -149,39 +55,15 @@ export default function LandingPage() {
|
|||||||
columns={[
|
columns={[
|
||||||
{
|
{
|
||||||
items: [
|
items: [
|
||||||
{
|
{ label: "Home", href: "/" },
|
||||||
label: "Home",
|
{ label: "Services", href: "/services" },
|
||||||
href: "/",
|
{ label: "Portfolio", href: "/portfolio" },
|
||||||
},
|
{ label: "About", href: "/about" },
|
||||||
{
|
{ label: "Contact", href: "/contact" },
|
||||||
label: "Services",
|
|
||||||
href: "/services",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Portfolio",
|
|
||||||
href: "/portfolio",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "About",
|
|
||||||
href: "/about",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "Contact",
|
|
||||||
href: "/contact",
|
|
||||||
},
|
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
items: [
|
items: [{ label: "Tallahassee, FL" }, { label: "© 2026" }],
|
||||||
{
|
|
||||||
label: "Tallahassee, FL",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
{
|
|
||||||
label: "© 2026",
|
|
||||||
href: "#",
|
|
||||||
},
|
|
||||||
],
|
|
||||||
},
|
},
|
||||||
]}
|
]}
|
||||||
logoText="Amped Web Solutions"
|
logoText="Amped Web Solutions"
|
||||||
|
|||||||
@@ -10,15 +10,15 @@
|
|||||||
--accent: #ffffff;
|
--accent: #ffffff;
|
||||||
--background-accent: #ffffff; */
|
--background-accent: #ffffff; */
|
||||||
|
|
||||||
--background: #080810;
|
--background: #0a0a0a;
|
||||||
--card: #151520;
|
--card: #1a1a1a;
|
||||||
--foreground: #F0EEE6;
|
--foreground: #ffffffe6;
|
||||||
--primary-cta: #F5E03A;
|
--primary-cta: #e6e6e6;
|
||||||
--primary-cta-text: #080810;
|
--primary-cta-text: #080810;
|
||||||
--secondary-cta: #FF6B1A;
|
--secondary-cta: #1a1a1a;
|
||||||
--secondary-cta-text: #ffffff;
|
--secondary-cta-text: #ffffff;
|
||||||
--accent: #333340;
|
--accent: #737373;
|
||||||
--background-accent: #1a1a25;
|
--background-accent: #737373;
|
||||||
|
|
||||||
/* text sizing - set by ThemeProvider */
|
/* text sizing - set by ThemeProvider */
|
||||||
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);
|
||||||
|
|||||||
Reference in New Issue
Block a user