Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
@@ -71,7 +71,7 @@ export default function HomePage() {
|
||||
{ text: "Get Free Estimate", href: "#contact" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soft-focus-log-sawing-german-wedding-tradition-prove-strength-teamwork-as-couple_181624-58771.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soft-focus-log-sawing-german-wedding-tradition-prove-strength-teamwork-as-couple_181624-58771.jpg?_wi=1"
|
||||
imageAlt="Professional tree service crew safely removing large tree"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -101,19 +101,19 @@ export default function HomePage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Tree Removal", tags: ["Safe", "Professional"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-mows-grass-yard-with-lawn-mower_1157-29769.jpg", imageAlt: "Professional tree removal"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-mows-grass-yard-with-lawn-mower_1157-29769.jpg?_wi=1", imageAlt: "Professional tree removal"},
|
||||
{
|
||||
id: "2", title: "Tree Trimming & Pruning", tags: ["Health", "Safety"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-mows-grass-yard-with-lawn-mower_1157-29769.jpg", imageAlt: "Expert tree trimming"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-mows-grass-yard-with-lawn-mower_1157-29769.jpg?_wi=2", imageAlt: "Expert tree trimming"},
|
||||
{
|
||||
id: "3", title: "Stump Grinding", tags: ["Complete", "Restoration"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-lumberjack-outside_1303-8999.jpg", imageAlt: "Professional stump grinding"},
|
||||
{
|
||||
id: "4", title: "Storm Damage Cleanup", tags: ["Emergency", "24/7"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-firewood-park-with-beautiful-green-trees_181624-31074.jpg", imageAlt: "Storm damage emergency service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-firewood-park-with-beautiful-green-trees_181624-31074.jpg?_wi=1", imageAlt: "Storm damage emergency service"},
|
||||
{
|
||||
id: "5", title: "Emergency Tree Service", tags: ["Urgent", "Available"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-firewood-park-with-beautiful-green-trees_181624-31074.jpg", imageAlt: "Emergency tree removal"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/pile-firewood-park-with-beautiful-green-trees_181624-31074.jpg?_wi=2", imageAlt: "Emergency tree removal"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -128,13 +128,13 @@ export default function HomePage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Service Quality", name: "Experienced Local Crew", price: "Professional & Trusted", rating: 5,
|
||||
reviewCount: "Certified", imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-log-sawing-german-wedding-tradition-prove-strength-teamwork-as-couple_181624-58771.jpg", imageAlt: "Professional crew"},
|
||||
reviewCount: "Certified", imageSrc: "http://img.b2bpic.net/free-photo/soft-focus-log-sawing-german-wedding-tradition-prove-strength-teamwork-as-couple_181624-58771.jpg?_wi=2", imageAlt: "Professional crew"},
|
||||
{
|
||||
id: "2", brand: "Response Time", name: "Fast Emergency Response", price: "Within Hours", rating: 5,
|
||||
reviewCount: "Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/pile-firewood-park-with-beautiful-green-trees_181624-31074.jpg", imageAlt: "Emergency service"},
|
||||
reviewCount: "Guaranteed", imageSrc: "http://img.b2bpic.net/free-photo/pile-firewood-park-with-beautiful-green-trees_181624-31074.jpg?_wi=3", imageAlt: "Emergency service"},
|
||||
{
|
||||
id: "3", brand: "Pricing", name: "Affordable Pricing", price: "Competitive Rates", rating: 5,
|
||||
reviewCount: "Transparent", imageSrc: "http://img.b2bpic.net/free-photo/senior-mows-grass-yard-with-lawn-mower_1157-29769.jpg", imageAlt: "Value pricing"},
|
||||
reviewCount: "Transparent", imageSrc: "http://img.b2bpic.net/free-photo/senior-mows-grass-yard-with-lawn-mower_1157-29769.jpg?_wi=3", imageAlt: "Value pricing"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -179,7 +179,7 @@ export default function HomePage() {
|
||||
{ text: "Schedule Service Today", href: "tel:+1-615-568-9651" },
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soft-focus-log-sawing-german-wedding-tradition-prove-strength-teamwork-as-couple_181624-58771.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soft-focus-log-sawing-german-wedding-tradition-prove-strength-teamwork-as-couple_181624-58771.jpg?_wi=3"
|
||||
imageAlt="Nashville service area coverage"
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
@@ -194,7 +194,7 @@ export default function HomePage() {
|
||||
description="Call Sky Tree Services now for a free estimate. Our team is available 24/7 for emergency tree removal and storm damage cleanup."
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soft-focus-log-sawing-german-wedding-tradition-prove-strength-teamwork-as-couple_181624-58771.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/soft-focus-log-sawing-german-wedding-tradition-prove-strength-teamwork-as-couple_181624-58771.jpg?_wi=4"
|
||||
imageAlt="Professional tree service"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user