Merge version_1 into main #2
@@ -49,7 +49,7 @@ export default function LandingPage() {
|
||||
]}
|
||||
buttonAnimation="opacity"
|
||||
layoutOrder="default"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-autumn-leaves-with-coffee_23-2148198579.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-autumn-leaves-with-coffee_23-2148198579.jpg"
|
||||
imageAlt="Minecraft gaming background"
|
||||
mediaAnimation="slide-up"
|
||||
frameStyle="card"
|
||||
@@ -94,7 +94,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="px-6 py-16"
|
||||
titleClassName="text-5xl font-bold text-yellow-400 mb-4"
|
||||
descriptionClassName="text-xl text-gray-400 mb-12"
|
||||
cardClassName="group relative bg-white/5 backdrop-blur-md border border-yellow-500/20 rounded-lg p-8 hover:border-red-500/40 transition-all duration-300 hover:shadow-lg hover:shadow-red-500/20"
|
||||
cardTitleClassName="text-xl font-bold text-yellow-300 mb-3 group-hover:text-red-400 transition-colors"
|
||||
@@ -126,7 +125,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="px-6 py-16 bg-gradient-to-b from-red-950/10 to-black/50"
|
||||
titleClassName="text-5xl font-bold text-yellow-400 mb-4"
|
||||
descriptionClassName="text-xl text-gray-300 mb-12"
|
||||
cardNameClassName="text-lg font-bold text-yellow-300"
|
||||
cardPriceClassName="text-red-400 font-semibold"
|
||||
@@ -150,7 +148,6 @@ export default function LandingPage() {
|
||||
speed={40}
|
||||
showCard={true}
|
||||
containerClassName="px-6 py-16"
|
||||
titleClassName="text-4xl font-bold text-yellow-400 mb-4"
|
||||
descriptionClassName="text-lg text-gray-400 mb-12"
|
||||
logoTextClassName="text-gray-400 font-semibold"
|
||||
/>
|
||||
@@ -182,7 +179,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-autumn-leaves-with-coffee_23-2148198579.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/top-view-autumn-leaves-with-coffee_23-2148198579.jpg"
|
||||
imageAlt="Minecraft gaming aesthetic footer"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user