Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-09 01:00:40 +00:00
2 changed files with 1375 additions and 8 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -25,30 +25,30 @@ export default function LandingPage() {
const heroSlides = [
{
imageSrc: "http://img.b2bpic.net/free-photo/aesthetic-background-with-gradient-neon-led-light-effect_53876-103793.jpg", 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", 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", 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", 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", 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", 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", 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", 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 = [