Merge version_1 into main #1
@@ -75,7 +75,7 @@ export default function AboutPage() {
|
||||
description="Founded in 2023"
|
||||
subdescription="Based in the heart of local business community"
|
||||
icon={Briefcase}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=3"
|
||||
imageAlt="Our team and mission"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -87,7 +87,7 @@ export default function ContactPage() {
|
||||
description="Available Mon-Fri 9am-6pm Local Time"
|
||||
subdescription="Free consultation • No obligation • Personalized approach"
|
||||
icon={Phone}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=4"
|
||||
imageAlt="Contact our team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
@@ -88,7 +88,7 @@ export default function HomePage() {
|
||||
imageAlt: "Web design consultation for local businesses"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-back-view-photo-handsome-african-man-chatting_171337-17651.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cropped-back-view-photo-handsome-african-man-chatting_171337-17651.jpg?_wi=1",
|
||||
imageAlt: "Mobile optimized responsive website"
|
||||
}
|
||||
]}
|
||||
@@ -101,8 +101,8 @@ export default function HomePage() {
|
||||
<div id="social-proof" data-section="social-proof">
|
||||
<TestimonialCardTwelve
|
||||
testimonials={[
|
||||
{ id: "1", name: "Sarah Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg" },
|
||||
{ id: "2", name: "James Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg" },
|
||||
{ id: "1", name: "Sarah Martinez", imageSrc: "http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg?_wi=1" },
|
||||
{ id: "2", name: "James Thompson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg?_wi=1" },
|
||||
{ id: "3", name: "Elena Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/portrait-woman-smiling-kitchen_107420-12357.jpg" },
|
||||
{ id: "4", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-vector/different-men-avatars_1107-2.jpg" }
|
||||
]}
|
||||
@@ -124,8 +124,8 @@ export default function HomePage() {
|
||||
description: "Fully custom, responsive websites designed specifically for your business to stand out from competitors",
|
||||
icon: Palette,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-paper_23-2149930960.jpg", imageAlt: "Custom web design process" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-graphs-laptop-while-working-with-colleague-office_662251-191.jpg", imageAlt: "Design focused on conversions" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-paper_23-2149930960.jpg?_wi=1", imageAlt: "Custom web design process" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-graphs-laptop-while-working-with-colleague-office_662251-191.jpg?_wi=1", imageAlt: "Design focused on conversions" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -133,8 +133,8 @@ export default function HomePage() {
|
||||
description: "Specialized websites for cafés, restaurants, salons, and service providers to generate qualified leads",
|
||||
icon: Store,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg", imageAlt: "Local business website solutions" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-landing-page_23-2149190883.jpg", imageAlt: "Restaurant website example" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg?_wi=1", imageAlt: "Local business website solutions" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-landing-page_23-2149190883.jpg?_wi=1", imageAlt: "Restaurant website example" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -142,8 +142,8 @@ export default function HomePage() {
|
||||
description: "All websites are fully responsive and optimized for mobile devices where most customers browse",
|
||||
icon: Smartphone,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/keyboard-screen-modern-indoor-sit-analysis_1421-265.jpg", imageAlt: "Mobile responsive design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-back-view-photo-handsome-african-man-chatting_171337-17651.jpg", imageAlt: "Mobile-first design approach" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/keyboard-screen-modern-indoor-sit-analysis_1421-265.jpg?_wi=1", imageAlt: "Mobile responsive design" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-back-view-photo-handsome-african-man-chatting_171337-17651.jpg?_wi=2", imageAlt: "Mobile-first design approach" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -151,8 +151,8 @@ export default function HomePage() {
|
||||
description: "Strategic layouts and CTAs designed to turn website visitors into actual customers and phone calls",
|
||||
icon: TrendingUp,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-graphs-laptop-while-working-with-colleague-office_662251-191.jpg", imageAlt: "Conversion optimization dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-paper_23-2149930960.jpg", imageAlt: "Website design strategy" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-graphs-laptop-while-working-with-colleague-office_662251-191.jpg?_wi=2", imageAlt: "Conversion optimization dashboard" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-paper_23-2149930960.jpg?_wi=2", imageAlt: "Website design strategy" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -172,7 +172,7 @@ export default function HomePage() {
|
||||
description="2+ Years of Proven Success"
|
||||
subdescription="Helping Local Businesses Grow Online"
|
||||
icon={CheckCircle}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=1"
|
||||
imageAlt="Our web design process and team"
|
||||
mediaAnimation="slide-up"
|
||||
useInvertedBackground={true}
|
||||
|
||||
@@ -76,7 +76,7 @@ export default function PortfolioPage() {
|
||||
id: "1",
|
||||
name: "The Daily Grind Café",
|
||||
price: "View Case Study",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-landing-page_23-2149190883.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-landing-page_23-2149190883.jpg?_wi=3",
|
||||
imageAlt: "Café website design"
|
||||
},
|
||||
{
|
||||
@@ -108,7 +108,7 @@ export default function PortfolioPage() {
|
||||
description="Maria Gonzalez"
|
||||
subdescription="Owner, The Daily Grind Café"
|
||||
icon={Star}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/smiling-happy-business-woman-posing-her-own-coffee-shop_1163-1790.jpg?_wi=2"
|
||||
imageAlt="Client testimonial from café owner"
|
||||
mediaAnimation="opacity"
|
||||
useInvertedBackground={false}
|
||||
|
||||
@@ -78,8 +78,8 @@ export default function ServicesPage() {
|
||||
description: "We start by understanding your business goals, target audience, and competition to create a strategic foundation for your website",
|
||||
icon: Code,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg", imageAlt: "Strategic planning session" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-paper_23-2149930960.jpg", imageAlt: "Design strategy document" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/business-meeting-office_1268-21517.jpg?_wi=2", imageAlt: "Strategic planning session" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/side-view-hands-holding-paper_23-2149930960.jpg?_wi=3", imageAlt: "Design strategy document" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -87,8 +87,8 @@ export default function ServicesPage() {
|
||||
description: "All our websites are built for speed and performance, optimized for both desktop and mobile devices to keep visitors engaged",
|
||||
icon: Zap,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/keyboard-screen-modern-indoor-sit-analysis_1421-265.jpg", imageAlt: "Performance optimization" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-back-view-photo-handsome-african-man-chatting_171337-17651.jpg", imageAlt: "Mobile performance" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/keyboard-screen-modern-indoor-sit-analysis_1421-265.jpg?_wi=2", imageAlt: "Performance optimization" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/cropped-back-view-photo-handsome-african-man-chatting_171337-17651.jpg?_wi=3", imageAlt: "Mobile performance" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -96,8 +96,8 @@ export default function ServicesPage() {
|
||||
description: "Your website is built with security best practices and reliable infrastructure to protect your business and customer data",
|
||||
icon: Shield,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-graphs-laptop-while-working-with-colleague-office_662251-191.jpg", imageAlt: "Security features" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg", imageAlt: "Reliable infrastructure" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/businessman-analyzing-graphs-laptop-while-working-with-colleague-office_662251-191.jpg?_wi=3", imageAlt: "Security features" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-working-together_23-2150628001.jpg?_wi=2", imageAlt: "Reliable infrastructure" }
|
||||
]
|
||||
},
|
||||
{
|
||||
@@ -105,8 +105,8 @@ export default function ServicesPage() {
|
||||
description: "We provide continuous support to keep your website updated, secure, and performing at its best for your business",
|
||||
icon: Smartphone,
|
||||
mediaItems: [
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-landing-page_23-2149190883.jpg", imageAlt: "Website maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg", imageAlt: "Support team" }
|
||||
{ imageSrc: "http://img.b2bpic.net/free-vector/flat-design-coffee-landing-page_23-2149190883.jpg?_wi=2", imageAlt: "Website maintenance" },
|
||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-waitress-standing-with-arms-crossed_107420-12323.jpg?_wi=2", imageAlt: "Support team" }
|
||||
]
|
||||
}
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user