Merge version_2_1781699980471 into main #2

Merged
bender merged 1 commits from version_2_1781699980471 into main 2026-06-17 12:40:02 +00:00

View File

@@ -166,48 +166,6 @@ export default function HomePage() {
</SectionErrorBoundary>
</div>
<div id="pricing" data-section="pricing">
<SectionErrorBoundary name="pricing">
<PricingMediaCards
tag="Get Access"
title="Choose Your Edition"
description="Start your journey today."
plans={[
{
tag: "Standard",
price: "$59",
period: "once",
features: [
"Full game access",
"50+ Starter Cars",
"Multiplayer included",
],
primaryButton: {
text: "Buy Standard",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/retro-futuristic-space-travel_23-2151837582.jpg",
},
{
tag: "Ultimate",
price: "$99",
period: "once",
features: [
"All game content",
"All car collections",
"Priority server access",
"Seasonal DLC packs",
],
primaryButton: {
text: "Buy Ultimate",
href: "#",
},
imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-man-posing-christmas_140725-128407.jpg",
},
]}
/>
</SectionErrorBoundary>
</div>
<div id="faq" data-section="faq">
<SectionErrorBoundary name="faq">