Merge version_1 into main #2
@@ -46,7 +46,7 @@ export default function FerrariLanding() {
|
||||
tag="Luxury Performance"
|
||||
tagIcon={Zap}
|
||||
tagAnimation="slide-up"
|
||||
background={{ variant: "circleGradient" }}
|
||||
background={{ variant: "radial-gradient" }}
|
||||
buttons={[
|
||||
{ text: "Explore Models", href: "#models" },
|
||||
{ text: "Request Test Drive", href: "#contact" }
|
||||
@@ -54,7 +54,7 @@ export default function FerrariLanding() {
|
||||
buttonAnimation="slide-up"
|
||||
dashboard={{
|
||||
title: "Ferrari Fleet Overview", logoIcon: Zap,
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-sport-car-with-black-autotuning_114579-4074.jpg?_wi=1", sidebarItems: [
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/white-sport-car-with-black-autotuning_114579-4074.jpg", sidebarItems: [
|
||||
{ icon: Gauge, active: true },
|
||||
{ icon: Heart },
|
||||
{ icon: Settings }
|
||||
@@ -225,7 +225,7 @@ export default function FerrariLanding() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-sport-car-with-black-autotuning_114579-4074.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/white-sport-car-with-black-autotuning_114579-4074.jpg"
|
||||
imageAlt="Ferrari luxury background"
|
||||
logoText="Ferrari"
|
||||
copyrightText="© 2025 Ferrari S.p.A. | Maranello, Italy"
|
||||
|
||||
Reference in New Issue
Block a user