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
@@ -51,7 +51,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-photo-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-photo-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16456.jpg?_wi=1"
|
||||
imageAlt="Premium luxury vehicle showroom"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
<ProductCardFour
|
||||
products={[
|
||||
{
|
||||
id: "1", name: "Executive Sedan Pro", price: "₵450,000", variant: "Pearl Black • Leather Interior", imageSrc: "http://img.b2bpic.net/free-photo/front-exterior-windows-navy-blue-car_114579-6111.jpg", imageAlt: "Executive Sedan", isFavorited: false
|
||||
id: "1", name: "Executive Sedan Pro", price: "₵450,000", variant: "Pearl Black • Leather Interior", imageSrc: "http://img.b2bpic.net/free-photo/front-exterior-windows-navy-blue-car_114579-6111.jpg?_wi=1", imageAlt: "Executive Sedan", isFavorited: false
|
||||
},
|
||||
{
|
||||
id: "2", name: "Premium SUV Luxury", price: "₵580,000", variant: "Alpine White • All-Wheel Drive", imageSrc: "http://img.b2bpic.net/free-photo/excited-male-customer-with-his-wife-showroom_329181-19724.jpg", imageAlt: "Premium SUV", isFavorited: false
|
||||
@@ -104,10 +104,10 @@ export default function LandingPage() {
|
||||
title: "Flexible Financing", description: "Competitive financing options tailored to your budget and circumstances", imageSrc: "http://img.b2bpic.net/free-photo/elegant-couple-car-salon_1157-22183.jpg", imageAlt: "Financing solutions", buttonIcon: CreditCard
|
||||
},
|
||||
{
|
||||
title: "After-Sales Support", description: "Complete maintenance and warranty packages for long-term vehicle care", imageSrc: "http://img.b2bpic.net/free-photo/full-length-photo-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16456.jpg", imageAlt: "After-sales support", buttonIcon: Wrench
|
||||
title: "After-Sales Support", description: "Complete maintenance and warranty packages for long-term vehicle care", imageSrc: "http://img.b2bpic.net/free-photo/full-length-photo-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16456.jpg?_wi=2", imageAlt: "After-sales support", buttonIcon: Wrench
|
||||
},
|
||||
{
|
||||
title: "Trade-In Program", description: "Transparent valuation and seamless exchange for your current vehicle", imageSrc: "http://img.b2bpic.net/free-photo/front-exterior-windows-navy-blue-car_114579-6111.jpg", imageAlt: "Trade-in evaluation", buttonIcon: TrendingUp
|
||||
title: "Trade-In Program", description: "Transparent valuation and seamless exchange for your current vehicle", imageSrc: "http://img.b2bpic.net/free-photo/front-exterior-windows-navy-blue-car_114579-6111.jpg?_wi=2", imageAlt: "Trade-in evaluation", buttonIcon: TrendingUp
|
||||
}
|
||||
]}
|
||||
title="Why Choose Us"
|
||||
@@ -225,7 +225,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-photo-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16456.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/full-length-photo-girl-modern-car-salon-daytime-indoors-buying-new-vehicle_146671-16456.jpg?_wi=3"
|
||||
imageAlt="Elite Motors Ghana luxury dealership"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user