Merge version_1 into main #2
@@ -20,7 +20,7 @@ export default function LandingPage() {
|
||||
borderRadius="rounded"
|
||||
contentWidth="smallMedium"
|
||||
sizing="largeSizeMediumTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="soft-shadow"
|
||||
primaryButtonStyle="flat"
|
||||
secondaryButtonStyle="glass"
|
||||
@@ -101,14 +101,11 @@ export default function LandingPage() {
|
||||
useInvertedBackground={false}
|
||||
features={[
|
||||
{
|
||||
id: "1", title: "Roofing Sheets", author: "Premium Selection", description: "High-quality corrugated and metal roofing sheets in various gauges and finishes. Perfect for residential and commercial projects.", tags: ["Essential", "Popular"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg", imageAlt: "Selection of roofing sheets"},
|
||||
id: "1", title: "Roofing Sheets", author: "Premium Selection", description: "High-quality corrugated and metal roofing sheets in various gauges and finishes. Perfect for residential and commercial projects.", tags: ["Essential", "Popular"], imageSrc: "http://img.b2bpic.net/free-photo/photo-wood-texture-pattern_58702-13101.jpg", imageAlt: "Selection of roofing sheets"},
|
||||
{
|
||||
id: "2", title: "Lumber & Wood", author: "Variety Available", description: "Grade-A lumber, timber, and wood materials for framing, roofing support, and structural needs. All sizes in stock.", tags: ["Structural", "Bulk Orders"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/stack-square-wood-planks-furniture-materials_23-2147945090.jpg", imageAlt: "Quality lumber and wood materials"},
|
||||
id: "2", title: "Lumber & Wood", author: "Variety Available", description: "Grade-A lumber, timber, and wood materials for framing, roofing support, and structural needs. All sizes in stock.", tags: ["Structural", "Bulk Orders"], imageSrc: "http://img.b2bpic.net/free-photo/stack-square-wood-planks-furniture-materials_23-2147945090.jpg", imageAlt: "Quality lumber and wood materials"},
|
||||
{
|
||||
id: "3", title: "Hardware & Fasteners", author: "Complete Stock", description: "Nails, bolts, screws, and all fastening hardware needed for professional-grade construction projects.", tags: ["Hardware", "In Stock"],
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/scattered-metal-nails-white-surface_191095-100066.jpg", imageAlt: "Construction hardware and fasteners"},
|
||||
id: "3", title: "Hardware & Fasteners", author: "Complete Stock", description: "Nails, bolts, screws, and all fastening hardware needed for professional-grade construction projects.", tags: ["Hardware", "In Stock"], imageSrc: "http://img.b2bpic.net/free-photo/scattered-metal-nails-white-surface_191095-100066.jpg", imageAlt: "Construction hardware and fasteners"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
buttons={[{ text: "Get Pricing", href: "tel:+18682990037" }]}
|
||||
@@ -197,7 +194,7 @@ export default function LandingPage() {
|
||||
{ text: "📧 Email Us", href: "mailto:info@ramkals.com" },
|
||||
{ text: "WhatsApp", href: "https://wa.me/18682990037" },
|
||||
]}
|
||||
background={{ variant: "blurBottom" }}
|
||||
background={{ variant: "plain" }}
|
||||
useInvertedBackground={true}
|
||||
ariaLabel="Contact information section"
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user