Merge version_1 into main #2

Merged
bender merged 2 commits from version_1 into main 2026-03-08 11:24:05 +00:00
2 changed files with 49 additions and 128 deletions

View File

@@ -17,32 +17,28 @@ export default function ContactPage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Web Development", href: "/services" },
{ label: "Website Redesign", href: "/services" },
{ label: "Maintenance", href: "/services" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "#" },
{ label: "FAQ", href: "#" },
{ label: "Support", href: "/contact" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
@@ -67,9 +63,7 @@ export default function ContactPage() {
brandName="ADR"
navItems={navItems}
button={{
text: "Get Your Website Quote",
href: "/contact",
}}
text: "Get Your Website Quote", href: "/contact"}}
/>
</div>
@@ -79,17 +73,12 @@ export default function ContactPage() {
animationType="reveal-blur"
buttons={[
{
text: "Get Your Website Quote",
href: "/contact",
},
text: "Get Your Website Quote", href: "/contact"},
{
text: "Call Now",
href: "tel:+1-555-0100",
},
text: "Call Now", href: "tel:+1-555-0100"},
]}
background={{
variant: "circleGradient",
}}
variant: "plain"}}
useInvertedBackground={false}
/>
</div>

View File

@@ -29,32 +29,28 @@ export default function HomePage() {
const footerColumns = [
{
title: "Product",
items: [
title: "Product", items: [
{ label: "Web Development", href: "/services" },
{ label: "Website Redesign", href: "/services" },
{ label: "Maintenance", href: "/services" },
],
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Portfolio", href: "/portfolio" },
{ label: "Contact", href: "/contact" },
],
},
{
title: "Resources",
items: [
title: "Resources", items: [
{ label: "Blog", href: "#" },
{ label: "FAQ", href: "#" },
{ label: "Support", href: "/contact" },
],
},
{
title: "Legal",
items: [
title: "Legal", items: [
{ label: "Privacy Policy", href: "#" },
{ label: "Terms of Service", href: "#" },
],
@@ -79,9 +75,7 @@ export default function HomePage() {
brandName="ADR"
navItems={navItems}
button={{
text: "Get Your Website Quote",
href: "/contact",
}}
text: "Get Your Website Quote", href: "/contact"}}
/>
</div>
@@ -97,13 +91,9 @@ export default function HomePage() {
showDimOverlay={true}
buttons={[
{
text: "Get Your Website Quote",
href: "/contact",
},
text: "Get Your Website Quote", href: "/contact"},
{
text: "Call Now",
href: "tel:+1-555-0100",
},
text: "Call Now", href: "tel:+1-555-0100"},
]}
/>
</div>
@@ -116,22 +106,16 @@ export default function HomePage() {
features={[
{
icon: Sparkles,
title: "Professional Design",
description:
"Websites that look modern and trustworthy to impress your customers and build credibility.",
},
title: "Professional Design", description:
"Websites that look modern and trustworthy to impress your customers and build credibility."},
{
icon: Smartphone,
title: "Mobile Optimized",
description:
"Perfect performance on phones and tablets so customers can reach you anywhere, anytime.",
},
title: "Mobile Optimized", description:
"Perfect performance on phones and tablets so customers can reach you anywhere, anytime."},
{
icon: TrendingUp,
title: "Built to Generate Leads",
description:
"Designed to convert visitors into customers with clear calls-to-action and contact forms.",
},
title: "Built to Generate Leads", description:
"Designed to convert visitors into customers with clear calls-to-action and contact forms."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -147,22 +131,16 @@ export default function HomePage() {
features={[
{
icon: Code,
title: "Business Website Development",
description:
"Custom websites built from scratch to showcase your business and attract local customers online.",
},
title: "Business Website Development", description:
"Custom websites built from scratch to showcase your business and attract local customers online."},
{
icon: RefreshCw,
title: "Website Redesign",
description:
"Modernize your outdated website with a fresh, professional design that converts visitors.",
},
title: "Website Redesign", description:
"Modernize your outdated website with a fresh, professional design that converts visitors."},
{
icon: Wrench,
title: "Website Maintenance",
description:
"Ongoing updates, security patches, and technical support to keep your site running smoothly.",
},
title: "Website Maintenance", description:
"Ongoing updates, security patches, and technical support to keep your site running smoothly."},
]}
animationType="slide-up"
textboxLayout="default"
@@ -177,29 +155,14 @@ export default function HomePage() {
tag="Portfolio"
products={[
{
id: "1",
name: "Local Restaurant Website",
price: "Completed",
imageSrc:
"http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106987.jpg?_wi=1",
imageAlt: "Restaurant website showcase",
},
id: "1", name: "Local Restaurant Website", price: "Completed", imageSrc:
"http://img.b2bpic.net/free-photo/person-enjoying-relaxing-time-home_23-2149106987.jpg", imageAlt: "Restaurant website showcase"},
{
id: "2",
name: "Hair Salon Online Booking",
price: "Completed",
imageSrc:
"http://img.b2bpic.net/free-vector/hand-drawn-boho-spa-treatment-landing-page_23-2149599926.jpg?_wi=1",
imageAlt: "Salon booking website",
},
id: "2", name: "Hair Salon Online Booking", price: "Completed", imageSrc:
"http://img.b2bpic.net/free-vector/hand-drawn-boho-spa-treatment-landing-page_23-2149599926.jpg", imageAlt: "Salon booking website"},
{
id: "3",
name: "Contractor Services Site",
price: "Completed",
imageSrc:
"http://img.b2bpic.net/free-photo/pensive-entrepreneur-texting-mobile-phone-while-working-computer-his-office-desk_637285-6491.jpg?_wi=1",
imageAlt: "Contractor portfolio website",
},
id: "3", name: "Contractor Services Site", price: "Completed", imageSrc:
"http://img.b2bpic.net/free-photo/pensive-entrepreneur-texting-mobile-phone-while-working-computer-his-office-desk_637285-6491.jpg", imageAlt: "Contractor portfolio website"},
]}
gridVariant="three-columns-all-equal-width"
animationType="slide-up"
@@ -207,9 +170,7 @@ export default function HomePage() {
useInvertedBackground={false}
buttons={[
{
text: "View Full Portfolio",
href: "/portfolio",
},
text: "View Full Portfolio", href: "/portfolio"},
]}
/>
</div>
@@ -221,45 +182,21 @@ export default function HomePage() {
tag="Client Reviews"
testimonials={[
{
id: "1",
name: "Sarah Martinez",
role: "Restaurant Owner",
testimonial:
"ADR transformed our online presence. We went from having no website to getting regular customer inquiries. Their professionalism made the whole process easy.",
imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg?_wi=1",
imageAlt: "Sarah Martinez",
},
id: "1", name: "Sarah Martinez", role: "Restaurant Owner", testimonial:
"ADR transformed our online presence. We went from having no website to getting regular customer inquiries. Their professionalism made the whole process easy.", imageSrc:
"http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-67170.jpg", imageAlt: "Sarah Martinez"},
{
id: "2",
name: "Michael Chen",
role: "Salon Manager",
testimonial:
"We've received more booking requests since launching our new website. The mobile optimization is perfect for our clients on the go.",
imageSrc:
"http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg?_wi=1",
imageAlt: "Michael Chen",
},
id: "2", name: "Michael Chen", role: "Salon Manager", testimonial:
"We've received more booking requests since launching our new website. The mobile optimization is perfect for our clients on the go.", imageSrc:
"http://img.b2bpic.net/free-photo/confident-african-american-businessman-black-classic-jacket-isolated-dark-background_613910-17885.jpg", imageAlt: "Michael Chen"},
{
id: "3",
name: "Jessica Thompson",
role: "Contractor",
testimonial:
"Best investment we made for our business. ADR handled everything professionally and the website has paid for itself in leads multiple times over.",
imageSrc:
"http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg?_wi=1",
imageAlt: "Jessica Thompson",
},
id: "3", name: "Jessica Thompson", role: "Contractor", testimonial:
"Best investment we made for our business. ADR handled everything professionally and the website has paid for itself in leads multiple times over.", imageSrc:
"http://img.b2bpic.net/free-photo/young-co-worker-spending-time-office_23-2149328287.jpg", imageAlt: "Jessica Thompson"},
{
id: "4",
name: "David Rodriguez",
role: "Small Business Owner",
testimonial:
"The team at ADR listened to exactly what we needed and delivered beyond expectations. Highly recommended for any local business.",
imageSrc:
"http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg",
imageAlt: "David Rodriguez",
},
id: "4", name: "David Rodriguez", role: "Small Business Owner", testimonial:
"The team at ADR listened to exactly what we needed and delivered beyond expectations. Highly recommended for any local business.", imageSrc:
"http://img.b2bpic.net/free-photo/caucasian-brunette-male-portrait_158595-7921.jpg", imageAlt: "David Rodriguez"},
]}
animationType="slide-up"
textboxLayout="default"
@@ -273,17 +210,12 @@ export default function HomePage() {
animationType="reveal-blur"
buttons={[
{
text: "Get Your Website Quote",
href: "/contact",
},
text: "Get Your Website Quote", href: "/contact"},
{
text: "Call Now",
href: "tel:+1-555-0100",
},
text: "Call Now", href: "tel:+1-555-0100"},
]}
background={{
variant: "circleGradient",
}}
variant: "plain"}}
useInvertedBackground={false}
/>
</div>