Update src/app/page.tsx
This commit is contained in:
@@ -74,22 +74,21 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
carouselItems={[
|
||||
{
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg?_wi=1", imageAlt: "Featured Used Car"},
|
||||
id: "1", imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg", imageAlt: "Featured Used Car"},
|
||||
{
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-15140.jpg?_wi=1", imageAlt: "Featured Used Truck"},
|
||||
id: "2", imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-15140.jpg", imageAlt: "Featured Used Truck"},
|
||||
{
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-pose-near-his-white-suv-car-stylish-arabian-men-transport_627829-4285.jpg?_wi=1", imageAlt: "Featured Used SUV"},
|
||||
id: "3", imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-pose-near-his-white-suv-car-stylish-arabian-men-transport_627829-4285.jpg", imageAlt: "Featured Used SUV"},
|
||||
{
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg?_wi=2", imageAlt: "Quality Vehicle Selection"},
|
||||
id: "4", imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg", imageAlt: "Quality Vehicle Selection"},
|
||||
{
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-15140.jpg?_wi=2", imageAlt: "Affordable Transportation"},
|
||||
id: "5", imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-15140.jpg", imageAlt: "Affordable Transportation"},
|
||||
{
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-pose-near-his-white-suv-car-stylish-arabian-men-transport_627829-4285.jpg?_wi=2", imageAlt: "Reliable Used Cars"},
|
||||
id: "6", imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-pose-near-his-white-suv-car-stylish-arabian-men-transport_627829-4285.jpg", imageAlt: "Reliable Used Cars"},
|
||||
]}
|
||||
autoPlay={true}
|
||||
autoPlayInterval={4000}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={false}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -123,13 +122,13 @@ export default function LandingPage() {
|
||||
products={[
|
||||
{
|
||||
id: "1", brand: "Honda", name: "2019 CR-V EX", price: "$18,995", rating: 5,
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg?_wi=3", imageAlt: "2019 Honda CR-V EX"},
|
||||
reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/grey-coupe-rainy-highway-motion-focus_169016-69693.jpg", imageAlt: "2019 Honda CR-V EX"},
|
||||
{
|
||||
id: "2", brand: "Toyota", name: "2018 Tacoma SR5", price: "$22,450", rating: 5,
|
||||
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-15140.jpg?_wi=3", imageAlt: "2018 Toyota Tacoma SR5"},
|
||||
reviewCount: "38", imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-15140.jpg", imageAlt: "2018 Toyota Tacoma SR5"},
|
||||
{
|
||||
id: "3", brand: "Ford", name: "2020 Escape SE", price: "$16,750", rating: 5,
|
||||
reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-pose-near-his-white-suv-car-stylish-arabian-men-transport_627829-4285.jpg?_wi=3", imageAlt: "2020 Ford Escape SE"},
|
||||
reviewCount: "52", imageSrc: "http://img.b2bpic.net/free-photo/successful-arab-man-wear-striped-shirt-sunglasses-pose-near-his-white-suv-car-stylish-arabian-men-transport_627829-4285.jpg", imageAlt: "2020 Ford Escape SE"},
|
||||
]}
|
||||
gridVariant="three-columns-all-equal-width"
|
||||
animationType="slide-up"
|
||||
@@ -202,7 +201,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "1", title: "Local & Community-Focused", description: "Family-owned dealership serving Seven Springs and surrounding communities with integrity and personal attention.", reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/row-new-cars-port_335224-806.jpg?_wi=1"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/row-new-cars-port_335224-806.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: MapPin,
|
||||
@@ -234,7 +233,7 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "3", title: "No Pressure Sales", description: "Take your time to find the right vehicle. Our team is here to answer questions and help you make the best decision for your family.", reverse: false,
|
||||
media: {
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-15140.jpg?_wi=4"},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-family-choosing-car-car-showroom_1303-15140.jpg"},
|
||||
items: [
|
||||
{
|
||||
icon: Smile,
|
||||
@@ -289,9 +288,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "5", title: "Do you offer any warranties?", content: "Yes, most of our vehicles come with warranty options. Ask our team about the coverage available for your specific vehicle. We stand behind our cars and want you to drive with confidence."},
|
||||
{
|
||||
id: "6", title: "What are your hours?", content: "We're open Monday-Saturday, 9 AM to 6 PM, and Sunday, 12 PM to 5 PM. Located at 5020 NC-111, Seven Springs, NC 28578. Call (919) 222-2755 to schedule a time to visit."},
|
||||
id: "6", title: "What are your hours?", content: "We're open Monday-Saturday, 9 AM to 6 PM, and Sunday, 12 PM to 5 PM. Located at 5020 NC-111, Seven Springs, NC 28578. Call (919) 222-2755 to schedule a time to visit."}
|
||||
]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/row-new-cars-port_335224-806.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/row-new-cars-port_335224-806.jpg"
|
||||
imageAlt="K&W Used Cars Dealership Lot"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="left"
|
||||
|
||||
Reference in New Issue
Block a user