Merge version_1 into main #1

Merged
bender merged 2 commits from version_1 into main 2026-03-08 12:24:40 +00:00
2 changed files with 1371 additions and 4 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -54,10 +54,10 @@ export default function LandingPage() {
testimonials={[
{
name: "Sarah Martinez", handle: "Homeowner, Los Angeles", testimonial: "BuildCraft transformed our kitchen beyond expectations. The attention to detail and communication throughout was exceptional.", rating: 5,
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3db3dy"},
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3db3dy&_wi=1"},
{
name: "James Wilson", handle: "Homeowner, Long Beach", testimonial: "From initial design to final walkthrough, BuildCraft delivered outstanding results. Highly recommend!", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1"},
]}
testimonialRotationInterval={5000}
buttons={[
@@ -178,9 +178,9 @@ export default function LandingPage() {
<TestimonialCardTwelve
testimonials={[
{
id: "1", name: "Sarah Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3db3dy"},
id: "1", name: "Sarah Martinez", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=3db3dy&_wi=2"},
{
id: "2", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg"},
id: "2", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2"},
{
id: "3", name: "Emily Johnson", imageSrc: "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg"},
{