Update src/app/page.tsx
This commit is contained in:
232
src/app/page.tsx
232
src/app/page.tsx
@@ -31,21 +31,13 @@ export default function LandingPage() {
|
||||
<NavbarStyleApple
|
||||
navItems={[
|
||||
{
|
||||
name: "Services",
|
||||
id: "#services",
|
||||
},
|
||||
name: "Services", id: "#services"},
|
||||
{
|
||||
name: "Portfolio",
|
||||
id: "#portfolio",
|
||||
},
|
||||
name: "Portfolio", id: "#portfolio"},
|
||||
{
|
||||
name: "Testimonials",
|
||||
id: "#testimonials",
|
||||
},
|
||||
name: "Testimonials", id: "#testimonials"},
|
||||
{
|
||||
name: "Contact",
|
||||
id: "#contact",
|
||||
},
|
||||
name: "Contact", id: "#contact"},
|
||||
]}
|
||||
brandName="EJX Studios"
|
||||
/>
|
||||
@@ -57,73 +49,39 @@ export default function LandingPage() {
|
||||
description="EJX Studios builds fast, professional websites designed to turn visitors into real customers."
|
||||
testimonials={[
|
||||
{
|
||||
name: "Sarah Miller",
|
||||
handle: "@sarahsmiller",
|
||||
testimonial: "EJX Studios completely transformed our online presence. Our bookings increased by 40% in just two months!",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg",
|
||||
},
|
||||
name: "Sarah Miller", handle: "@sarahsmiller", testimonial: "EJX Studios completely transformed our online presence. Our bookings increased by 40% in just two months!", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg"},
|
||||
{
|
||||
name: "David Chen",
|
||||
handle: "@davidsauto",
|
||||
testimonial: "Professional, fast, and local. They really understand what a small shop needs to succeed online.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg",
|
||||
},
|
||||
name: "David Chen", handle: "@davidsauto", testimonial: "Professional, fast, and local. They really understand what a small shop needs to succeed online.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-businessman-smiling_107420-84734.jpg"},
|
||||
{
|
||||
name: "Elena Rodriguez",
|
||||
handle: "@elena_salon",
|
||||
testimonial: "Best investment we've made. The design is beautiful and the site loads instantly.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg",
|
||||
},
|
||||
name: "Elena Rodriguez", handle: "@elena_salon", testimonial: "Best investment we've made. The design is beautiful and the site loads instantly.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/coffee-time-me-please_329181-17310.jpg"},
|
||||
{
|
||||
name: "Mike Henderson",
|
||||
handle: "@mike_builds",
|
||||
testimonial: "Easy to communicate with and the results speak for themselves.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg",
|
||||
},
|
||||
name: "Mike Henderson", handle: "@mike_builds", testimonial: "Easy to communicate with and the results speak for themselves.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg"},
|
||||
{
|
||||
name: "Jenna Kim",
|
||||
handle: "@jenna_cafe",
|
||||
testimonial: "They built a site that actually brings in customers. Highly recommended for any local business.",
|
||||
rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-tender-gentle-cute-redhead-cutie-with-long-natural-hairstyle-smiling-joyfully-with-friendly-expression-posing-cute-sensual-against-orange-background-feeling-happy_1258-81615.jpg",
|
||||
},
|
||||
name: "Jenna Kim", handle: "@jenna_cafe", testimonial: "They built a site that actually brings in customers. Highly recommended for any local business.", rating: 5,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-shot-tender-gentle-cute-redhead-cutie-with-long-natural-hairstyle-smiling-joyfully-with-friendly-expression-posing-cute-sensual-against-orange-background-feeling-happy_1258-81615.jpg"},
|
||||
]}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get a Free Quote",
|
||||
href: "#contact",
|
||||
},
|
||||
text: "Get a Free Quote", href: "#contact"},
|
||||
{
|
||||
text: "Call Now",
|
||||
href: "tel:+1234567890",
|
||||
},
|
||||
text: "Call Now", href: "tel:+1234567890"},
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/concentrated-young-colleagues-sitting-office-coworking_171337-17709.jpg"
|
||||
avatars={[
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg",
|
||||
alt: "Close-up of positive businesswoman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", alt: "Close-up of positive businesswoman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg",
|
||||
alt: "Closeup of Smiling Beautiful Adult Businesswoman",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-smiling-beautiful-adult-businesswoman_1262-1760.jpg", alt: "Closeup of Smiling Beautiful Adult Businesswoman"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg",
|
||||
alt: "Portrait smiley modern male",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/portrait-smiley-modern-male_23-2148514900.jpg", alt: "Portrait smiley modern male"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg",
|
||||
alt: "Closeup of Confident Asian Man with Arms Crossed",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/closeup-confident-asian-man-with-arms-crossed_1262-884.jpg", alt: "Closeup of Confident Asian Man with Arms Crossed"},
|
||||
{
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg",
|
||||
alt: "Smiling businessman face portrait, wearing suit",
|
||||
},
|
||||
src: "http://img.b2bpic.net/free-photo/smiling-businessman-face-portrait-wearing-suit_53876-148135.jpg", alt: "Smiling businessman face portrait, wearing suit"},
|
||||
]}
|
||||
avatarText="Trusted by 100+ local businesses"
|
||||
/>
|
||||
@@ -136,35 +94,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
features={[
|
||||
{
|
||||
title: "Website Design",
|
||||
description: "Beautiful, high-converting websites custom-tailored to your brand identity.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/internet-search-bar-mobile-phone_107791-14721.jpg",
|
||||
},
|
||||
title: "Website Design", description: "Beautiful, high-converting websites custom-tailored to your brand identity.", imageSrc: "http://img.b2bpic.net/free-photo/internet-search-bar-mobile-phone_107791-14721.jpg"},
|
||||
{
|
||||
title: "Redesign & Refresh",
|
||||
description: "Give your outdated site a modern look with improved speed and user experience.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg",
|
||||
},
|
||||
title: "Redesign & Refresh", description: "Give your outdated site a modern look with improved speed and user experience.", imageSrc: "http://img.b2bpic.net/free-photo/elegant-cozy-office-with-laptop-desk_23-2149636248.jpg"},
|
||||
{
|
||||
title: "Mobile Optimization",
|
||||
description: "Ensure your site looks perfect on every phone and tablet device.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915787.jpg",
|
||||
},
|
||||
title: "Mobile Optimization", description: "Ensure your site looks perfect on every phone and tablet device.", imageSrc: "http://img.b2bpic.net/free-photo/modern-office-desk-composition-with-technological-device_23-2147915787.jpg"},
|
||||
{
|
||||
title: "Local SEO Setup",
|
||||
description: "Help your business show up on Google Maps and local search results.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472842.jpg",
|
||||
},
|
||||
title: "Local SEO Setup", description: "Help your business show up on Google Maps and local search results.", imageSrc: "http://img.b2bpic.net/free-photo/3d-view-map_23-2150472842.jpg"},
|
||||
{
|
||||
title: "Branding & Identity",
|
||||
description: "Cohesive visual identity packages including logos, colors, and typography.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-business-card_23-2149277804.jpg",
|
||||
},
|
||||
title: "Branding & Identity", description: "Cohesive visual identity packages including logos, colors, and typography.", imageSrc: "http://img.b2bpic.net/free-vector/flat-design-minimal-business-card_23-2149277804.jpg"},
|
||||
{
|
||||
title: "Maintenance Plans",
|
||||
description: "Ongoing care so you can focus on running your business while we handle tech updates.",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/web-design-icon_1057-3947.jpg",
|
||||
},
|
||||
title: "Maintenance Plans", description: "Ongoing care so you can focus on running your business while we handle tech updates.", imageSrc: "http://img.b2bpic.net/free-vector/web-design-icon_1057-3947.jpg"},
|
||||
]}
|
||||
title="Our Services"
|
||||
description="Custom digital solutions built to elevate your local business."
|
||||
@@ -175,28 +115,17 @@ export default function LandingPage() {
|
||||
<MetricCardTwo
|
||||
textboxLayout="split"
|
||||
gridVariant="bento-grid"
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
metrics={[
|
||||
{
|
||||
id: "1",
|
||||
value: "100%",
|
||||
description: "Mobile-first approach",
|
||||
},
|
||||
id: "1", value: "100%", description: "Mobile-first approach"},
|
||||
{
|
||||
id: "2",
|
||||
value: "24/7",
|
||||
description: "Reliable fast support",
|
||||
},
|
||||
id: "2", value: "24/7", description: "Reliable fast support"},
|
||||
{
|
||||
id: "3",
|
||||
value: "5x",
|
||||
description: "Average conversion increase",
|
||||
},
|
||||
id: "3", value: "5x", description: "Average conversion increase"},
|
||||
{
|
||||
id: "4",
|
||||
value: "Local",
|
||||
description: "Expertly local-focused",
|
||||
},
|
||||
id: "4", value: "Local", description: "Expertly local-focused"},
|
||||
]}
|
||||
title="Why Choose EJX Studios"
|
||||
description="We prioritize results, communication, and modern design principles."
|
||||
@@ -211,41 +140,17 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
products={[
|
||||
{
|
||||
id: "p1",
|
||||
name: "Main Street Barbers",
|
||||
price: "Before & After",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tablet-magazines_1162-110.jpg",
|
||||
},
|
||||
id: "p1", name: "Main Street Barbers", price: "Before & After", imageSrc: "http://img.b2bpic.net/free-photo/tablet-magazines_1162-110.jpg"},
|
||||
{
|
||||
id: "p2",
|
||||
name: "City Cafe",
|
||||
price: "Modern Rebuild",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/one-person-pouring-frothy-latte-coffee-shop-generated-by-ai_188544-40698.jpg",
|
||||
},
|
||||
id: "p2", name: "City Cafe", price: "Modern Rebuild", imageSrc: "http://img.b2bpic.net/free-photo/one-person-pouring-frothy-latte-coffee-shop-generated-by-ai_188544-40698.jpg"},
|
||||
{
|
||||
id: "p3",
|
||||
name: "Pro Auto Shop",
|
||||
price: "Conversion Optimized",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg",
|
||||
},
|
||||
id: "p3", name: "Pro Auto Shop", price: "Conversion Optimized", imageSrc: "http://img.b2bpic.net/free-photo/focused-manly-woman-is-doing-car-diagnostic-with-computer-help-auto-service_613910-17106.jpg"},
|
||||
{
|
||||
id: "p4",
|
||||
name: "Green Garden Gym",
|
||||
price: "Landing Page",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163343.jpg",
|
||||
},
|
||||
id: "p4", name: "Green Garden Gym", price: "Landing Page", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163343.jpg"},
|
||||
{
|
||||
id: "p5",
|
||||
name: "Blue Sky Store",
|
||||
price: "Full Brand Refresh",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/back-view-female-tailor-studio-using-laptop_23-2148834164.jpg",
|
||||
},
|
||||
id: "p5", name: "Blue Sky Store", price: "Full Brand Refresh", imageSrc: "http://img.b2bpic.net/free-photo/back-view-female-tailor-studio-using-laptop_23-2148834164.jpg"},
|
||||
{
|
||||
id: "p6",
|
||||
name: "Quick Fix Plumbers",
|
||||
price: "Mobile Focus",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576397.jpg",
|
||||
},
|
||||
id: "p6", name: "Quick Fix Plumbers", price: "Mobile Focus", imageSrc: "http://img.b2bpic.net/free-photo/top-view-steel-hammer-with-other-construction-elements-tools_23-2150576397.jpg"},
|
||||
]}
|
||||
title="Featured Work"
|
||||
description="See how we've transformed local businesses."
|
||||
@@ -258,45 +163,15 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
testimonials={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Highly Professional",
|
||||
quote: "EJX Studios was easy to work with and exceeded our expectations.",
|
||||
name: "John Doe",
|
||||
role: "Owner, John's Cafe",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/good-mood-mature-man-burgundy-shirt-looking-positive_259150-56976.jpg",
|
||||
},
|
||||
id: "1", title: "Highly Professional", quote: "EJX Studios was easy to work with and exceeded our expectations.", name: "John Doe", role: "Owner, John's Cafe", imageSrc: "http://img.b2bpic.net/free-photo/good-mood-mature-man-burgundy-shirt-looking-positive_259150-56976.jpg"},
|
||||
{
|
||||
id: "2",
|
||||
title: "Incredible Results",
|
||||
quote: "Our new site brings in 3x more leads than our old one ever did.",
|
||||
name: "Jane Smith",
|
||||
role: "Marketing Dir, BuildCo",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-asian-business-woman-looking-camera_1262-16477.jpg",
|
||||
},
|
||||
id: "2", title: "Incredible Results", quote: "Our new site brings in 3x more leads than our old one ever did.", name: "Jane Smith", role: "Marketing Dir, BuildCo", imageSrc: "http://img.b2bpic.net/free-photo/serious-asian-business-woman-looking-camera_1262-16477.jpg"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Fast and Modern",
|
||||
quote: "I am so impressed with the turnaround time and the quality of work.",
|
||||
name: "Bob Vance",
|
||||
role: "Owner, Vance Auto",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-adult-man-smiling_23-2148531043.jpg",
|
||||
},
|
||||
id: "3", title: "Fast and Modern", quote: "I am so impressed with the turnaround time and the quality of work.", name: "Bob Vance", role: "Owner, Vance Auto", imageSrc: "http://img.b2bpic.net/free-photo/portrait-happy-adult-man-smiling_23-2148531043.jpg"},
|
||||
{
|
||||
id: "4",
|
||||
title: "Great Communication",
|
||||
quote: "They made the whole process stress-free and very simple.",
|
||||
name: "Alice Wang",
|
||||
role: "Owner, Bloom Floral",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg",
|
||||
},
|
||||
id: "4", title: "Great Communication", quote: "They made the whole process stress-free and very simple.", name: "Alice Wang", role: "Owner, Bloom Floral", imageSrc: "http://img.b2bpic.net/free-photo/young-caucasian-woman-smiling-confident-looking-side-street_839833-24417.jpg"},
|
||||
{
|
||||
id: "5",
|
||||
title: "Best Design Studio",
|
||||
quote: "They really understood our vision and brought it to life perfectly.",
|
||||
name: "Charlie Day",
|
||||
role: "Manager, Pub 54",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg",
|
||||
},
|
||||
id: "5", title: "Best Design Studio", quote: "They really understood our vision and brought it to life perfectly.", name: "Charlie Day", role: "Manager, Pub 54", imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280717.jpg"},
|
||||
]}
|
||||
title="Trusted by Local Owners"
|
||||
description="What our clients are saying about their new websites."
|
||||
@@ -309,20 +184,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={true}
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How long does a website rebuild take?",
|
||||
content: "Most projects are completed within 2-4 weeks depending on scope.",
|
||||
},
|
||||
id: "1", title: "How long does a website rebuild take?", content: "Most projects are completed within 2-4 weeks depending on scope."},
|
||||
{
|
||||
id: "2",
|
||||
title: "Do you handle maintenance?",
|
||||
content: "Yes, we offer monthly maintenance plans to keep your site updated.",
|
||||
},
|
||||
id: "2", title: "Do you handle maintenance?", content: "Yes, we offer monthly maintenance plans to keep your site updated."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What information do you need from me?",
|
||||
content: "We need your brand assets, basic content, and an idea of your goals.",
|
||||
},
|
||||
id: "3", title: "What information do you need from me?", content: "We need your brand assets, basic content, and an idea of your goals."},
|
||||
]}
|
||||
title="Frequently Asked Questions"
|
||||
description="Common questions about working with EJX Studios."
|
||||
@@ -334,8 +200,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={false}
|
||||
background={{
|
||||
variant: "sparkles-gradient",
|
||||
}}
|
||||
variant: "sparkles-gradient"}}
|
||||
tag="Get Started"
|
||||
title="Ready to Upgrade Your Business Online?"
|
||||
description="Limited project slots are available each month. Secure yours now."
|
||||
@@ -348,8 +213,7 @@ export default function LandingPage() {
|
||||
<ContactCenter
|
||||
useInvertedBackground={true}
|
||||
background={{
|
||||
variant: "plain",
|
||||
}}
|
||||
variant: "plain"}}
|
||||
tag="Contact Us"
|
||||
title="Let's Build Something Great"
|
||||
description="Fill out the form and we'll be in touch within 24 hours."
|
||||
|
||||
Reference in New Issue
Block a user