Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-02 21:04:49 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="pill"
contentWidth="small"
sizing="largeSmallSizeMediumTitles"
background="fluid"
background="circleGradient"
cardStyle="glass-depth"
primaryButtonStyle="radial-glow"
secondaryButtonStyle="glass"
@@ -49,7 +49,7 @@ export default function LandingPage() {
{ text: "Get Instant Quote", href: "#contact" },
{ text: "Call: (555) 0123", href: "tel:+1-555-0123" }
]}
background={{ variant: "fluid" }}
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg"
imageAlt="Professional electrician working on residential wiring installation"
frameStyle="card"
@@ -127,7 +127,7 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "John Mitchell", handle: "@johnm", testimonial: "ElectriCare responded to our emergency call within 30 minutes and fixed the issue immediately. Highly professional and fairly priced.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "John Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "John Mitchell"
},
{
id: "2", name: "Sarah Johnson", handle: "@sarahj", testimonial: "They upgraded our home's entire electrical system. The team was clean, respectful, and completed the work on schedule.", rating: 5,
@@ -135,7 +135,7 @@ export default function LandingPage() {
},
{
id: "3", name: "David Chen", handle: "@dchen", testimonial: "Our commercial building needed a complete rewiring. ElectriCare handled it perfectly with minimal downtime. Excellent work.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Chen"
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "David Chen"
},
{
id: "4", name: "Maria Garcia", handle: "@mgarcia", testimonial: "Very reliable service. They explain everything clearly and stand behind their work with a warranty. Recommended to all our friends.", rating: 5,