Merge version_1 into main #5
1373
src/app/layout.tsx
1373
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -27,7 +27,7 @@ export default function LandingPage() {
|
||||
>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
brandName="K-Rush"
|
||||
brandName="K RUSH "
|
||||
navItems={[
|
||||
{ name: "Services", id: "features" },
|
||||
{ name: "About", id: "team" },
|
||||
@@ -86,7 +86,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg?_wi=2", imageAlt: "Professional tree removal"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500830.jpg?_wi=1", imageAlt: "Storm damage cleanup"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574816899-kp4xgof1.avif", imageAlt: "Storm damage cleanup"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -97,7 +97,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=2", imageAlt: "Tree trimming service"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg?_wi=3", imageAlt: "Crown shaping and pruning"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574696630-r2v54bg0.avif", imageAlt: "Crown shaping and pruning"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -108,7 +108,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-gardener-harvesting-flower-with-secateurs_23-2148165189.jpg", imageAlt: "Landscaping design"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/senior-man-working-field_329181-12481.jpg?_wi=3", imageAlt: "Property improvement"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574874618-csbu53gc.avif", imageAlt: "Property improvement"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -119,7 +119,7 @@ export default function LandingPage() {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/reforestation-done-by-voluntary-group_23-2149500830.jpg?_wi=2", imageAlt: "Storm damage response"
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/closeup-lumberjack-with-chainsaw-forest_181624-59761.jpg?_wi=4", imageAlt: "Emergency tree removal"
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574974934-ue9oewok.avif", imageAlt: "Emergency tree removal"
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -129,7 +129,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="team" data-section="team">
|
||||
<TeamCardTen
|
||||
title="Meet the K-Rush Team"
|
||||
title="Meet the K RUSH Team"
|
||||
tag=""
|
||||
tagAnimation="slide-up"
|
||||
membersAnimation="slide-up"
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
id: "1", name: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574356689-06wfqeq4.jpg", imageAlt: ", Owner and Lead Arborist"
|
||||
},
|
||||
{
|
||||
id: "2", name: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574401290-39nrobrs.webp", imageAlt: "K-Rush Tree Service Team"
|
||||
id: "2", name: "", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AQTDu2EUCvGQ2uunbbsny5vMOf/uploaded-1772574401290-39nrobrs.webp", imageAlt: "K RUSH Tree Service Team"
|
||||
}
|
||||
]}
|
||||
memberVariant="card"
|
||||
@@ -208,7 +208,7 @@ export default function LandingPage() {
|
||||
id: "2", title: "Do you provide free estimates?", content: "Yes! We provide free, no-obligation estimates for all tree removal, trimming, and landscaping services. Our team will assess your property and provide a detailed quote on the same day whenever possible."
|
||||
},
|
||||
{
|
||||
id: "3", title: "Are you fully insured and licensed?", content: "Absolutely. K-Rush Tree Service is fully insured and licensed to operate in Florida. We carry comprehensive liability and workers' compensation insurance to protect your property and our team."
|
||||
id: "3", title: "Are you fully insured and licensed?", content: "Absolutely. K RUSH Tree Service is fully insured and licensed to operate in Florida. We carry comprehensive liability and workers' compensation insurance to protect your property and our team."
|
||||
},
|
||||
{
|
||||
id: "4", title: "What areas do you serve?", content: "We proudly serve North Port, Port Charlotte, Venice, Englewood, and all of Sarasota County. If you're unsure whether your location is in our service area, please call us at (253) 954-7780."
|
||||
@@ -242,7 +242,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterLogoEmphasis
|
||||
logoText="K-Rush Tree Service"
|
||||
logoText="K RUSH Tree Service"
|
||||
columns={[
|
||||
{
|
||||
items: [
|
||||
|
||||
Reference in New Issue
Block a user