8 Commits

Author SHA1 Message Date
033b5499b7 Merge version_4 into main
Merge version_4 into main
2026-06-10 20:01:37 +00:00
a2f0c339c9 Update src/app/reviews/page.tsx 2026-06-10 20:01:34 +00:00
f4565548db Update src/app/about-us/page.tsx 2026-06-10 20:01:34 +00:00
87249ee403 Merge version_4 into main
Merge version_4 into main
2026-06-10 20:01:13 +00:00
4300e50316 Update src/app/page.tsx 2026-06-10 20:01:10 +00:00
fc38b93eb1 Merge version_2 into main
Merge version_2 into main
2026-06-10 19:56:34 +00:00
c09c50d873 Merge version_2 into main
Merge version_2 into main
2026-06-10 19:55:51 +00:00
12d63993c7 Merge version_2 into main
Merge version_2 into main
2026-06-10 19:54:43 +00:00
3 changed files with 5 additions and 5 deletions

View File

@@ -67,7 +67,7 @@ export default function AboutUsPage() {
id: "1", name: "Elena Rodriguez", role: "Founder & Lead Designer", imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-woman-with-her-dog_23-2148784852.jpg", imageAlt: "Portrait of Elena Rodriguez, Founder and Lead Designer"
},
{
id: "2", name: "Marcus Chen", role: "Horticulture Specialist", imageSrc: "http://img.b2bpic.net/free-photo/man-working-vegetable-garden_23-2149023214.jpg", imageAlt: "Portrait of Marcus Chen, Horticulture Specialist"
id: "2", name: "Marcus Chen", role: "Horticulture Specialist", imageSrc: "http://img.b2bpic.net/free-photo/man-working-vegetable-garden_23-2149023214.jpg?_wi=1", imageAlt: "Portrait of Marcus Chen, Horticulture Specialist"
},
{
id: "3", name: "Jessica Lee", role: "Project Manager", imageSrc: "http://img.b2bpic.net/free-photo/business-woman-nature-park_23-2149405625.jpg", imageAlt: "Portrait of Jessica Lee, Project Manager"

View File

@@ -165,7 +165,7 @@ export default function LandscapingPage() {
cardTag="Hear From Our Happy Clients"
cardTagIcon={Leaf}
cardTitle="Botanica Landscapes is praised for hard work, quality, and reasonable pricing throughout Yuba City and beyond."
buttons={[{ text: "Request Your Quote", href: "#contact" }]}
buttons={[{ text: "Request Your Quote", href: "#contact" }]}
buttonAnimation="slide-up"
cardAnimation="slide-up"
useInvertedBackground={false}
@@ -224,8 +224,8 @@ export default function LandscapingPage() {
useInvertedBackground={false}
mediaAnimation="none"
buttonText="Send Message"
imageSrc="http://img.b2bpic.net/free-photo/3d-view-letters-alphabet_23-2150499120.jpg"
imageAlt="Serene garden pathway at dusk"
imageSrc="https://images.unsplash.com/photo-1542845832-5c02928b5e9d?ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxzZWFyY2h8MTB8fGxhbmRzY2FwaW5nfGVufDB8fDB8fHww&auto=format&fit=crop&w=800&q=60"
imageAlt="Professional landscaper working in a lush garden with tools"
mediaPosition="right"
inputs={[
{ name: "name", type: "text", placeholder: "Full Name", required: true },

View File

@@ -56,7 +56,7 @@ export default function ReviewsPage() {
id: "3", name: "Emily R.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-caucasian-woman_23-2148784851.jpg", imageAlt: "Portrait of Emily R."
},
{
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-vegetable-garden_23-2149023214.jpg", imageAlt: "Portrait of David K."
id: "4", name: "David K.", imageSrc: "http://img.b2bpic.net/free-photo/man-working-vegetable-garden_23-2149023214.jpg?_wi=2", imageAlt: "Portrait of David K."
},
{
id: "5", name: "Anna G.", imageSrc: "http://img.b2bpic.net/free-photo/pretty-young-woman-with-flowers_23-2149405628.jpg", imageAlt: "Portrait of Anna G."