Merge version_1 into main #2

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

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="smallMedium"
sizing="large"
background="circleGradient"
background="none"
cardStyle="layered-gradient"
primaryButtonStyle="flat"
secondaryButtonStyle="layered"
@@ -46,7 +46,7 @@ export default function LandingPage() {
tag="24/7 Emergency Service"
tagIcon={Zap}
tagAnimation="slide-up"
background={{ variant: "circleGradient" }}
background={{ variant: "glowing-orb" }}
imageSrc="http://img.b2bpic.net/free-photo/man-kneeling-down-touching-sink-inspecting-pipes_259150-58251.jpg"
imageAlt="Professional plumbing service"
imagePosition="right"
@@ -72,7 +72,7 @@ export default function LandingPage() {
{ id: "3", value: "15K+", description: "Satisfied Customers" },
{ id: "4", value: "20 yrs", description: "Industry Experience" }
]}
gridVariant="four-items-2x2-equal-grid"
gridVariant="uniform-all-items-equal"
animationType="slide-up"
textboxLayout="default"
useInvertedBackground={true}
@@ -135,19 +135,19 @@ export default function LandingPage() {
id: "1", name: "Robert Martinez", handle: "Homeowner, Pacific Beach", testimonial: "City SD Plumbing arrived in 25 minutes and diagnosed our sewer issue immediately. Fixed it right the first time. Professional and affordable!", imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg", imageAlt: "Robert Martinez"
},
{
id: "2", name: "Jennifer Lee", handle: "Homeowner, Mission Hills", testimonial: "Burst pipe at midnight. They were here in 28 minutes. No mess, no shortcuts. Highly recommend for emergencies.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=1", imageAlt: "Jennifer Lee"
id: "2", name: "Jennifer Lee", handle: "Homeowner, Mission Hills", testimonial: "Burst pipe at midnight. They were here in 28 minutes. No mess, no shortcuts. Highly recommend for emergencies.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Jennifer Lee"
},
{
id: "3", name: "David Chen", handle: "Property Manager, Downtown", testimonial: "We use City SD for all our commercial properties. Their diagnostic reports are thorough and their preventive maintenance saves us thousands yearly.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg?_wi=1", imageAlt: "David Chen"
id: "3", name: "David Chen", handle: "Property Manager, Downtown", testimonial: "We use City SD for all our commercial properties. Their diagnostic reports are thorough and their preventive maintenance saves us thousands yearly.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg", imageAlt: "David Chen"
},
{
id: "4", name: "Michelle Rodriguez", handle: "Homeowner, La Jolla", testimonial: "Transparent pricing, certified work, and they explain everything. This is the plumber I've been looking for in San Diego.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=2", imageAlt: "Michelle Rodriguez"
id: "4", name: "Michelle Rodriguez", handle: "Homeowner, La Jolla", testimonial: "Transparent pricing, certified work, and they explain everything. This is the plumber I've been looking for in San Diego.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Michelle Rodriguez"
},
{
id: "5", name: "James Wilson", handle: "Homeowner, Hillcrest", testimonial: "Had them out for an inspection. They found a small issue nobody else caught. Saved me from a major problem down the road.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg?_wi=2", imageAlt: "James Wilson"
id: "5", name: "James Wilson", handle: "Homeowner, Hillcrest", testimonial: "Had them out for an inspection. They found a small issue nobody else caught. Saved me from a major problem down the road.", imageSrc: "http://img.b2bpic.net/free-photo/happy-young-businessman-walking-near-business-center_171337-19784.jpg", imageAlt: "James Wilson"
},
{
id: "6", name: "Sarah Thompson", handle: "Homeowner, Balboa Park", testimonial: "Professional, punctual, and affordable. They fixed our old pipes with zero disruption. City SD is the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg?_wi=3", imageAlt: "Sarah Thompson"
id: "6", name: "Sarah Thompson", handle: "Homeowner, Balboa Park", testimonial: "Professional, punctual, and affordable. They fixed our old pipes with zero disruption. City SD is the real deal.", imageSrc: "http://img.b2bpic.net/free-photo/happy-professional_1098-12931.jpg", imageAlt: "Sarah Thompson"
}
]}
animationType="slide-up"