2 Commits

Author SHA1 Message Date
c222cd71c1 Update src/app/page.tsx 2026-05-02 23:33:49 +00:00
2e74051193 Merge version_2 into main
Merge version_2 into main
2026-05-02 23:33:14 +00:00

View File

@@ -137,7 +137,7 @@ export default function LandingPage() {
]} ]}
textarea={{ name: "message", placeholder: "Your Message", rows: 4 }} textarea={{ name: "message", placeholder: "Your Message", rows: 4 }}
buttonText="Send Inquiry" buttonText="Send Inquiry"
imageSrc="http://img.b2bpic.net/free-photo/bicycle-city-health-leisure-town-urban-vehicle_53876-23383.jpg" imageSrc="http://img.b2bpic.net/free-photo/medium-shot-woman-talking-phone_23-2149356834.jpg"
/> />
</div> </div>