Merge version_1 into main #2
@@ -18,7 +18,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="noise"
|
||||
background="circleGradient"
|
||||
cardStyle="layered-gradient"
|
||||
primaryButtonStyle="radial-glow"
|
||||
secondaryButtonStyle="solid"
|
||||
@@ -50,7 +50,7 @@ export default function LandingPage() {
|
||||
buttonAnimation="slide-up"
|
||||
background={{ variant: "noise" }}
|
||||
mediaAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309691.jpg?_wi=1"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309691.jpg"
|
||||
imageAlt="Roma.co trending viral products showcase"
|
||||
frameStyle="card"
|
||||
ariaLabel="Roma.co hero section - discover trending products"
|
||||
@@ -89,8 +89,6 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Shop All Products", href: "#" }]}
|
||||
buttonAnimation="slide-up"
|
||||
containerClassName="gap-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg text-opacity-80"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -119,11 +117,9 @@ export default function LandingPage() {
|
||||
buttons={[{ text: "Learn More", href: "#" }]}
|
||||
buttonAnimation="slide-up"
|
||||
mediaAnimation="blur-reveal"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309691.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309691.jpg"
|
||||
imageAlt="Why choose Roma.co benefits"
|
||||
containerClassName="gap-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -156,8 +152,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="gap-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -191,8 +185,6 @@ export default function LandingPage() {
|
||||
}
|
||||
]}
|
||||
containerClassName="gap-8"
|
||||
titleClassName="text-4xl font-bold"
|
||||
descriptionClassName="text-lg"
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -200,7 +192,7 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
logoText="Roma.co"
|
||||
copyrightText="© 2025 Roma.co | Trending Products for Everyone"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309691.jpg?_wi=3"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/modern-stationary-collection-arrangement_23-2149309691.jpg"
|
||||
imageAlt="Roma.co trending products"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user