Merge version_4 into main #4
@@ -95,7 +95,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "s2", title: "Hardscape Construction", author: "Stone Specialists", description: "Custom patios, walkways, and retaining walls built with premium materials for long-lasting beauty.", tags: [
|
||||
"Hardscape"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg", imageAlt: "hardscape patio design"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=1", imageAlt: "hardscape patio design"},
|
||||
{
|
||||
id: "s3", title: "Garden Lighting Design", author: "Design Engineers", description: "Ambient, automated exterior lighting systems to illuminate your home and garden architecture.", tags: [
|
||||
"Lighting"],
|
||||
@@ -212,7 +212,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
textarea={{ name: "message", placeholder: "Tell us about your landscape goals...", rows: 4 }}
|
||||
useInvertedBackground={true}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/tranquil-space-with-plants_1137-266.jpg?_wi=2"
|
||||
/>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user