Update src/app/about/page.tsx
This commit is contained in:
@@ -71,13 +71,13 @@ export default function AboutPage() {
|
||||
tag="About Us"
|
||||
features={[
|
||||
{
|
||||
id: "01", title: "Quality First", description: "We never compromise on quality. Premium products, meticulous techniques, and rigorous standards on every vehicle we detail.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg", imageAlt: "Quality focus"},
|
||||
id: "01", title: "Quality First", description: "We never compromise on quality. Premium products, meticulous techniques, and rigorous standards on every vehicle we detail.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-car-care-process_23-2149193588.jpg?_wi=2", imageAlt: "Quality focus"},
|
||||
{
|
||||
id: "02", title: "Customer Convenience", description: "Mobile service means we come to you. Your time is valuable, and we respect that by bringing premium care directly to your location.", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg", imageAlt: "Convenience"},
|
||||
id: "02", title: "Customer Convenience", description: "Mobile service means we come to you. Your time is valuable, and we respect that by bringing premium care directly to your location.", imageSrc: "http://img.b2bpic.net/free-photo/courier-delivering-groceries-home_23-2149738007.jpg?_wi=2", imageAlt: "Convenience"},
|
||||
{
|
||||
id: "03", title: "Professional Excellence", description: "Our team is trained, certified, and passionate about automotive care. Experience matters, and it shows in every detail.", imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg", imageAlt: "Professional team"},
|
||||
id: "03", title: "Professional Excellence", description: "Our team is trained, certified, and passionate about automotive care. Experience matters, and it shows in every detail.", imageSrc: "http://img.b2bpic.net/free-photo/repairing-tools_1417-1788.jpg?_wi=2", imageAlt: "Professional team"},
|
||||
{
|
||||
id: "04", title: "Trust & Transparency", description: "Clear pricing, no hidden fees, and honest communication. We build lasting relationships based on trust and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg", imageAlt: "Trust"},
|
||||
id: "04", title: "Trust & Transparency", description: "Clear pricing, no hidden fees, and honest communication. We build lasting relationships based on trust and reliability.", imageSrc: "http://img.b2bpic.net/free-photo/hands-disinfection-illness-prevention-due-covid19-pandemic_637285-11036.jpg?_wi=2", imageAlt: "Trust"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
animationType="slide-up"
|
||||
@@ -93,11 +93,11 @@ export default function AboutPage() {
|
||||
tag="Customer Stories"
|
||||
testimonials={[
|
||||
{
|
||||
id: "1", title: "Premium Service at Your Doorstep", quote: "Prime Detailz brings luxury car care directly to me. No hassle, no wait times, just professional results. This is how detailing should be.", name: "Michael Torres", role: "Jaguar Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Torres"},
|
||||
id: "1", title: "Premium Service at Your Doorstep", quote: "Prime Detailz brings luxury car care directly to me. No hassle, no wait times, just professional results. This is how detailing should be.", name: "Michael Torres", role: "Jaguar Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Michael Torres"},
|
||||
{
|
||||
id: "2", title: "Attention to Detail is Unmatched", quote: "The team's dedication to perfection is remarkable. Every crevice, every surface - they treat my car like it's their own. Worth every penny.", name: "Amanda Rodriguez", role: "Range Rover Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg", imageAlt: "Amanda Rodriguez"},
|
||||
id: "2", title: "Attention to Detail is Unmatched", quote: "The team's dedication to perfection is remarkable. Every crevice, every surface - they treat my car like it's their own. Worth every penny.", name: "Amanda Rodriguez", role: "Range Rover Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-businesswoman_1098-3531.jpg?_wi=3", imageAlt: "Amanda Rodriguez"},
|
||||
{
|
||||
id: "3", title: "Professional and Reliable Partners", quote: "I've booked Prime Detailz several times. Consistent quality, professional demeanor, and they always show up on time. Highly trustworthy.", name: "James Mitchell", role: "Porsche Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Mitchell"},
|
||||
id: "3", title: "Professional and Reliable Partners", quote: "I've booked Prime Detailz several times. Consistent quality, professional demeanor, and they always show up on time. Highly trustworthy.", name: "James Mitchell", role: "Porsche Owner", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "James Mitchell"},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
|
||||
Reference in New Issue
Block a user