Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-08 21:37:22 +00:00
2 changed files with 40 additions and 131 deletions

View File

@@ -22,32 +22,28 @@ export default function HomePage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Website Design", href: "/services" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Pricing", href: "/#pricing" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "How It Works", href: "/#how-it-works" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Help & FAQ", href: "#" },
{ label: "Email Us", href: "mailto:hello@madisonwebco.com" },
{ label: "Get Updates", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
@@ -85,13 +81,9 @@ export default function HomePage() {
]}
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-stationery-against-background-couple-wall-with-notes_23-2148222640.jpg?_wi=1",
imageAlt: "modern website design on laptop screen",
},
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-stationery-against-background-couple-wall-with-notes_23-2148222640.jpg", imageAlt: "modern website design on laptop screen"},
{
imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg?_wi=1",
imageAlt: "modern office workspace professional",
},
imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg", imageAlt: "modern office workspace professional"},
]}
rating={5}
ratingText="Trusted by small businesses nationwide"
@@ -109,26 +101,11 @@ export default function HomePage() {
tag="Simple Process"
features={[
{
id: "01",
title: "Tell Us About Your Business",
description: "Send us a quick email describing your business, services, and what you'd like on your website.",
imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg?_wi=2",
imageAlt: "Business consultation",
},
id: "01", title: "Tell Us About Your Business", description: "Send us a quick email describing your business, services, and what you'd like on your website.", imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg", imageAlt: "Business consultation"},
{
id: "02",
title: "We Build Your Website",
description: "Our team designs a clean, professional website tailored specifically to your business needs and industry.",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-gardener-holding-white-frame-front-potted-plants-table_23-2148165245.jpg?_wi=1",
imageAlt: "Website design process",
},
id: "02", title: "We Build Your Website", description: "Our team designs a clean, professional website tailored specifically to your business needs and industry.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-male-gardener-holding-white-frame-front-potted-plants-table_23-2148165245.jpg", imageAlt: "Website design process"},
{
id: "03",
title: "Launch Online",
description: "Your business now has a professional online presence that attracts customers and establishes credibility.",
imageSrc: "http://img.b2bpic.net/free-psd/sandwich-concept-landing-page-template_23-2148626687.jpg?_wi=1",
imageAlt: "Website launch celebration",
},
id: "03", title: "Launch Online", description: "Your business now has a professional online presence that attracts customers and establishes credibility.", imageSrc: "http://img.b2bpic.net/free-psd/sandwich-concept-landing-page-template_23-2148626687.jpg", imageAlt: "Website launch celebration"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -146,24 +123,12 @@ export default function HomePage() {
tag="Affordable"
plans={[
{
id: "professional",
badge: "Professional Business Website",
badgeIcon: Sparkles,
price: "$599",
subtitle: "Everything you need to establish a professional online presence",
buttons={[
id: "professional", badge: "Professional Business Website", badgeIcon: Sparkles,
price: "$599", subtitle: "Everything you need to establish a professional online presence", buttons: [
{ text: "Request Your Website", href: "#" },
]}
features={[
"Custom website design",
"Mobile friendly & responsive",
"Clean professional layout",
"Contact form included",
"Business information pages",
"Modern responsive design",
"Fast loading times",
"SEO optimized",
]}
],
features: [
"Custom website design", "Mobile friendly & responsive", "Clean professional layout", "Contact form included", "Business information pages", "Modern responsive design", "Fast loading times", "SEO optimized"],
},
]}
textboxLayout="default"
@@ -182,21 +147,13 @@ export default function HomePage() {
author="James Mitchell, Local Contractor"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg",
alt: "James Mitchell",
},
src: "http://img.b2bpic.net/free-photo/face-happy-male-executive-looking-camera-smiling_1262-14920.jpg", alt: "James Mitchell"},
{
src: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg",
alt: "Sarah Chen",
},
src: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman-smiling-camera_74855-4022.jpg", alt: "Sarah Chen"},
{
src: "http://img.b2bpic.net/free-photo/medium-shot-business-owner-sitting-table_23-2149434602.jpg",
alt: "Michael Torres",
},
src: "http://img.b2bpic.net/free-photo/medium-shot-business-owner-sitting-table_23-2149434602.jpg", alt: "Michael Torres"},
{
src: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970725.jpg",
alt: "Jennifer Adams",
},
src: "http://img.b2bpic.net/free-photo/creative-tailor-working-workshop_23-2148970725.jpg", alt: "Jennifer Adams"},
]}
ratingAnimation="slide-up"
avatarsAnimation="slide-up"

View File

@@ -20,32 +20,28 @@ export default function ServicesPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Website Design", href: "/services" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Pricing", href: "/#pricing" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "How It Works", href: "/#how-it-works" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Support",
items: [
title: "Support", items: [
{ label: "Help & FAQ", href: "#" },
{ label: "Email Us", href: "mailto:hello@madisonwebco.com" },
{ label: "Get Updates", href: "#" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
@@ -79,26 +75,11 @@ export default function ServicesPage() {
tag="What We Offer"
features={[
{
id: "01",
title: "Custom Website Design",
description: "Tailored design solutions that showcase your business personality while maintaining professional standards and industry best practices.",
imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-stationery-against-background-couple-wall-with-notes_23-2148222640.jpg?_wi=2",
imageAlt: "Custom website design",
},
id: "01", title: "Custom Website Design", description: "Tailored design solutions that showcase your business personality while maintaining professional standards and industry best practices.", imageSrc: "http://img.b2bpic.net/free-photo/laptop-with-stationery-against-background-couple-wall-with-notes_23-2148222640.jpg", imageAlt: "Custom website design"},
{
id: "02",
title: "Responsive & Mobile Optimized",
description: "Every website we build is fully responsive and optimized for all devices. Your site looks perfect on phones, tablets, and desktops.",
imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg?_wi=3",
imageAlt: "Mobile optimization",
},
id: "02", title: "Responsive & Mobile Optimized", description: "Every website we build is fully responsive and optimized for all devices. Your site looks perfect on phones, tablets, and desktops.", imageSrc: "http://img.b2bpic.net/free-photo/creative-employees-working-new-plan_23-2147656737.jpg", imageAlt: "Mobile optimization"},
{
id: "03",
title: "SEO Ready & Fast Loading",
description: "Built with SEO best practices and optimized for speed. Your website will rank better in search results and keep visitors engaged.",
imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-indoor-plant-growing_23-2149301613.jpg?_wi=1",
imageAlt: "SEO optimization",
},
id: "03", title: "SEO Ready & Fast Loading", description: "Built with SEO best practices and optimized for speed. Your website will rank better in search results and keep visitors engaged.", imageSrc: "http://img.b2bpic.net/free-psd/landing-page-template-indoor-plant-growing_23-2149301613.jpg", imageAlt: "SEO optimization"},
]}
textboxLayout="default"
animationType="slide-up"
@@ -116,57 +97,28 @@ export default function ServicesPage() {
tag="Pricing"
plans={[
{
id: "starter",
badge: "Starter Package",
badgeIcon: Sparkles,
price: "$499",
subtitle: "Perfect for new businesses just getting online",
buttons={[
id: "starter", badge: "Starter Package", badgeIcon: Sparkles,
price: "$499", subtitle: "Perfect for new businesses just getting online", buttons: [
{ text: "Choose Package", href: "#" },
]}
features={[
"Up to 5 pages",
"Contact form",
"Mobile responsive",
"Basic SEO setup",
"30 days support",
]}
],
features: [
"Up to 5 pages", "Contact form", "Mobile responsive", "Basic SEO setup", "30 days support"],
},
{
id: "professional",
badge: "Professional Package",
badgeIcon: Sparkles,
price: "$799",
subtitle: "Most popular for established small businesses",
buttons={[
id: "professional", badge: "Professional Package", badgeIcon: Sparkles,
price: "$799", subtitle: "Most popular for established small businesses", buttons: [
{ text: "Choose Package", href: "#" },
]}
features={[
"Up to 10 pages",
"Advanced contact forms",
"E-commerce ready",
"Full SEO optimization",
"90 days support",
"Blog setup",
]}
],
features: [
"Up to 10 pages", "Advanced contact forms", "E-commerce ready", "Full SEO optimization", "90 days support", "Blog setup"],
},
{
id: "enterprise",
badge: "Enterprise Package",
badgeIcon: Sparkles,
price: "$1,499",
subtitle: "For growing companies with complex needs",
buttons={[
id: "enterprise", badge: "Enterprise Package", badgeIcon: Sparkles,
price: "$1,499", subtitle: "For growing companies with complex needs", buttons: [
{ text: "Choose Package", href: "#" },
]}
features={[
"Unlimited pages",
"Full e-commerce platform",
"Advanced integrations",
"Priority SEO strategy",
"6 months support",
"Maintenance included",
]}
],
features: [
"Unlimited pages", "Full e-commerce platform", "Advanced integrations", "Priority SEO strategy", "6 months support", "Maintenance included"],
},
]}
textboxLayout="default"