Merge version_1 into main #1

Merged
bender merged 4 commits from version_1 into main 2026-02-26 18:12:09 +00:00
4 changed files with 11 additions and 11 deletions

View File

@@ -62,7 +62,7 @@ export default function BlogPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=2"
imageAlt="Professional electrician working with confidence"
columns={[
{

View File

@@ -124,16 +124,16 @@ export default function LandingPage() {
tag="Testimonials"
testimonials={[
{
id: "1", name: "Sarah Mitchell", handle: "Homeowner", testimonial: "Britton Electric upgraded our entire home electrical system. Professional, reliable, and incredibly thorough. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell"
id: "1", name: "Sarah Mitchell", handle: "Homeowner", testimonial: "Britton Electric upgraded our entire home electrical system. Professional, reliable, and incredibly thorough. Highly recommended!", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "David Torres", handle: "Commercial Manager", testimonial: "We've trusted Britton Electric for our office maintenance for three years. Their emergency response is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Torres"
id: "2", name: "David Torres", handle: "Commercial Manager", testimonial: "We've trusted Britton Electric for our office maintenance for three years. Their emergency response is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "David Torres"
},
{
id: "3", name: "Jessica Lee", handle: "Restaurant Owner", testimonial: "From kitchen electrical to safety systems, Britton Electric handled everything with expertise and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Jessica Lee"
id: "3", name: "Jessica Lee", handle: "Restaurant Owner", testimonial: "From kitchen electrical to safety systems, Britton Electric handled everything with expertise and professionalism.", imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Jessica Lee"
},
{
id: "4", name: "Michael Chen", handle: "Property Manager", testimonial: "Outstanding workmanship and customer service. They always complete projects on time and within budget.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"
id: "4", name: "Michael Chen", handle: "Property Manager", testimonial: "Outstanding workmanship and customer service. They always complete projects on time and within budget.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "Michael Chen"
},
{
id: "5", name: "Patricia Anderson", handle: "Homeowner", testimonial: "Had an electrical emergency at midnight. Britton Electric arrived within the hour and fixed it perfectly.", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Patricia Anderson"
@@ -180,7 +180,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=1"
imageAlt="Professional electrician working with confidence"
columns={[
{

View File

@@ -104,7 +104,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=5"
imageAlt="Professional electrician working with confidence"
columns={[
{
@@ -179,7 +179,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=6"
imageAlt="Professional electrician working with confidence"
columns={[
{
@@ -278,7 +278,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=7"
imageAlt="Professional electrician working with confidence"
columns={[
{

View File

@@ -50,7 +50,7 @@ function ShopPageContent() {
</main>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=3"
imageAlt="Professional electrician working with confidence"
columns={[
{
@@ -124,7 +124,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg"
imageSrc="http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=4"
imageAlt="Professional electrician working with confidence"
columns={[
{