Update src/app/page.tsx
This commit is contained in:
274
src/app/page.tsx
274
src/app/page.tsx
@@ -9,8 +9,7 @@ import HeroBillboard from '@/components/sections/hero/HeroBillboard';
|
||||
import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
|
||||
import MetricSplitMediaAbout from '@/components/sections/about/MetricSplitMediaAbout';
|
||||
import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarStyleCentered';
|
||||
import ProductCardThree from '@/components/sections/product/ProductCardThree';
|
||||
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
|
||||
import TestimonialCardSixteen from '@/components/sections/testimonial/TestimonialCardSixteen';
|
||||
|
||||
export default function LandingPage() {
|
||||
return (
|
||||
@@ -31,85 +30,72 @@ export default function LandingPage() {
|
||||
<NavbarStyleCentered
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "services",
|
||||
},
|
||||
name: "Services", id: "services"},
|
||||
{
|
||||
name: "Process",
|
||||
id: "process",
|
||||
},
|
||||
name: "Process", id: "process"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "portfolio",
|
||||
},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "contact",
|
||||
},
|
||||
name: "Contact", id: "contact"},
|
||||
]}
|
||||
brandName="RapidSite Pocatello"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Dedicated to Pocatello Success"
|
||||
description="I’m a professional web designer right here in Pocatello, Idaho. I understand the local market and I’m passionate about helping small business owners get the high-quality, custom web presence they deserve without the long delays and enterprise pricing. I build to grow your business."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+", title: "Happy Clients"},
|
||||
{
|
||||
value: "24hr", title: "Turnaround"},
|
||||
{
|
||||
value: "100%", title: "Custom Tailored"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-happy-smiling-woman-sitting-cafe-with-laptop_197531-22982.jpg"
|
||||
imageAlt="Designer portrait"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="hero" data-section="hero">
|
||||
<HeroBillboard
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
title="Get a Professional 1 Day Website for Your Pocatello Business"
|
||||
description="Stop waiting weeks to get online. I design, build, and deliver your fully custom-tailored, mobile-responsive website in just 24 hours so you can start growing your local business today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Your Custom Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get Your Custom Quote", href: "#contact"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/working-table-with-computer_93675-133811.jpg"
|
||||
imageAlt="Professional web design workspace"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/enthusiastic-asian-girl-cafe-uniform-barista-worker-with-laptop-looking-happy-surprised-ca_1258-148460.jpg",
|
||||
alt: "Client 1",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/enthusiastic-asian-girl-cafe-uniform-barista-worker-with-laptop-looking-happy-surprised-ca_1258-148460.jpg", alt: "Client 1"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
alt: "Client 2",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg", alt: "Client 2"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg",
|
||||
alt: "Client 3",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg", alt: "Client 3"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/male-builder-uniform-standing-with-crossed-arms-looking-confident-front-view_176474-10086.jpg",
|
||||
alt: "Client 4",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/male-builder-uniform-standing-with-crossed-arms-looking-confident-front-view_176474-10086.jpg", alt: "Client 4"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352451.jpg",
|
||||
alt: "Client 5",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352451.jpg", alt: "Client 5"},
|
||||
]}
|
||||
avatarText="Trusted by 100+ local Pocatello businesses"
|
||||
marqueeItems={[
|
||||
{
|
||||
type: "text",
|
||||
text: "Responsive Design",
|
||||
},
|
||||
type: "text", text: "Responsive Design"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Local SEO Optimization",
|
||||
},
|
||||
type: "text", text: "Local SEO Optimization"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Fast 24hr Turnaround",
|
||||
},
|
||||
type: "text", text: "Fast 24hr Turnaround"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Custom Brand Identity",
|
||||
},
|
||||
type: "text", text: "Custom Brand Identity"},
|
||||
{
|
||||
type: "text",
|
||||
text: "Reliable Support",
|
||||
},
|
||||
type: "text", text: "Reliable Support"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -121,25 +107,13 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
title: "Fully Custom Tailored",
|
||||
description: "Every design is built from the ground up for your specific business goals, brand identity, and local target market.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=1",
|
||||
imageAlt: "Custom design laptop view",
|
||||
},
|
||||
title: "Fully Custom Tailored", description: "Every design is built from the ground up for your specific business goals, brand identity, and local target market.", imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=1", imageAlt: "Custom design laptop view"},
|
||||
{
|
||||
id: 2,
|
||||
title: "Mobile Optimized",
|
||||
description: "Fully responsive layouts that look and function perfectly on every device, from iPhones to large desktop monitors.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=1",
|
||||
imageAlt: "Mobile device responsiveness",
|
||||
},
|
||||
title: "Mobile Optimized", description: "Fully responsive layouts that look and function perfectly on every device, from iPhones to large desktop monitors.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=1", imageAlt: "Mobile device responsiveness"},
|
||||
{
|
||||
id: 3,
|
||||
title: "Local SEO Ready",
|
||||
description: "Built-in basic local SEO optimization strategies to help you appear in local Pocatello searches and get found by customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55721.jpg?_wi=1",
|
||||
imageAlt: "SEO analytics growth",
|
||||
},
|
||||
title: "Local SEO Ready", description: "Built-in basic local SEO optimization strategies to help you appear in local Pocatello searches and get found by customers.", imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55721.jpg?_wi=1", imageAlt: "SEO analytics growth"},
|
||||
]}
|
||||
title="The Flagship 1 Day Website Service"
|
||||
description="My all-in-one package designed to get your business visible, credible, and ready for customers in a single day."
|
||||
@@ -153,150 +127,41 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "Step 1",
|
||||
title: "Consultation",
|
||||
description: "Quick gameplan session to understand your goals and business needs.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=2",
|
||||
},
|
||||
id: "1", value: "Step 1", title: "Consultation", description: "Quick gameplan session to understand your goals and business needs.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=2"},
|
||||
{
|
||||
id: "2",
|
||||
value: "Step 2",
|
||||
title: "Design & Build",
|
||||
description: "Rapid custom design and technical build phases.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=2",
|
||||
},
|
||||
id: "2", value: "Step 2", title: "Design & Build", description: "Rapid custom design and technical build phases.", imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=2"},
|
||||
{
|
||||
id: "3",
|
||||
value: "Step 3",
|
||||
title: "Targeting Strategy",
|
||||
description: "Fine-tuning business strategy and audience targeting.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55721.jpg?_wi=2",
|
||||
},
|
||||
id: "3", value: "Step 3", title: "Targeting Strategy", description: "Fine-tuning business strategy and audience targeting.", imageSrc: "http://img.b2bpic.net/free-vector/search-engine-optimization_24908-55721.jpg?_wi=2"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Step 4",
|
||||
title: "Review & Support",
|
||||
description: "Presentation of your new site and final adjustments.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=3",
|
||||
},
|
||||
id: "4", value: "Step 4", title: "Review & Support", description: "Presentation of your new site and final adjustments.", imageSrc: "http://img.b2bpic.net/free-photo/date-night-ideas-valantine-romance-heart-love-passion-concept_53876-133732.jpg?_wi=3"},
|
||||
{
|
||||
id: "5",
|
||||
value: "Step 5",
|
||||
title: "Fast Delivery",
|
||||
description: "Your site goes live, fully optimized for your Pocatello customers.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=3",
|
||||
},
|
||||
id: "5", value: "Step 5", title: "Fast Delivery", description: "Your site goes live, fully optimized for your Pocatello customers.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-social-media-still-life_23-2149019157.jpg?_wi=3"},
|
||||
]}
|
||||
title="Our Proven 5-Step Process"
|
||||
description="Transparent, fast, and results-driven. Here is how we get your business live in 24 hours."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="portfolio" data-section="portfolio">
|
||||
<ProductCardThree
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Pocatello Auto Repair",
|
||||
price: "Modern Service Website",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mid-section-man-using-digital-tablet-while-charging-electric-car_107420-94881.jpg",
|
||||
},
|
||||
{
|
||||
id: "p2",
|
||||
name: "Main Street Cafe",
|
||||
price: "Elegant Restaurant Website",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/delivery-woman-ready-sending-orders_482257-76141.jpg",
|
||||
},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Pocatello Construction",
|
||||
price: "Custom Contractor Site",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/blue-print-with-yellow-repair-kit_23-2148393176.jpg",
|
||||
},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Pocatello Law Firm",
|
||||
price: "Trustworthy Legal Site",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/two-businesspeople-working-laptop-caf_23-2147876704.jpg",
|
||||
},
|
||||
]}
|
||||
title="1 Day Websites Built for Pocatello Businesses"
|
||||
description="Visual examples of recent custom projects that helped local businesses thrive online."
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="about" data-section="about">
|
||||
<MetricSplitMediaAbout
|
||||
useInvertedBackground={false}
|
||||
title="Dedicated to Pocatello Success"
|
||||
description="I’m a professional web designer right here in Pocatello, Idaho. I understand the local market and I’m passionate about helping small business owners get the high-quality, custom web presence they deserve without the long delays and enterprise pricing. I build to grow your business."
|
||||
metrics={[
|
||||
{
|
||||
value: "100+",
|
||||
title: "Happy Clients",
|
||||
},
|
||||
{
|
||||
value: "24hr",
|
||||
title: "Turnaround",
|
||||
},
|
||||
{
|
||||
value: "100%",
|
||||
title: "Custom Tailored",
|
||||
},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-happy-smiling-woman-sitting-cafe-with-laptop_197531-22982.jpg"
|
||||
imageAlt="Designer portrait"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
/>
|
||||
</div>
|
||||
|
||||
<div id="testimonials" data-section="testimonials">
|
||||
<TestimonialCardTwo
|
||||
<TestimonialCardSixteen
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
textboxLayout="split"
|
||||
useInvertedBackground={true}
|
||||
kpiItems={[
|
||||
{ value: "100+", label: "Happy Clients" },
|
||||
{ value: "24hr", label: "Turnaround" },
|
||||
{ value: "100%", label: "Custom Tailored" }
|
||||
]}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
name: "Sarah Miller",
|
||||
role: "Owner, Miller Automotive",
|
||||
testimonial: "The 1 Day Website was exactly what I needed. Professional, fast, and delivered exactly on time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/enthusiastic-asian-girl-cafe-uniform-barista-worker-with-laptop-looking-happy-surprised-ca_1258-148460.jpg",
|
||||
},
|
||||
id: "1", name: "Sarah Miller", role: "Owner", company: "Miller Automotive", rating: 5,
|
||||
testimonial: "The 1 Day Website was exactly what I needed. Professional, fast, and delivered exactly on time."},
|
||||
{
|
||||
id: "2",
|
||||
name: "James Henderson",
|
||||
role: "Director, Henderson Law",
|
||||
testimonial: "I was skeptical about a 1 day build, but the quality is top-notch. Highly recommended for locals.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/positive-middle-aged-business-leader-window_1262-5388.jpg",
|
||||
},
|
||||
id: "2", name: "James Henderson", role: "Director", company: "Henderson Law", rating: 5,
|
||||
testimonial: "I was skeptical about a 1 day build, but the quality is top-notch. Highly recommended for locals."},
|
||||
{
|
||||
id: "3",
|
||||
name: "Linda Chen",
|
||||
role: "Manager, Main Street Cafe",
|
||||
testimonial: "My bookings increased immediately after launch. Professional service and great communication.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/healthy-breakfast-concept-with-modern-woman_23-2148115601.jpg",
|
||||
},
|
||||
{
|
||||
id: "4",
|
||||
name: "Robert Smith",
|
||||
role: "Contractor, Smith Builders",
|
||||
testimonial: "JudeProof delivered a site that actually looks like my business and works great on phones.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-builder-uniform-standing-with-crossed-arms-looking-confident-front-view_176474-10086.jpg",
|
||||
},
|
||||
{
|
||||
id: "5",
|
||||
name: "Emily Carter",
|
||||
role: "Owner, Carter Design",
|
||||
testimonial: "The best investment for our digital growth this year. The speed is absolutely amazing.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/trans-couple-spending-quality-time-together_23-2149352451.jpg",
|
||||
},
|
||||
id: "3", name: "Linda Chen", role: "Manager", company: "Main Street Cafe", rating: 5,
|
||||
testimonial: "My bookings increased immediately after launch. Professional service and great communication."},
|
||||
]}
|
||||
title="Results You Can Trust"
|
||||
description="See what local Idaho business owners say about the speed and quality of their new sites."
|
||||
@@ -307,14 +172,11 @@ export default function LandingPage() {
|
||||
<ContactText
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "gradient-bars",
|
||||
}}
|
||||
variant: "gradient-bars"}}
|
||||
text="Ready to get your 1 Day Website? Contact me for your custom quote today."
|
||||
buttons={[
|
||||
{
|
||||
text: "Request a Quote",
|
||||
href: "mailto:hello@rapid-site.com",
|
||||
},
|
||||
text: "Request a Quote", href: "mailto:hello@rapid-site.com"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
@@ -323,25 +185,17 @@ export default function LandingPage() {
|
||||
<FooterBaseReveal
|
||||
columns={[
|
||||
{
|
||||
title: "RapidSite Pocatello",
|
||||
items: [
|
||||
title: "RapidSite Pocatello", items: [
|
||||
{
|
||||
label: "Get a Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
label: "Get a Quote", href: "#contact"},
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Legal",
|
||||
items: [
|
||||
title: "Legal", items: [
|
||||
{
|
||||
label: "Privacy Policy",
|
||||
href: "#",
|
||||
},
|
||||
label: "Privacy Policy", href: "#"},
|
||||
{
|
||||
label: "Terms of Service",
|
||||
href: "#",
|
||||
},
|
||||
label: "Terms of Service", href: "#"},
|
||||
],
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user