Merge version_1 into main #1
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -49,11 +49,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
slides={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg", imageAlt: "CampsAutoServices facility exterior"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg?_wi=1", imageAlt: "CampsAutoServices facility exterior"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg", imageAlt: "Professional auto repair technician"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg?_wi=1", imageAlt: "Professional auto repair technician"},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint-car-door_23-2149714302.jpg", imageAlt: "Professional car painting service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint-car-door_23-2149714302.jpg?_wi=1", imageAlt: "Professional car painting service"},
|
||||
]}
|
||||
autoplayDelay={4000}
|
||||
showDimOverlay={true}
|
||||
@@ -67,16 +67,16 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Expert Auto Repair", author: "CampsAutoServices", description: "Professional diagnostic and repair services for all vehicle makes and models. Engine work, transmission service, electrical systems, and more.", tags: ["Diagnostics", "Engine Work", "Transmission"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg", imageAlt: "Expert auto repair service"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg?_wi=2", imageAlt: "Expert auto repair service"},
|
||||
{
|
||||
id: "2", title: "Bodywork & Collision Repair", author: "CampsAutoServices", description: "Complete collision repair, dent removal, frame straightening, and structural restoration using modern techniques and quality materials.", tags: ["Collision Repair", "Frame Work", "Alignment"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg", imageAlt: "Bodywork and collision repair"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg?_wi=3", imageAlt: "Bodywork and collision repair"},
|
||||
{
|
||||
id: "3", title: "Professional Painting", author: "CampsAutoServices", description: "High-quality automotive painting with color matching, clear coat application, and finishing. Custom paint work available.", tags: ["Paint Work", "Color Match", "Custom Finishes"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint-car-door_23-2149714302.jpg", imageAlt: "Professional automotive painting"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/side-view-man-spraying-powder-paint-car-door_23-2149714302.jpg?_wi=2", imageAlt: "Professional automotive painting"},
|
||||
{
|
||||
id: "4", title: "Secure Vehicle Storage", author: "CampsAutoServices", description: "Climate-controlled, secure storage facilities for vehicles. Perfect for long-term storage, vacation periods, or between service appointments.", tags: ["Climate Control", "Security", "Long-term Storage"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg", imageAlt: "Secure vehicle storage facility"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-control-box_107420-95946.jpg?_wi=2", imageAlt: "Secure vehicle storage facility"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
@@ -185,7 +185,7 @@ export default function LandingPage() {
|
||||
required: true,
|
||||
}}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/happy-mid-adult-mechanic-working-auto-repair-shop-looking-camera_637285-11541.jpg?_wi=4"
|
||||
imageAlt="Professional auto service consultation"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user