Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #5.
This commit is contained in:
@@ -147,11 +147,11 @@ export default function LandingPage() {
|
||||
animationType="slide-up"
|
||||
useInvertedBackground={false}
|
||||
blogs={[
|
||||
{ id: "1", category: "Privacy Fence", title: "Modern Privacy Fence Installation", excerpt: "Beautiful wood privacy fence creating privacy and curb appeal for this Denver home.", imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg?_wi=2", imageAlt: "Modern Privacy Fence", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-confident-experienced-carpenter_329181-15660.jpg", date: "Completed Recently" },
|
||||
{ id: "2", category: "Gate Installation", title: "Custom Gate & Fence Combination", excerpt: "Matching aluminum fence with custom decorative gate for this Phoenix residence.", imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg?_wi=3", imageAlt: "Custom Gate Installation", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg", date: "Completed Recently" },
|
||||
{ id: "3", category: "Backyard Transformation", title: "Complete Backyard Fence Project", excerpt: "Shadowbox fence creating the perfect balance of privacy and style for this Seattle family.", imageSrc: "http://img.b2bpic.net/free-photo/young-girl-pajamas-with-pillow-relaxes-garden_72229-600.jpg", imageAlt: "Backyard Transformation", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/parents-happy-see-their-son-family-looking-happy_259150-56951.jpg", date: "Completed Recently" },
|
||||
{ id: "4", category: "Property Fence", title: "Property Line Fence Installation", excerpt: "Durable chain link fence clearly defining property boundaries for this Austin home.", imageSrc: "http://img.b2bpic.net/free-photo/young-female-tourist-carrying-camera-shoulder-looking-building-city_23-2148027183.jpg", imageAlt: "Property Fence", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg", date: "Completed Recently" },
|
||||
{ id: "5", category: "Neighborhood Project", title: "Picket Fence for Curb Appeal", excerpt: "Classic picket fence enhancing the charm and value of this Portland property.", imageSrc: "http://img.b2bpic.net/free-photo/modern-wooden-fence-lush-green-hedge-garden-landscape_626616-510.jpg?_wi=4", imageAlt: "Picket Fence", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-confident-experienced-carpenter_329181-15660.jpg", date: "Completed Recently" },
|
||||
{ id: "1", category: "Privacy Fence", title: "Modern Privacy Fence Installation", excerpt: "Beautiful wood privacy fence creating privacy and curb appeal for this Denver home.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVLGyajHZW1dTvGoIOl6D6seVS/uploaded-1772757243149-jpiz6t96.png", imageAlt: "Modern Privacy Fence", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-confident-experienced-carpenter_329181-15660.jpg", date: "Completed Recently" },
|
||||
{ id: "2", category: "Gate Installation", title: "Custom Gate & Fence Combination", excerpt: "Matching aluminum fence with custom decorative gate for this Phoenix residence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVLGyajHZW1dTvGoIOl6D6seVS/uploaded-1772757022271-8jnfgjlr.png", imageAlt: "Custom Gate Installation", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/happy-adult-son-his-mature-father-holding-hands-while-greeting-each-other-kitchen_637285-10296.jpg", date: "Completed Recently" },
|
||||
{ id: "3", category: "Backyard Transformation", title: "Complete Backyard Fence Project", excerpt: "Shadowbox fence creating the perfect balance of privacy and style for this Seattle family.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVLGyajHZW1dTvGoIOl6D6seVS/tmp/shadowbox-fence-1772757332154-ed5c9935.png", imageAlt: "Backyard Transformation", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/parents-happy-see-their-son-family-looking-happy_259150-56951.jpg", date: "Completed Recently" },
|
||||
{ id: "4", category: "Property Fence", title: "Property Line Fence Installation", excerpt: "Durable chain link fence clearly defining property boundaries for this Austin home.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVLGyajHZW1dTvGoIOl6D6seVS/uploaded-1772756839393-j9p6mswa.png", imageAlt: "Property Fence", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/happy-mature-man-receiving-package-from-courier-signing-paperwork-front-his-house_637285-1270.jpg", date: "Completed Recently" },
|
||||
{ id: "5", category: "Neighborhood Project", title: "Picket Fence for Curb Appeal", excerpt: "Classic picket fence enhancing the charm and value of this Portland property.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AVLGyajHZW1dTvGoIOl6D6seVS/uploaded-1772757298038-4so7axum.png", imageAlt: "Picket Fence", authorName: "FenceCo Team", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-confident-experienced-carpenter_329181-15660.jpg", date: "Completed Recently" },
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user