11 Commits

Author SHA1 Message Date
e5f74e4b3a Update src/app/page.tsx 2026-05-11 15:41:12 +00:00
3ac0c40a35 Merge version_3 into main
Merge version_3 into main
2026-05-11 15:37:27 +00:00
a54aa5bd70 Update src/app/page.tsx 2026-05-11 15:37:21 +00:00
254e1434d7 Merge version_2 into main
Merge version_2 into main
2026-05-11 15:35:41 +00:00
cb37248286 Update src/app/page.tsx 2026-05-11 15:35:38 +00:00
a7b888fffa Merge version_2 into main
Merge version_2 into main
2026-05-11 15:35:17 +00:00
3c6ed5a82b Update src/app/page.tsx 2026-05-11 15:35:14 +00:00
d0f710c879 Merge version_2 into main
Merge version_2 into main
2026-05-11 15:34:48 +00:00
4549d061c0 Update src/app/styles/variables.css 2026-05-11 15:34:45 +00:00
720dc40078 Update src/app/page.tsx 2026-05-11 15:34:45 +00:00
8ae2895956 Merge version_1 into main
Merge version_1 into main
2026-05-11 15:33:43 +00:00
2 changed files with 40 additions and 50 deletions

View File

@@ -2,16 +2,15 @@
import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider"; import { ThemeProvider } from "@/providers/themeProvider/ThemeProvider";
import ReactLenis from "lenis/react"; import ReactLenis from "lenis/react";
import ContactSplit from '@/components/sections/contact/ContactSplit'; import ContactCTA from '@/components/sections/contact/ContactCTA';
import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve'; import FeatureCardTwelve from '@/components/sections/feature/FeatureCardTwelve';
import FooterMedia from '@/components/sections/footer/FooterMedia'; import FooterBaseCard from '@/components/sections/footer/FooterBaseCard';
import HeroLogo from '@/components/sections/hero/HeroLogo'; import HeroLogo from '@/components/sections/hero/HeroLogo';
import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout'; import InlineImageSplitTextAbout from '@/components/sections/about/InlineImageSplitTextAbout';
import MetricCardThree from '@/components/sections/metrics/MetricCardThree'; import MetricCardEleven from '@/components/sections/metrics/MetricCardEleven';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay'; import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardTwo from '@/components/sections/product/ProductCardTwo'; import ProductCardTwo from '@/components/sections/product/ProductCardTwo';
import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo'; import TestimonialCardTwo from '@/components/sections/testimonial/TestimonialCardTwo';
import { Award, CheckCircle, Shield } from "lucide-react";
export default function LandingPage() { export default function LandingPage() {
return ( return (
@@ -52,7 +51,7 @@ export default function LandingPage() {
{ {
text: "Explore Catalog", href: "#catalog"}, text: "Explore Catalog", href: "#catalog"},
]} ]}
imageSrc="http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg" imageSrc="http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=1"
imageAlt="Premium architectural stone textures" imageAlt="Premium architectural stone textures"
/> />
</div> </div>
@@ -113,7 +112,7 @@ export default function LandingPage() {
reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/modern-terrazzo-surface-with-varied-stone-fragments_84443-73745.jpg"}, reviewCount: "32", imageSrc: "http://img.b2bpic.net/free-photo/modern-terrazzo-surface-with-varied-stone-fragments_84443-73745.jpg"},
{ {
id: "p4", brand: "Profistone", name: "Slate Slate", price: "$70/sqft", rating: 5, id: "p4", brand: "Profistone", name: "Slate Slate", price: "$70/sqft", rating: 5,
reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/colorful-stones-wooden-board-concrete_114579-25177.jpg"}, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/colorful-stones-wooden-board-concrete_114579-25177.jpg?_wi=1"},
{ {
id: "p5", brand: "Profistone", name: "Quartzite Premium", price: "$210/sqft", rating: 5, id: "p5", brand: "Profistone", name: "Quartzite Premium", price: "$210/sqft", rating: 5,
reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/wall-with-cracks_1154-582.jpg"}, reviewCount: "9", imageSrc: "http://img.b2bpic.net/free-photo/wall-with-cracks_1154-582.jpg"},
@@ -149,65 +148,56 @@ export default function LandingPage() {
</div> </div>
<div id="metrics" data-section="metrics"> <div id="metrics" data-section="metrics">
<MetricCardThree <MetricCardEleven
animationType="depth-3d" animationType="blur-reveal"
textboxLayout="default"
useInvertedBackground={true}
metrics={[
{
id: "m1", icon: CheckCircle,
title: "Projects Completed", value: "500+"},
{
id: "m2", icon: Award,
title: "Years Experience", value: "20+"},
{
id: "m3", icon: Shield,
title: "Happy Clients", value: "450+"},
]}
title="Our Achievements" title="Our Achievements"
description="Solid facts backing our stone masonry expertise." description="Solid facts backing our stone masonry expertise."
textboxLayout="default"
useInvertedBackground={false}
metrics={[
{
id: "m3", title: "Happy Clients", value: "450+", description: "Satisfied residential and commercial partners", imageSrc: "http://img.b2bpic.net/free-photo/colorful-stones-wooden-board-concrete_114579-25177.jpg?_wi=2"},
{
id: "m1", title: "Projects Completed", value: "500+", description: "Hand-crafted stone installations globally", imageSrc: "http://img.b2bpic.net/free-photo/marble-wall-texture_23-2148132262.jpg?_wi=2"},
{
id: "m2", title: "Years Experience", value: "20+", description: "Decades of professional dedication", imageSrc: "http://img.b2bpic.net/free-photo/horizontal-view-stonecutter_268835-4727.jpg"},
]}
/> />
</div> </div>
<div id="contact" data-section="contact"> <div id="contact" data-section="contact">
<ContactSplit <ContactCTA
useInvertedBackground={false} tag="Contact"
background={{
variant: "sparkles-gradient"}}
tag="Consultation"
title="Start Your Project" title="Start Your Project"
description="Let's turn your vision into a stone-clad reality." description="Ready to begin your stone transformation? Let's talk about your requirements today."
imageSrc="http://img.b2bpic.net/free-photo/abstract-background-with-copy-space_1194-638717.jpg" buttons={[
{ text: "Get a Quote", href: "#" }
]}
background={{ variant: "plain" }}
useInvertedBackground={false}
/> />
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterBaseCard
imageSrc="http://img.b2bpic.net/free-photo/detail-urban-stairs_23-2148107131.jpg"
logoText="Profistone" logoText="Profistone"
columns={[ columns={[
{ {
title: "Company", items: [ title: "Company", items: [
{ { label: "About", href: "#about" },
label: "About", href: "#about"}, { label: "Careers", href: "#" },
{
label: "Careers", href: "#"},
], ],
}, },
{ {
title: "Resources", items: [ title: "Resources", items: [
{ { label: "Blog", href: "#" },
label: "Blog", href: "#"}, { label: "Support", href: "#" },
{
label: "Support", href: "#"},
], ],
}, },
{ {
title: "Legal", items: [ title: "Legal", items: [
{ { label: "Privacy", href: "#" },
label: "Privacy", href: "#"}, { label: "Terms", href: "#" },
{
label: "Terms", href: "#"},
], ],
}, },
]} ]}

View File

@@ -10,15 +10,15 @@
--accent: #ffffff; --accent: #ffffff;
--background-accent: #ffffff; */ --background-accent: #ffffff; */
--background: #0a0a0a; --background: #ffffff;
--card: #1a1a1a; --card: #f9f9f9;
--foreground: #ffffff; --foreground: #000612e6;
--primary-cta: #1f7cff; --primary-cta: #15479c;
--primary-cta-text: #ffffff; --primary-cta-text: #ffffff;
--secondary-cta: #010101; --secondary-cta: #f9f9f9;
--secondary-cta-text: #ffffff; --secondary-cta-text: #ffffff;
--accent: #1f7cff; --accent: #e2e2e2;
--background-accent: #f96b2f; --background-accent: #c4c4c4;
/* text sizing - set by ThemeProvider */ /* text sizing - set by ThemeProvider */
/* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem); /* --text-2xs: clamp(0.465rem, 0.62vw, 0.62rem);