Merge version_1 into main #2
@@ -21,7 +21,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="mediumLarge"
|
||||
sizing="mediumLargeSizeMediumTitles"
|
||||
background="floatingGradient"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="radial-glow"
|
||||
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
<HeroBillboardRotatedCarousel
|
||||
title="Premium Iowa Hardwood & Custom Furniture"
|
||||
description="Sourcing the finest timber from Iowa's sustainable forests and crafting exceptional furniture pieces. From raw lumber to finished furnishings, we deliver quality and craftsmanship."
|
||||
background={{ variant: "floatingGradient" }}
|
||||
background={{ variant: "plain" }}
|
||||
tag="Sustainable Harvesting"
|
||||
tagIcon={Leaf}
|
||||
tagAnimation="slide-up"
|
||||
@@ -62,7 +62,7 @@ export default function LandingPage() {
|
||||
id: "carousel-2", imageSrc: "http://img.b2bpic.net/free-photo/vertical-shot-wooden-rocking-chair-wooden-patio_181624-60471.jpg", imageAlt: "Handcrafted wooden furniture"
|
||||
},
|
||||
{
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/trees-with-green-leaves_1417-1399.jpg?_wi=1", imageAlt: "Beautiful Iowa forest landscape"
|
||||
id: "carousel-3", imageSrc: "http://img.b2bpic.net/free-photo/trees-with-green-leaves_1417-1399.jpg", imageAlt: "Beautiful Iowa forest landscape"
|
||||
},
|
||||
{
|
||||
id: "carousel-4", imageSrc: "http://img.b2bpic.net/free-photo/stacked-wooden-timber-construction-material_23-2147945097.jpg", imageAlt: "Premium wood grain texture"
|
||||
@@ -266,7 +266,7 @@ export default function LandingPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/trees-with-green-leaves_1417-1399.jpg?_wi=2"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/trees-with-green-leaves_1417-1399.jpg"
|
||||
imageAlt="Beautiful Iowa forest landscape"
|
||||
columns={[
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user