Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #4.
This commit is contained in:
2026-03-25 18:02:44 +00:00

View File

@@ -82,10 +82,10 @@ export default function LandingPage() {
animationType="slide-up"
team={[
{
name: "John Carlton", role: "Founder & Lead Horticulturist", imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", imageAlt: "John Carlton, Founder"
id: "1", name: "John Carlton", role: "Founder & Lead Horticulturist", imageSrc: "http://img.b2bpic.net/free-photo/friendly-handsome-business-leader-cafe_1262-3537.jpg", imageAlt: "John Carlton, Founder"
},
{
name: "Sarah Lee", role: "Senior Landscape Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", imageAlt: "Sarah Lee, Senior Landscape Designer"
id: "2", name: "Sarah Lee", role: "Senior Landscape Designer", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", imageAlt: "Sarah Lee, Senior Landscape Designer"
}
]}
/>