Merge version_3 into main
Merge version_3 into main
This commit was merged in pull request #4.
This commit is contained in:
@@ -47,7 +47,7 @@ export default function LandingPage() {
|
||||
tagIcon={Wrench}
|
||||
tagAnimation="blur-reveal"
|
||||
background={{ variant: "glowing-orb" }}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATtjxDJiW17GueGARICVwb2kqy/uploaded-1772631299457-jexgd0oa.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATtjxDJiW17GueGARICVwb2kqy/uploaded-1772631299457-jexgd0oa.png?_wi=1"
|
||||
imageAlt="Professional truck repair services"
|
||||
mediaAnimation="slide-up"
|
||||
imagePosition="right"
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "4", title: "Quality OEM & Aftermarket Parts", content: "We stock a comprehensive inventory of genuine OEM and trusted aftermarket parts. Fast availability and competitive pricing on all truck components and systems."},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATtjxDJiW17GueGARICVwb2kqy/uploaded-1772631299457-jexgd0oa.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATtjxDJiW17GueGARICVwb2kqy/uploaded-1772631299457-jexgd0oa.png?_wi=2"
|
||||
imageAlt="Truck repair services"
|
||||
mediaAnimation="slide-up"
|
||||
buttons={[{ text: "Get Service Quote", href: "tel:+1917-891-3355" }]}
|
||||
@@ -99,7 +99,7 @@ export default function LandingPage() {
|
||||
{ value: "99%", title: "Customer Satisfaction" },
|
||||
{ value: "24/7", title: "Emergency Support" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATtjxDJiW17GueGARICVwb2kqy/uploaded-1772631299457-jexgd0oa.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3ATtjxDJiW17GueGARICVwb2kqy/uploaded-1772631299457-jexgd0oa.png?_wi=3"
|
||||
imageAlt="Our expert team"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="blur-reveal"
|
||||
@@ -138,7 +138,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", name: "John Martinez", role: "Fleet Manager", company: "Northeast Logistics", rating: 5,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "John Martinez"},
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=1", imageAlt: "John Martinez"},
|
||||
{
|
||||
id: "2", name: "Sarah Johnson", role: "Owner-Operator", company: "Express Trucking", rating: 5,
|
||||
imageSrc:
|
||||
@@ -146,11 +146,11 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", name: "Miguel Rodriguez", role: "Maintenance Director", company: "City Transport Co", rating: 5,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop", imageAlt: "Miguel Rodriguez"},
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop&_wi=1", imageAlt: "Miguel Rodriguez"},
|
||||
{
|
||||
id: "4", name: "David Chen", role: "Operations Manager", company: "Metro Hauling", rating: 5,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop", imageAlt: "David Chen"},
|
||||
"https://images.unsplash.com/photo-1507003211169-0a1dd7228f2d?w=400&h=400&fit=crop&_wi=2", imageAlt: "David Chen"},
|
||||
{
|
||||
id: "5", name: "Lisa Anderson", role: "Fleet Supervisor", company: "Regional Freight", rating: 5,
|
||||
imageSrc:
|
||||
@@ -158,7 +158,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "6", name: "Robert Williams", role: "Truck Owner", company: "Independent Operator", rating: 5,
|
||||
imageSrc:
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop", imageAlt: "Robert Williams"},
|
||||
"https://images.unsplash.com/photo-1500648767791-00dcc994a43e?w=400&h=400&fit=crop&_wi=2", imageAlt: "Robert Williams"},
|
||||
]}
|
||||
carouselMode="buttons"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user