Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9c4664a765 | |||
| 3f61850b54 | |||
| 8d4f0222ab | |||
| 9fe5ca0fc1 | |||
| 43821cab7e | |||
| f2986e5423 | |||
| 36d2e04576 |
@@ -41,7 +41,7 @@ export default function LandingPage() {
|
|||||||
<div id="hero" data-section="hero">
|
<div id="hero" data-section="hero">
|
||||||
<HeroSplitDualMedia
|
<HeroSplitDualMedia
|
||||||
title="Premium Men's Fashion. Affordable Prices."
|
title="Premium Men's Fashion. Affordable Prices."
|
||||||
description="Discover stylish shirts, jeans, and everyday fashion essentials at IBNA Clothing. Quality fabrics, modern styles, and prices you'll love—all in one place."
|
description="Find perfect-fitting, stylish clothing locally at IBNA Clothing. We offer a curated selection of premium men's shirts, denim, check patterns, and everyday essentials—all designed to fit your style and budget."
|
||||||
tag="Trusted Local Store"
|
tag="Trusted Local Store"
|
||||||
tagIcon={Star}
|
tagIcon={Star}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
@@ -55,7 +55,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669857.jpg", imageAlt: "men's casual shirt folded display" },
|
{ imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-leads-goods_23-2151669857.jpg", imageAlt: "men's casual shirt folded display" },
|
||||||
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-clothing_1203-8158.jpg", imageAlt: "stack of denim jeans folded" }
|
{ imageSrc: "http://img.b2bpic.net/free-photo/top-view-clothing_1203-8158.jpg", imageAlt: "stack of denim jeans folded" }
|
||||||
]}
|
]}
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -175,9 +175,9 @@ export default function LandingPage() {
|
|||||||
imageAlt="IBNA Clothing store location on map"
|
imageAlt="IBNA Clothing store location on map"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
mediaPosition="right"
|
mediaPosition="right"
|
||||||
inputPlaceholder="Enter your phone number"
|
inputPlaceholder="Enter your name"
|
||||||
buttonText="Contact Store"
|
buttonText="Get Store Hours & Directions"
|
||||||
termsText="By clicking Contact Store you're confirming that you agree to reach out about our products and services."
|
termsText="By clicking Get Store Hours & Directions you're confirming that you agree to reach out about our products and services."
|
||||||
ariaLabel="Contact IBNA Clothing"
|
ariaLabel="Contact IBNA Clothing"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user