Merge version_1 into main

Merge version_1 into main
This commit was merged in pull request #3.
This commit is contained in:
2026-05-12 21:26:45 +00:00

View File

@@ -12,7 +12,7 @@ import ProductCardOne from '@/components/sections/product/ProductCardOne';
import SocialProofOne from '@/components/sections/socialProof/SocialProofOne';
import TestimonialAboutCard from '@/components/sections/about/TestimonialAboutCard';
import TestimonialCardOne from '@/components/sections/testimonial/TestimonialCardOne';
import { Award, Diamond, LayoutDashboard, Star, Wrench, Tool } from "lucide-react";
import { Award, Diamond, LayoutDashboard, Star, Wrench, Wrench as Tool } from "lucide-react";
export default function LandingPage() {
return (