Merge version_1 into main #3
@@ -67,7 +67,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "f2", title: "Custom Skins & Upgrades", description: "Design your tractor's aesthetic with unique skins and performance upgrades.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc26eK11h2wwCSmo1rTrGGfAX6/interactive-3d-ui-showing-a-tractor-cust-1774774115990-123d14b6.png", imageAlt: "Tractor customization menu"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc26eK11h2wwCSmo1rTrGGfAX6/interactive-3d-ui-showing-a-tractor-cust-1774774115990-123d14b6.png?_wi=1", imageAlt: "Tractor customization menu"},
|
||||
items: [
|
||||
{ icon: Palette, text: "Custom skin engine" },
|
||||
{ icon: Wrench, text: "Performance tuning" },
|
||||
@@ -76,7 +76,7 @@ export default function LandingPage() {
|
||||
},
|
||||
{
|
||||
id: "f3", title: "High-Speed Farming", description: "Push your engine to the limit with speed boosters and handling modes.", media: {
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc26eK11h2wwCSmo1rTrGGfAX6/close-up-of-a-high-speed-tractor-speedin-1774774117052-5efdc18a.png", imageAlt: "Fast tractor on a dirt path"},
|
||||
imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc26eK11h2wwCSmo1rTrGGfAX6/close-up-of-a-high-speed-tractor-speedin-1774774117052-5efdc18a.png?_wi=1", imageAlt: "Fast tractor on a dirt path"},
|
||||
items: [
|
||||
{ icon: Zap, text: "Dynamic speed UI" },
|
||||
{ icon: Gauge, text: "Engine diagnostics" },
|
||||
@@ -113,10 +113,10 @@ export default function LandingPage() {
|
||||
features={[
|
||||
{
|
||||
id: 1,
|
||||
tag: "Visuals", title: "Paint & Decals", subtitle: "Show off your style", description: "Choose from hundreds of custom paints, textures, and decals to make your machine one-of-a-kind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc26eK11h2wwCSmo1rTrGGfAX6/interactive-3d-ui-showing-a-tractor-cust-1774774115990-123d14b6.png"},
|
||||
tag: "Visuals", title: "Paint & Decals", subtitle: "Show off your style", description: "Choose from hundreds of custom paints, textures, and decals to make your machine one-of-a-kind.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc26eK11h2wwCSmo1rTrGGfAX6/interactive-3d-ui-showing-a-tractor-cust-1774774115990-123d14b6.png?_wi=2"},
|
||||
{
|
||||
id: 2,
|
||||
tag: "Performance", title: "Engine Tuning", subtitle: "Maximize efficiency", description: "Tweak torque, horsepower, and fuel efficiency in the high-tech workshop menu.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc26eK11h2wwCSmo1rTrGGfAX6/close-up-of-a-high-speed-tractor-speedin-1774774117052-5efdc18a.png"},
|
||||
tag: "Performance", title: "Engine Tuning", subtitle: "Maximize efficiency", description: "Tweak torque, horsepower, and fuel efficiency in the high-tech workshop menu.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3Bc26eK11h2wwCSmo1rTrGGfAX6/close-up-of-a-high-speed-tractor-speedin-1774774117052-5efdc18a.png?_wi=2"},
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user