Merge version_1 into main #1

Merged
bender merged 6 commits from version_1 into main 2026-03-09 08:06:55 +00:00
6 changed files with 1405 additions and 38 deletions

View File

@@ -87,21 +87,21 @@ export default function AboutPage() {
id: 1,
title: "Our Heritage",
description: "With over 50 years of automotive excellence, Toyota has built a legacy of reliability, innovation, and customer satisfaction that spans generations and continents.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599329.jpg?_wi=3",
imageAlt: "Toyota Heritage and Innovation",
},
{
id: 2,
title: "Global Leadership",
description: "Operating in over 170 countries and trusted by millions of drivers worldwide, Toyota is committed to delivering vehicles that exceed expectations and make a positive impact on communities.",
imageSrc: "http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-452.jpg?_wi=3",
imageAlt: "Global Toyota Presence",
},
{
id: 3,
title: "Sustainability Focus",
description: "Pioneering hybrid technology and advancing electric vehicle solutions, Toyota leads the automotive industry in environmental responsibility and sustainable manufacturing practices.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=3",
imageAlt: "Sustainable Toyota Technology",
},
]}
@@ -175,7 +175,7 @@ export default function AboutPage() {
quote: "Switched to Toyota three years ago and haven't looked back. The reliability is outstanding, fuel efficiency saves me money, and the safety features give me peace of mind every time I drive.",
tag: "Premium Owner",
avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=2",
},
{
id: "2",
@@ -185,7 +185,7 @@ export default function AboutPage() {
quote: "As someone who drives extensively for business, the Camry has been my perfect companion. Comfort, tech features, and resale value are all top-notch.",
tag: "Business Class",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman_1262-20867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman_1262-20867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman_1262-20867.jpg?_wi=2",
},
{
id: "3",
@@ -195,7 +195,7 @@ export default function AboutPage() {
quote: "The Highlander gives us room for everything. Whether it's road trips or daily commutes, the space and comfort are unmatched. Our kids love the multimedia system!",
tag: "Family Plus",
avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3798.jpg?_wi=2",
},
{
id: "4",
@@ -205,7 +205,7 @@ export default function AboutPage() {
quote: "Toyota's hybrid technology lets me reduce my carbon footprint while maintaining excellent performance. It's the perfect balance of responsibility and driving pleasure.",
tag: "Eco-Conscious",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=2",
},
{
id: "5",
@@ -215,7 +215,7 @@ export default function AboutPage() {
quote: "The RAV4 has conquered mountains, deserts, and city streets with equal capability. Toyota's durability means I can focus on the adventure, not vehicle worries.",
tag: "Adventure Series",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=2",
},
{
id: "6",
@@ -225,7 +225,7 @@ export default function AboutPage() {
quote: "My Toyota just hit 200k miles and runs like new. Minimal maintenance, maximum reliability. This is what Toyota represents to me and countless others.",
tag: "Loyalty Proven",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=2",
},
]}
title="Customer Stories"

View File

@@ -115,7 +115,7 @@ export default function ContactPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg"
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg?_wi=3"
imageAlt="Toyota Dealership Showroom"
mediaAnimation="blur-reveal"
mediaPosition="right"

File diff suppressed because it is too large Load Diff

View File

@@ -59,7 +59,7 @@ export default function HomePage() {
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-vector/business-flyer-template_23-2147996475.jpg"
imageSrc="http://img.b2bpic.net/free-vector/business-flyer-template_23-2147996475.jpg?_wi=1"
imageAlt="Premium Toyota Vehicle Showcase"
mediaAnimation="blur-reveal"
frameStyle="browser"
@@ -78,21 +78,21 @@ export default function HomePage() {
id: 1,
title: "Advanced Performance",
description: "Engineered for power and efficiency. Our hybrid and gasoline engines deliver exceptional performance while minimizing environmental impact.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599329.jpg?_wi=1",
imageAlt: "Advanced Engine Performance Technology",
},
{
id: 2,
title: "Safety First",
description: "Industry-leading safety systems including collision avoidance, lane keeping assist, and adaptive cruise control keep you protected.",
imageSrc: "http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-452.jpg?_wi=1",
imageAlt: "Advanced Safety Features System",
},
{
id: 3,
title: "Ultimate Comfort",
description: "Premium interiors with ergonomic seating, climate control, and premium audio systems ensure every journey is enjoyable.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=1",
imageAlt: "Luxury Interior Comfort Design",
},
]}
@@ -120,28 +120,28 @@ export default function HomePage() {
id: "corolla",
name: "Corolla",
price: "From $25,000",
imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg?_wi=1",
imageAlt: "Toyota Corolla Compact Sedan",
},
{
id: "camry",
name: "Camry",
price: "From $32,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-front-modern-car_23-2148384978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-front-modern-car_23-2148384978.jpg?_wi=1",
imageAlt: "Toyota Camry Mid-Size Sedan",
},
{
id: "rav4",
name: "RAV4",
price: "From $28,500",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-posing-together_23-2148637328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-posing-together_23-2148637328.jpg?_wi=1",
imageAlt: "Toyota RAV4 Compact SUV",
},
{
id: "highlander",
name: "Highlander",
price: "From $38,000",
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-sunglasses-traveling-alone-by-car_23-2148771845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-sunglasses-traveling-alone-by-car_23-2148771845.jpg?_wi=1",
imageAlt: "Toyota Highlander Three-Row SUV",
},
]}
@@ -189,7 +189,7 @@ export default function HomePage() {
quote: "Switched to Toyota three years ago and haven't looked back. The reliability is outstanding, fuel efficiency saves me money, and the safety features give me peace of mind every time I drive.",
tag: "Premium Owner",
avatarSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/indoor-shot-attractive-caucasian-teenage-woman-with-long-dark-hair-sitting-desk-with-lots-textbooks_273609-1136.jpg?_wi=1",
},
{
id: "2",
@@ -199,7 +199,7 @@ export default function HomePage() {
quote: "As someone who drives extensively for business, the Camry has been my perfect companion. Comfort, tech features, and resale value are all top-notch.",
tag: "Business Class",
avatarSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman_1262-20867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman_1262-20867.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-young-businesswoman_1262-20867.jpg?_wi=1",
},
{
id: "3",
@@ -209,7 +209,7 @@ export default function HomePage() {
quote: "The Highlander gives us room for everything. Whether it's road trips or daily commutes, the space and comfort are unmatched. Our kids love the multimedia system!",
tag: "Family Plus",
avatarSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3798.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/blond-businessman-happy-expression_1194-3798.jpg?_wi=1",
},
{
id: "4",
@@ -219,7 +219,7 @@ export default function HomePage() {
quote: "Toyota's hybrid technology lets me reduce my carbon footprint while maintaining excellent performance. It's the perfect balance of responsibility and driving pleasure.",
tag: "Eco-Conscious",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-blonde-businesswoman-formal-dressed-isolated-dark-textured-background_613910-5399.jpg?_wi=1",
},
{
id: "5",
@@ -229,7 +229,7 @@ export default function HomePage() {
quote: "The RAV4 has conquered mountains, deserts, and city streets with equal capability. Toyota's durability means I can focus on the adventure, not vehicle worries.",
tag: "Adventure Series",
avatarSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/happy-female-office-workers-thumbing-up-smiling-two-cheerful-professional-businesswomen-standing-together-posing-meeting-room-teamwork-business-success-cooperation-concept_74855-7378.jpg?_wi=1",
},
{
id: "6",
@@ -239,7 +239,7 @@ export default function HomePage() {
quote: "My Toyota just hit 200k miles and runs like new. Minimal maintenance, maximum reliability. This is what Toyota represents to me and countless others.",
tag: "Loyalty Proven",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/portrait-grey-haired-businessman-standing_74855-10324.jpg?_wi=1",
},
]}
/>
@@ -324,7 +324,7 @@ export default function HomePage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg"
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg?_wi=1"
imageAlt="Toyota Dealership Showroom"
mediaAnimation="blur-reveal"
mediaPosition="right"

View File

@@ -91,28 +91,28 @@ export default function PricingPage() {
id: "corolla",
name: "Corolla",
price: "From $25,000",
imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg?_wi=3",
imageAlt: "Toyota Corolla Compact Sedan",
},
{
id: "camry",
name: "Camry",
price: "From $32,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-front-modern-car_23-2148384978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-front-modern-car_23-2148384978.jpg?_wi=3",
imageAlt: "Toyota Camry Mid-Size Sedan",
},
{
id: "rav4",
name: "RAV4",
price: "From $28,500",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-posing-together_23-2148637328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-posing-together_23-2148637328.jpg?_wi=3",
imageAlt: "Toyota RAV4 Compact SUV",
},
{
id: "highlander",
name: "Highlander",
price: "From $38,000",
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-sunglasses-traveling-alone-by-car_23-2148771845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-sunglasses-traveling-alone-by-car_23-2148771845.jpg?_wi=3",
imageAlt: "Toyota Highlander Three-Row SUV",
},
]}
@@ -213,7 +213,7 @@ export default function PricingPage() {
required: true,
}}
useInvertedBackground={false}
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg"
imageSrc="http://img.b2bpic.net/free-photo/clothing-store-smiling-client-assistant-discussing-apparel-style-while-browsing-through-rack-african-american-man-showing-outfit-mall-customer-giving-fashion-advice_482257-71789.jpg?_wi=2"
imageAlt="Toyota Dealership Showroom"
mediaAnimation="blur-reveal"
mediaPosition="right"

View File

@@ -55,7 +55,7 @@ export default function VehiclesPage() {
]}
buttonAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-vector/business-flyer-template_23-2147996475.jpg"
imageSrc="http://img.b2bpic.net/free-vector/business-flyer-template_23-2147996475.jpg?_wi=2"
imageAlt="Toyota Vehicle Lineup Showcase"
mediaAnimation="blur-reveal"
frameStyle="browser"
@@ -74,28 +74,28 @@ export default function VehiclesPage() {
id: "corolla",
name: "Corolla",
price: "From $25,000",
imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/fast-wagon-car-winter-highway-road-motion_169016-71288.jpg?_wi=2",
imageAlt: "Toyota Corolla Compact Sedan",
},
{
id: "camry",
name: "Camry",
price: "From $32,000",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-front-modern-car_23-2148384978.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/beautiful-woman-posing-front-modern-car_23-2148384978.jpg?_wi=2",
imageAlt: "Toyota Camry Mid-Size Sedan",
},
{
id: "rav4",
name: "RAV4",
price: "From $28,500",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-posing-together_23-2148637328.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-couple-posing-together_23-2148637328.jpg?_wi=2",
imageAlt: "Toyota RAV4 Compact SUV",
},
{
id: "highlander",
name: "Highlander",
price: "From $38,000",
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-sunglasses-traveling-alone-by-car_23-2148771845.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-wearing-sunglasses-traveling-alone-by-car_23-2148771845.jpg?_wi=2",
imageAlt: "Toyota Highlander Three-Row SUV",
},
]}
@@ -124,21 +124,21 @@ export default function VehiclesPage() {
id: 1,
title: "Smart Safety Technology",
description: "Toyota Safety Sense includes pre-collision system, lane departure alert, and adaptive cruise control across all models for maximum protection.",
imageSrc: "http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-452.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hong-kong-traffic-view_1359-452.jpg?_wi=2",
imageAlt: "Advanced Safety Technology",
},
{
id: 2,
title: "Efficient Engine Options",
description: "Choose from our range of gasoline, hybrid, and electric powertrains optimized for fuel efficiency without compromising on performance.",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599329.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/futuristic-time-machines-design_23-2151599329.jpg?_wi=2",
imageAlt: "Efficient Engine Technology",
},
{
id: 3,
title: "Premium Interior Comfort",
description: "Enjoy luxurious cabins with heated seats, premium audio systems, large touchscreen displays, and intuitive infotainment across the lineup.",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/closeup-shot-light-blue-interior-car-including-seats-steering-wheel_181624-12623.jpg?_wi=2",
imageAlt: "Luxury Interior Features",
},
]}