Merge version_1 into main #1
@@ -47,7 +47,7 @@ export default function ContactPage() {
|
||||
tagIcon="Phone"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg?_wi=3"
|
||||
imageAlt="OK Tire shop interior"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
1367
src/app/layout.tsx
1367
src/app/layout.tsx
File diff suppressed because it is too large
Load Diff
@@ -199,7 +199,7 @@ export default function HomePage() {
|
||||
quote: "Very happy with the service. Robb has been my go-to guy whenever I have an issue. He's professional, friendly, and honest about what needs to be fixed.",
|
||||
tag: "Tire Installation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=1",
|
||||
avatarAlt: "Rob M.",
|
||||
imageAlt: "Rob M.",
|
||||
},
|
||||
@@ -211,7 +211,7 @@ export default function HomePage() {
|
||||
quote: "Nicest place I dealt with in a long time. Friendly staff, quick turnaround, and they actually explain what's going on with your vehicle. Highly recommend!",
|
||||
tag: "Tire Repair",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg?_wi=1",
|
||||
avatarAlt: "Sarah T.",
|
||||
imageAlt: "Sarah T.",
|
||||
},
|
||||
@@ -223,7 +223,7 @@ export default function HomePage() {
|
||||
quote: "Been going to OK Tire for years. Never tried to upsell me on things I don't need. Fair prices and excellent service every single time.",
|
||||
tag: "Seasonal Tire Change",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/serious-african-american-businessman_74855-1215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-african-american-businessman_74855-1215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-african-american-businessman_74855-1215.jpg?_wi=1",
|
||||
avatarAlt: "John D.",
|
||||
imageAlt: "John D.",
|
||||
},
|
||||
@@ -235,7 +235,7 @@ export default function HomePage() {
|
||||
quote: "Fixed my flat tire in under an hour. Professional, courteous, and the price was more than fair. Will definitely be back for my winter tire changeover.",
|
||||
tag: "Flat Tire Repair",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg?_wi=1",
|
||||
avatarAlt: "Maria L.",
|
||||
imageAlt: "Maria L.",
|
||||
},
|
||||
@@ -247,7 +247,7 @@ export default function HomePage() {
|
||||
quote: "Drove 30 minutes from Langley because I heard great things. Worth every minute. Quality work, friendly people, competitive pricing.",
|
||||
tag: "Tire Sales",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg?_wi=1",
|
||||
avatarAlt: "Tom K.",
|
||||
imageAlt: "Tom K.",
|
||||
},
|
||||
@@ -259,7 +259,7 @@ export default function HomePage() {
|
||||
quote: "Love supporting local. These guys actually care about customer service. No hidden fees, no surprises, just honest work done right.",
|
||||
tag: "Wheel Balancing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=1",
|
||||
avatarAlt: "Lisa P.",
|
||||
imageAlt: "Lisa P.",
|
||||
},
|
||||
@@ -277,7 +277,7 @@ export default function HomePage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg?_wi=1"
|
||||
imageAlt="OK Tire shop interior"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
@@ -92,7 +92,7 @@ export default function ReviewsPage() {
|
||||
tag: "Tire Installation",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg",
|
||||
avatarAlt: "Rob M.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-portrait-posing-loft-modern-space_158595-5367.jpg?_wi=2",
|
||||
imageAlt: "satisfied customer portrait headshot",
|
||||
},
|
||||
{
|
||||
@@ -104,7 +104,7 @@ export default function ReviewsPage() {
|
||||
tag: "Tire Repair",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg",
|
||||
avatarAlt: "Sarah T.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/confident-blond-businesswoman-suit-smiles-camera-sits-outdoors-near-office-buildings_1258-116714.jpg?_wi=2",
|
||||
imageAlt: "woman professional headshot portrait",
|
||||
},
|
||||
{
|
||||
@@ -116,7 +116,7 @@ export default function ReviewsPage() {
|
||||
tag: "Seasonal Tire Change",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/serious-african-american-businessman_74855-1215.jpg",
|
||||
avatarAlt: "John D.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-african-american-businessman_74855-1215.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/serious-african-american-businessman_74855-1215.jpg?_wi=2",
|
||||
imageAlt: "diverse professional headshot",
|
||||
},
|
||||
{
|
||||
@@ -128,7 +128,7 @@ export default function ReviewsPage() {
|
||||
tag: "Flat Tire Repair",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg",
|
||||
avatarAlt: "Maria L.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/portrait-businesswoman-standing-escalator_107420-63612.jpg?_wi=2",
|
||||
imageAlt: "professional business headshot",
|
||||
},
|
||||
{
|
||||
@@ -140,7 +140,7 @@ export default function ReviewsPage() {
|
||||
tag: "Tire Sales",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg",
|
||||
avatarAlt: "Tom K.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-european-man-glasses-suit-smiling-excited-looking-camera-with-amazed-happy-face-w_1258-154166.jpg?_wi=2",
|
||||
imageAlt: "happy professional headshot",
|
||||
},
|
||||
{
|
||||
@@ -152,7 +152,7 @@ export default function ReviewsPage() {
|
||||
tag: "Wheel Balancing",
|
||||
avatarSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
|
||||
avatarAlt: "Lisa P.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/businesswoman-glasses-portrait_1262-1461.jpg?_wi=2",
|
||||
imageAlt: "professional client portrait",
|
||||
},
|
||||
]}
|
||||
|
||||
@@ -136,7 +136,7 @@ export default function ServicesPage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/auto-mechanic-checking-car_1303-14037.jpg?_wi=2"
|
||||
imageAlt="OK Tire professional service"
|
||||
mediaPosition="right"
|
||||
inputPlaceholder="Enter your email"
|
||||
|
||||
Reference in New Issue
Block a user