Merge version_1 into main #4

Merged
bender merged 4 commits from version_1 into main 2026-02-23 09:55:41 +00:00
4 changed files with 11 additions and 11 deletions

View File

@@ -51,7 +51,7 @@ export default function BlogPage() {
)}
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/car-with-lights-driving-down-road_23-2151850179.jpg"
imageSrc="https://img.b2bpic.net/free-photo/car-with-lights-driving-down-road_23-2151850179.jpg?_wi=2"
imageAlt="Road with cars at sunset"
logoText="Gladiatogo"
columns={[

View File

@@ -65,7 +65,7 @@ export default function LandingPage() {
mediaAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={false}
imageSrc="https://img.b2bpic.net/free-photo/transportation-ownership-concept-customer-salesman-with-car-key_1423-183.jpg"
imageSrc="https://img.b2bpic.net/free-photo/transportation-ownership-concept-customer-salesman-with-car-key_1423-183.jpg?_wi=1"
imageAlt="Car keys on a modern counter, representing rental process"
/>
</div>
@@ -79,12 +79,12 @@ export default function LandingPage() {
animationType="slide-up"
gridVariant="three-columns-all-equal-width"
products={[
{ id: "1", brand: "Gladiatogo", name: "Standard Sedan", price: "From $49/day", rating: 4, reviewCount: "1.2K", imageSrc: "https://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg", imageAlt: "Modern sedan car for rental" },
{ id: "2", brand: "Gladiatogo", name: "Luxury SUV", price: "From $89/day", rating: 5, reviewCount: "850", imageSrc: "https://img.b2bpic.net/free-photo/good-friends-playing-guitar-while-traveling-by-car_23-2148771860.jpg", imageAlt: "Spacious luxury SUV for rent" },
{ id: "1", brand: "Gladiatogo", name: "Standard Sedan", price: "From $49/day", rating: 4, reviewCount: "1.2K", imageSrc: "https://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg?_wi=1", imageAlt: "Modern sedan car for rental" },
{ id: "2", brand: "Gladiatogo", name: "Luxury SUV", price: "From $89/day", rating: 5, reviewCount: "850", imageSrc: "https://img.b2bpic.net/free-photo/good-friends-playing-guitar-while-traveling-by-car_23-2148771860.jpg?_wi=1", imageAlt: "Spacious luxury SUV for rent" },
{ id: "3", brand: "Gladiatogo", name: "Sports Coupe", price: "From $129/day", rating: 5, reviewCount: "630", imageSrc: "https://img.b2bpic.net/free-photo/high-speed-silver-sport-car-driving-highway-sunny-weather_114579-4031.jpg", imageAlt: "Sleek red sports coupe available for rent" },
{ id: "4", brand: "Gladiatogo", name: "Compact Hatchback", price: "From $35/day", rating: 4, reviewCount: "1.5K", imageSrc: "https://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg", imageAlt: "Compact hatchback for city driving" },
{ id: "5", brand: "Gladiatogo", name: "Premium Electric", price: "From $99/day", rating: 5, reviewCount: "480", imageSrc: "https://img.b2bpic.net/free-photo/good-friends-playing-guitar-while-traveling-by-car_23-2148771860.jpg", imageAlt: "Electric SUV charging station" },
{ id: "6", brand: "Gladiatogo", name: "Minivan", price: "From $75/day", rating: 4, reviewCount: "900", imageSrc: "https://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg", imageAlt: "Family minivan for rent" }
{ id: "4", brand: "Gladiatogo", name: "Compact Hatchback", price: "From $35/day", rating: 4, reviewCount: "1.5K", imageSrc: "https://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg?_wi=2", imageAlt: "Compact hatchback for city driving" },
{ id: "5", brand: "Gladiatogo", name: "Premium Electric", price: "From $99/day", rating: 5, reviewCount: "480", imageSrc: "https://img.b2bpic.net/free-photo/good-friends-playing-guitar-while-traveling-by-car_23-2148771860.jpg?_wi=2", imageAlt: "Electric SUV charging station" },
{ id: "6", brand: "Gladiatogo", name: "Minivan", price: "From $75/day", rating: 4, reviewCount: "900", imageSrc: "https://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg?_wi=3", imageAlt: "Family minivan for rent" }
]}
/>
</div>
@@ -114,7 +114,7 @@ export default function LandingPage() {
faqsAnimation="slide-up"
animationType="smooth"
mediaPosition="left"
imageSrc="https://img.b2bpic.net/free-photo/transportation-ownership-concept-customer-salesman-with-car-key_1423-183.jpg"
imageSrc="https://img.b2bpic.net/free-photo/transportation-ownership-concept-customer-salesman-with-car-key_1423-183.jpg?_wi=2"
imageAlt="Customer service representative helping a client"
faqs={[
{ id: "1", title: "What documents do I need to rent a car?", content: "You will need a valid driver's license, a credit card in your name, and proof of identity." },
@@ -144,7 +144,7 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/car-with-lights-driving-down-road_23-2151850179.jpg"
imageSrc="https://img.b2bpic.net/free-photo/car-with-lights-driving-down-road_23-2151850179.jpg?_wi=1"
imageAlt="Road with cars at sunset"
logoText="Gladiatogo"
columns={[

View File

@@ -210,7 +210,7 @@ function ProductPageContent({ params }: ProductPageProps) {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/car-with-lights-driving-down-road_23-2151850179.jpg"
imageSrc="https://img.b2bpic.net/free-photo/car-with-lights-driving-down-road_23-2151850179.jpg?_wi=4"
imageAlt="Road with cars at sunset"
logoText="Gladiatogo"
columns={[

View File

@@ -87,7 +87,7 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="https://img.b2bpic.net/free-photo/car-with-lights-driving-down-road_23-2151850179.jpg"
imageSrc="https://img.b2bpic.net/free-photo/car-with-lights-driving-down-road_23-2151850179.jpg?_wi=3"
imageAlt="Road with cars at sunset"
logoText="Gladiatogo"
columns={[