diff --git a/src/app/page.tsx b/src/app/page.tsx index 0d46747..d5e483a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -21,45 +21,58 @@ export default function LandingPage() { ]; const navButton = { - text: "Get a Free Quote", href: "contact"}; + text: "Get a Free Quote", href: "contact" + }; const heroSlides = [ { - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=1", imageAlt: "Animated gradient glow background"}, + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=1", imageAlt: "Animated gradient glow background" + }, ]; const metrics = [ { - id: "1", value: "4+", title: "Projects Completed", description: "Delivered results for local businesses", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=2", imageAlt: "Projects completed metric"}, + id: "1", value: "4+", title: "Projects Completed", description: "Delivered results for local businesses", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=2", imageAlt: "Projects completed metric" + }, { - id: "2", value: "48hr", title: "Average Turnaround", description: "Fast delivery without compromising quality", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=3", imageAlt: "Turnaround time metric"}, + id: "2", value: "48hr", title: "Average Turnaround", description: "Fast delivery without compromising quality", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=3", imageAlt: "Turnaround time metric" + }, { - id: "3", value: "100%", title: "Client Satisfaction", description: "Every client leaves happy and impressed", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=4", imageAlt: "Client satisfaction metric"}, + id: "3", value: "100%", title: "Client Satisfaction", description: "Every client leaves happy and impressed", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=4", imageAlt: "Client satisfaction metric" + }, { - id: "4", value: "LA", title: "Based in Los Angeles", description: "Serving Southern California businesses", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=5", imageAlt: "Location metric"}, + id: "4", value: "LA", title: "Based in Los Angeles", description: "Serving Southern California businesses", imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=5", imageAlt: "Location metric" + }, ]; const services = [ { id: "1", title: "Business Websites", author: "Starting at $500", description: "Custom-designed, mobile-responsive websites that look premium and load fast. Built to convert visitors into customers.", tags: ["Web Design", "Responsive", "Fast Loading"], - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=6", imageAlt: "Business website service"}, + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=6", imageAlt: "Business website service" + }, { id: "2", title: "Web Applications", author: "Starting at $1,000", description: "Booking systems, customer portals, dashboards, and custom tools. If you can describe it, we can build it.", tags: ["Development", "Custom", "Scalable"], - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=7", imageAlt: "Web application service"}, + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=7", imageAlt: "Web application service" + }, { id: "3", title: "Brand & Launch Package", author: "Starting at $1,500", description: "Logo design, website, social media setup, and Google Business Profile — everything you need to launch your online presence.", tags: ["Branding", "Design", "Setup"], - imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=8", imageAlt: "Brand launch package service"}, + imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg?_wi=8", imageAlt: "Brand launch package service" + }, ]; const products = [ { - id: "1", name: "Fuego Modern Mexican", price: "Restaurant", variant: "Web Design, Reservations, Menu", imageSrc: "http://img.b2bpic.net/free-psd/delicious-food-restaurant-landing-page-template_23-2150046355.jpg", imageAlt: "Fuego Modern Mexican restaurant website"}, + id: "1", name: "Fuego Modern Mexican", price: "Restaurant", variant: "Web Design, Reservations, Menu", imageSrc: "http://img.b2bpic.net/free-psd/delicious-food-restaurant-landing-page-template_23-2150046355.jpg", imageAlt: "Fuego Modern Mexican restaurant website" + }, { - id: "2", name: "Blade & Co. Barbershop", price: "Barbershop", variant: "Web Design, Booking, Profiles", imageSrc: "http://img.b2bpic.net/free-psd/barbershop-instagram-posts-collection_23-2149487550.jpg", imageAlt: "Blade & Co. Barbershop website"}, + id: "2", name: "Blade & Co. Barbershop", price: "Barbershop", variant: "Web Design, Booking, Profiles", imageSrc: "http://img.b2bpic.net/free-psd/barbershop-instagram-posts-collection_23-2149487550.jpg", imageAlt: "Blade & Co. Barbershop website" + }, { - id: "3", name: "Bright Smile Dental", price: "Dental", variant: "Web Design, Scheduling, Forms", imageSrc: "http://img.b2bpic.net/free-psd/geometric-medical-care-banner-template_23-2149761676.jpg", imageAlt: "Bright Smile Dental practice website"}, + id: "3", name: "Bright Smile Dental", price: "Dental", variant: "Web Design, Scheduling, Forms", imageSrc: "http://img.b2bpic.net/free-psd/geometric-medical-care-banner-template_23-2149761676.jpg", imageAlt: "Bright Smile Dental practice website" + }, { - id: "4", name: "Apex Auto Repair", price: "Auto Shop", variant: "Web Design, Quotes, Reviews", imageSrc: "http://img.b2bpic.net/free-vector/gradient-car-rental-design-template_23-2149264698.jpg", imageAlt: "Apex Auto Repair website"}, + id: "4", name: "Apex Auto Repair", price: "Auto Shop", variant: "Web Design, Quotes, Reviews", imageSrc: "http://img.b2bpic.net/free-vector/gradient-car-rental-design-template_23-2149264698.jpg", imageAlt: "Apex Auto Repair website" + }, ]; const processPlan = [ @@ -83,9 +96,11 @@ export default function LandingPage() { const team = [ { - id: "1", name: "Eli Feiner", role: "Co-Founder & Marketing", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-holding-takeaway-coffee-cup-hand_23-2148176167.jpg", imageAlt: "Eli Feiner portrait"}, + id: "1", name: "Eli Feiner", role: "Co-Founder & Marketing", imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-holding-takeaway-coffee-cup-hand_23-2148176167.jpg", imageAlt: "Eli Feiner portrait" + }, { - id: "2", name: "Nathan Safransky", role: "Co-Founder & Development", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg", imageAlt: "Nathan Safransky portrait"}, + id: "2", name: "Nathan Safransky", role: "Co-Founder & Development", imageSrc: "http://img.b2bpic.net/free-photo/close-up-smiley-man-library_23-2149204750.jpg", imageAlt: "Nathan Safransky portrait" + }, ]; return (