Update src/app/page.tsx
This commit is contained in:
@@ -58,53 +58,53 @@ export default function LandingPage() {
|
||||
description="Same-day service, fair pricing, and plain-English explanations—no surprises, no jargon. Serving homeowners and businesses with integrity since day one."
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=1",
|
||||
imageAlt: "Expert repairs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=1",
|
||||
imageAlt: "Electrical precision",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=2",
|
||||
imageAlt: "Computer service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=2",
|
||||
imageAlt: "Reliable support",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=3",
|
||||
imageAlt: "Home service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=3",
|
||||
imageAlt: "Business support",
|
||||
},
|
||||
]}
|
||||
rightCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=4",
|
||||
imageAlt: "Expert repairs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=4",
|
||||
imageAlt: "Electrical precision",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=5",
|
||||
imageAlt: "Computer service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=5",
|
||||
imageAlt: "Reliable support",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=6",
|
||||
imageAlt: "Home service",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=6",
|
||||
imageAlt: "Business support",
|
||||
},
|
||||
]}
|
||||
@@ -173,21 +173,21 @@ export default function LandingPage() {
|
||||
value: "100%",
|
||||
title: "Transparent Pricing",
|
||||
description: "No hidden costs, ever.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "m2",
|
||||
value: "24h",
|
||||
title: "Same-Day Service",
|
||||
description: "We respect your time.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=7",
|
||||
},
|
||||
{
|
||||
id: "m3",
|
||||
value: "20+",
|
||||
title: "Years Experience",
|
||||
description: "Expertise you can rely on.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=8",
|
||||
},
|
||||
]}
|
||||
title="Our Commitment to Integrity"
|
||||
@@ -204,14 +204,14 @@ export default function LandingPage() {
|
||||
title: "Electrical Repairs",
|
||||
description: "Safe, reliable electrical work for your residence or office.",
|
||||
buttonIcon: "Zap",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=9",
|
||||
imageAlt: "tech repair professional dark moody",
|
||||
},
|
||||
{
|
||||
title: "Computer Diagnostics",
|
||||
description: "Plain-English repairs for desktops, laptops, and networks.",
|
||||
buttonIcon: "Monitor",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=8",
|
||||
imageAlt: "macro electrical circuit board",
|
||||
},
|
||||
{
|
||||
@@ -273,7 +273,7 @@ export default function LandingPage() {
|
||||
quote: "Nolan is a master of his craft. Fast service and zero downtime.",
|
||||
tag: "Efficiency",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/mature-agent_1098-12686.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=10",
|
||||
imageAlt: "tech repair professional dark moody",
|
||||
},
|
||||
{
|
||||
@@ -284,7 +284,7 @@ export default function LandingPage() {
|
||||
quote: "Excellent communication throughout the entire repair process. Truly professional.",
|
||||
tag: "Quality",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/close-up-successful-woman-with-blue-shirt_1098-3627.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/technology-background-texture_23-2148105493.jpg?_wi=9",
|
||||
imageAlt: "macro electrical circuit board",
|
||||
},
|
||||
]}
|
||||
@@ -311,7 +311,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/young-man-works-computer-night_169016-65221.jpg?_wi=11"
|
||||
columns={[
|
||||
{
|
||||
title: "Services",
|
||||
|
||||
Reference in New Issue
Block a user