7 Commits

Author SHA1 Message Date
ad03c70019 Update src/app/page.tsx 2026-03-04 10:08:11 +00:00
27c128e571 Merge version_2 into main
Merge version_2 into main
2026-03-03 09:56:56 +00:00
1e88b1983b Update src/app/page.tsx 2026-03-03 09:56:52 +00:00
db46cb4b2a Merge version_2 into main
Merge version_2 into main
2026-03-03 09:55:05 +00:00
941d9937b0 Update src/app/page.tsx 2026-03-03 09:55:00 +00:00
1fe516c6dd Update src/app/layout.tsx 2026-03-03 09:54:59 +00:00
0b7241de64 Merge version_1 into main
Merge version_1 into main
2026-03-03 09:16:13 +00:00
2 changed files with 83 additions and 32 deletions

View File

@@ -22,11 +22,13 @@ const raleway = Raleway({
export const metadata: Metadata = {
title: "Stonecraft | Expert Stone Paving & Renovation Services", description: "Premium core renovation, stone care, paving & terrace construction. 20+ years of expert craftsmanship for residential and commercial properties.", keywords: "stone paving, core renovation, terrace construction, stone care, professional stonework, patio design", metadataBase: new URL("https://stonecraft.com"),
alternates: {
canonical: "https://stonecraft.com"},
canonical: "https://stonecraft.com"
},
openGraph: {
title: "Stonecraft | Stone Paving & Renovation Experts", description: "Transform your outdoor spaces with premium stone work and renovation services.", url: "https://stonecraft.com", siteName: "Stonecraft", type: "website", images: [
{
url: "http://img.b2bpic.net/free-photo/horizontal-view-traditionl-stonecutter_268835-4731.jpg", alt: "Professional stone work and renovation"},
url: "http://img.b2bpic.net/free-photo/horizontal-view-traditionl-stonecutter_268835-4731.jpg", alt: "Professional stone work and renovation"
},
],
},
twitter: {

View File

@@ -2,14 +2,14 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import NavbarLayoutFloatingOverlay from "@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay";
import HeroSplitTestimonial from "@/components/sections/hero/HeroSplitTestimonial";
import HeroBillboardCarousel from "@/components/sections/hero/HeroBillboardCarousel";
import FeatureBento from "@/components/sections/feature/FeatureBento";
import AboutMetric from "@/components/sections/about/AboutMetric";
import TestimonialCardTen from "@/components/sections/testimonial/TestimonialCardTen";
import ProductCardFour from "@/components/sections/product/ProductCardFour";
import ContactText from "@/components/sections/contact/ContactText";
import FooterSimple from "@/components/sections/footer/FooterSimple";
import { Award, CheckCircle, Hammer, ImageIcon, Sparkles, Users, Wrench } from "lucide-react";
import { Award, CheckCircle, Hammer, ImageIcon, Sparkles, Users, Wrench, Droplets, Shield, Zap } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,38 +30,42 @@ export default function LandingPage() {
brandName="Stonecraft"
navItems={[
{ name: "Services", id: "services" },
{ name: "Care Guide", id: "care" },
{ name: "Projects", id: "projects" },
{ name: "About", id: "about" },
{ name: "Testimonials", id: "testimonials" },
{ name: "Contact", id: "contact" },
]}
button={{
text: "Get Quote", href: "#contact"}}
text: "Get Quote", href: "#contact"
}}
/>
</div>
<div id="hero" data-section="hero">
<HeroSplitTestimonial
<HeroBillboardCarousel
title="Transform Your Outdoor Spaces with Expert Stone Craftsmanship"
description="From core renovations to intricate stone care, we bring precision and artistry to every project. Paving, terraces, and complete landscape transformations—delivered with uncompromising quality."
tag="Premium Craft Services"
tagIcon={Hammer}
tagAnimation="slide-up"
background={{ variant: "plain" }}
imagePosition="right"
imageSrc="http://img.b2bpic.net/free-photo/horizontal-view-traditionl-stonecutter_268835-4731.jpg"
imageAlt="Professional stone work and paving project"
mediaAnimation="blur-reveal"
useInvertedBackground={false}
testimonials={[
mediaItems={[
{
name: "James Mitchell", handle: "Homeowner", testimonial: "The attention to detail was exceptional. Our terrace is absolutely stunning.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1"},
imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-traditionl-stonecutter_268835-4731.jpg", imageAlt: "Professional stone work and paving project"
},
{
name: "Sarah Williams", handle: "Property Developer", testimonial: "Professional, reliable, and they delivered on every promise. Highly recommended.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2"},
imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756553.jpg?_wi=1", imageAlt: "Stone texture and design"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Stone architecture detail"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Contemporary stone design"
},
{
imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Professional craftsman portrait"
},
]}
testimonialRotationInterval={5000}
buttons={[
{ text: "Schedule Consultation", href: "#contact" },
{ text: "View Portfolio", href: "#projects" },
@@ -82,13 +86,51 @@ export default function LandingPage() {
animationType="slide-up"
features={[
{
title: "Core Renovation", description: "Complete structural and aesthetic renovations for homes and commercial spaces.", bentoComponent: "globe"},
title: "Core Renovation", description: "Complete structural and aesthetic renovations for homes and commercial spaces.", bentoComponent: "globe"
},
{
title: "Stone Care & Restoration", description: "Professional cleaning, sealing, and restoration of natural stone surfaces.", bentoComponent: "animated-bar-chart"},
title: "Stone Care & Restoration", description: "Professional cleaning, sealing, and restoration of natural stone surfaces.", bentoComponent: "animated-bar-chart"
},
{
title: "Expert Paving", description: "Precision paving solutions with durable, beautiful stone and paver materials.", bentoComponent: "map"},
title: "Expert Paving", description: "Precision paving solutions with durable, beautiful stone and paver materials.", bentoComponent: "map"
},
{
title: "Terrace Construction", description: "Custom outdoor terraces and patios designed for lasting beauty and function.", bentoComponent: "line-chart"},
title: "Terrace Construction", description: "Custom outdoor terraces and patios designed for lasting beauty and function.", bentoComponent: "line-chart"
},
]}
carouselMode="buttons"
/>
</div>
<div id="care" data-section="care">
<FeatureBento
title="Stone Care & Maintenance Guide"
description="Learn how to properly care for different stone types to maintain beauty and longevity. Expert tips for granite, marble, limestone, slate, and more."
tag="Maintenance"
tagIcon={Shield}
tagAnimation="slide-up"
textboxLayout="default"
useInvertedBackground={true}
animationType="slide-up"
features={[
{
title: "Granite Care", description: "Durable and heat-resistant. Clean with pH-neutral soap and water. Reseal annually to maintain protection and prevent staining.", bentoComponent: "reveal-icon", icon: CheckCircle
},
{
title: "Marble Care", description: "Elegant but sensitive to acids. Use soft cloths and avoid vinegar or lemon juice. Polish regularly and seal to prevent etching.", bentoComponent: "reveal-icon", icon: Droplets
},
{
title: "Limestone Care", description: "Porous and delicate. Clean gently with neutral solutions. Avoid acidic cleaners and seal every 6-12 months for protection.", bentoComponent: "reveal-icon", icon: Shield
},
{
title: "Slate Care", description: "Low-maintenance but requires sealing. Use pH-neutral cleaners and avoid abrasive scrubbing. Reseal annually for best results.", bentoComponent: "reveal-icon", icon: Zap
},
{
title: "Sandstone Care", description: "Soft and porous material. Clean with mild soap and water only. Requires regular sealing to protect against weathering and staining.", bentoComponent: "reveal-icon", icon: CheckCircle
},
{
title: "Travertine Care", description: "Natural holes and unique texture. Use stone-specific cleaners. Fill holes if desired and seal regularly to maintain appearance and durability.", bentoComponent: "reveal-icon", icon: Shield
},
]}
carouselMode="buttons"
/>
@@ -116,13 +158,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1", title: "Stunning Terrace Transformation", quote: "They completely reimagined our backyard with a beautiful stone terrace. The craftsmanship is exceptional and they were professional throughout.", name: "Robert Chen", role: "Homeowner, San Francisco", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Chen"},
id: "1", title: "Stunning Terrace Transformation", quote: "They completely reimagined our backyard with a beautiful stone terrace. The craftsmanship is exceptional and they were professional throughout.", name: "Robert Chen", role: "Homeowner, San Francisco", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "Robert Chen"
},
{
id: "2", title: "Commercial Excellence", quote: "Delivered our commercial plaza paving on schedule and within budget. Their attention to detail sets them apart from other contractors.", name: "Maria Rodriguez", role: "Property Manager, Los Angeles", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Maria Rodriguez"},
id: "2", title: "Commercial Excellence", quote: "Delivered our commercial plaza paving on schedule and within budget. Their attention to detail sets them apart from other contractors.", name: "Maria Rodriguez", role: "Property Manager, Los Angeles", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=4", imageAlt: "Maria Rodriguez"
},
{
id: "3", title: "Heritage Stone Restoration", quote: "Restored our 1920s stone facade perfectly. They understood the historical importance and treated it with care and expertise.", name: "Elizabeth Thompson", role: "Homeowner, Boston", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Elizabeth Thompson"},
id: "3", title: "Heritage Stone Restoration", quote: "Restored our 1920s stone facade perfectly. They understood the historical importance and treated it with care and expertise.", name: "Elizabeth Thompson", role: "Homeowner, Boston", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=5", imageAlt: "Elizabeth Thompson"
},
{
id: "4", title: "Complete Renovation Success", quote: "From planning to completion, they managed our entire renovation beautifully. Our home is now our favorite place to be.", name: "David Morrison", role: "Homeowner, Seattle", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Morrison"},
id: "4", title: "Complete Renovation Success", quote: "From planning to completion, they managed our entire renovation beautifully. Our home is now our favorite place to be.", name: "David Morrison", role: "Homeowner, Seattle", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=6", imageAlt: "David Morrison"
},
]}
/>
</div>
@@ -141,11 +187,14 @@ export default function LandingPage() {
carouselMode="buttons"
products={[
{
id: "1", name: "Mediterranean Villa Terrace", price: "Residential", variant: "Stone Terrace • Landscape Design", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Mediterranean villa with stone terrace"},
id: "1", name: "Mediterranean Villa Terrace", price: "Residential", variant: "Stone Terrace • Landscape Design", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=1", imageAlt: "Mediterranean villa with stone terrace"
},
{
id: "2", name: "Historic Stone Restoration", price: "Commercial", variant: "Stone Care • Heritage Preservation", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756553.jpg", imageAlt: "Restored historic stone facade"},
id: "2", name: "Historic Stone Restoration", price: "Commercial", variant: "Stone Care • Heritage Preservation", imageSrc: "http://img.b2bpic.net/free-photo/contrasting-outdoor-texture-design_23-2149756553.jpg?_wi=2", imageAlt: "Restored historic stone facade"
},
{
id: "3", name: "Contemporary Patio Design", price: "Residential", variant: "Paving • Modern Architecture", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Contemporary stone patio"},
id: "3", name: "Contemporary Patio Design", price: "Residential", variant: "Paving • Modern Architecture", imageSrc: "http://img.b2bpic.net/free-photo/big-stone-made-chinese-chess-inside-park_1112-1150.jpg?_wi=2", imageAlt: "Contemporary stone patio"
},
]}
/>
</div>
@@ -169,15 +218,15 @@ export default function LandingPage() {
{
title: "Services", items: [
{ label: "Core Renovation", href: "#services" },
{ label: "Stone Care", href: "#services" },
{ label: "Stone Care", href: "#care" },
{ label: "Paving", href: "#services" },
{ label: "Terraces", href: "#services" },
],
},
{
title: "Company", items: [
{ label: "About Us", href: "#about" },
{ label: "Projects", href: "#projects" },
{ label: "Testimonials", href: "#testimonials" },
{ label: "Team", href: "#" },
{ label: "Blog", href: "#" },
],
@@ -185,7 +234,7 @@ export default function LandingPage() {
{
title: "Support", items: [
{ label: "Contact", href: "#contact" },
{ label: "FAQ", href: "#" },
{ label: "Care Guide", href: "#care" },
{ label: "Warranty", href: "#" },
{ label: "Maintenance", href: "#" },
],