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
@@ -81,17 +81,17 @@ export default function LandingPage() {
|
||||
description="Comprehensive auto financing and purchasing solutions tailored to your unique situation"
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Auto Financing", description: "Competitive rates with flexible terms. Get pre-approved in minutes.", tag: "Financing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg"},
|
||||
id: "1", title: "Auto Financing", description: "Competitive rates with flexible terms. Get pre-approved in minutes.", tag: "Financing", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg?_wi=1"},
|
||||
{
|
||||
id: "2", title: "Cash Back Options", description: "Save on your next vehicle purchase with our exclusive cash incentives.", tag: "Savings", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg"},
|
||||
id: "2", title: "Cash Back Options", description: "Save on your next vehicle purchase with our exclusive cash incentives.", tag: "Savings", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg?_wi=2"},
|
||||
{
|
||||
id: "3", title: "Trade-in Services", description: "Get top dollar for your current vehicle with our expert appraisals.", tag: "Trade-In", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg"},
|
||||
id: "3", title: "Trade-in Services", description: "Get top dollar for your current vehicle with our expert appraisals.", tag: "Trade-In", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg?_wi=3"},
|
||||
{
|
||||
id: "4", title: "Certified Warranties", description: "Peace of mind with comprehensive coverage on all our certified vehicles.", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg"},
|
||||
id: "4", title: "Certified Warranties", description: "Peace of mind with comprehensive coverage on all our certified vehicles.", tag: "Protection", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg?_wi=4"},
|
||||
{
|
||||
id: "5", title: "Loan Options", description: "Multiple financing solutions tailored to your budget and preferences.", tag: "Flexible", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg"},
|
||||
id: "5", title: "Loan Options", description: "Multiple financing solutions tailored to your budget and preferences.", tag: "Flexible", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg?_wi=5"},
|
||||
{
|
||||
id: "6", title: "Quick Approvals", description: "Same-day approval with minimal documentation required.", tag: "Speed", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg"},
|
||||
id: "6", title: "Quick Approvals", description: "Same-day approval with minimal documentation required.", tag: "Speed", imageSrc: "http://img.b2bpic.net/free-photo/close-up-man-pointing-chart_1098-3043.jpg?_wi=6"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
textboxLayout="default"
|
||||
|
||||
Reference in New Issue
Block a user