Merge version_1 into main #2

Merged
bender merged 1 commits from version_1 into main 2026-03-20 00:52:03 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="compact"
sizing="largeSmallSizeLargeTitles"
background="aurora"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="primary-glow"
secondaryButtonStyle="radial-glow"
@@ -45,19 +45,19 @@ export default function LandingPage() {
<HeroSplitTestimonial
title="Transform Your Home's Exterior"
description="Family-owned and operated since 1998. We bring new life to your home with expert exterior painting that lasts."
background={{ variant: "aurora" }}
background={{ variant: "plain" }}
testimonials={[
{
name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "Masterpiece Exteriors transformed our 30-year-old home. Professional, reliable, and the attention to detail is incredible!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg?_wi=1", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg", imageAlt: "Sarah Mitchell"
},
{
name: "James Rodriguez", handle: "@jamesrodriguez", testimonial: "Best decision we made. The team was punctual, clean, and left our home looking brand new. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=1", imageAlt: "James Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "James Rodriguez"
},
{
name: "Emily Chen", handle: "@emilychen", testimonial: "Outstanding craftsmanship. They cared about our home as much as we did. Worth every penny!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg?_wi=1", imageAlt: "Emily Chen"
imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg", imageAlt: "Emily Chen"
}
]}
testimonialRotationInterval={5000}
@@ -145,15 +145,15 @@ export default function LandingPage() {
testimonials={[
{
id: "1", name: "Sarah Mitchell", role: "Homeowner", company: "Downtown Area", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg?_wi=2", imageAlt: "Sarah Mitchell"
imageSrc: "http://img.b2bpic.net/free-photo/happy-housewife-kitchen_1098-13159.jpg", imageAlt: "Sarah Mitchell"
},
{
id: "2", name: "James Rodriguez", role: "Homeowner", company: "Riverside Community", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg?_wi=2", imageAlt: "James Rodriguez"
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-bearded-man_1098-22109.jpg", imageAlt: "James Rodriguez"
},
{
id: "3", name: "Emily Chen", role: "Homeowner", company: "Oak Hill Neighborhood", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg?_wi=2", imageAlt: "Emily Chen"
imageSrc: "http://img.b2bpic.net/free-photo/man-having-video-call-with-his-family_23-2149120896.jpg", imageAlt: "Emily Chen"
},
{
id: "4", name: "Michael Thompson", role: "Homeowner", company: "Lakeside Area", rating: 5,