Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-08 06:03:41 +00:00

View File

@@ -10,7 +10,7 @@ import NavbarStyleCentered from '@/components/navbar/NavbarStyleCentered/NavbarS
import ProductCardThree from '@/components/sections/product/ProductCardThree';
import TestimonialCardThirteen from '@/components/sections/testimonial/TestimonialCardThirteen';
import TextAbout from '@/components/sections/about/TextAbout';
import { History, Mail } from "lucide-react";
import { MapPin, Phone, Clock, BadgeCheck, Zap, Users } from "lucide-react";
export default function LandingPage() {
return (
@@ -30,47 +30,23 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleCentered
navItems={[
{
name: "Home",
id: "hero",
},
{
name: "About",
id: "about",
},
{
name: "Products",
id: "products",
},
{
name: "Services",
id: "features",
},
{
name: "Contact",
id: "contact",
},
{ name: "Home", id: "hero" },
{ name: "About", id: "about" },
{ name: "Services", id: "features" },
{ name: "Contact", id: "contact" },
]}
brandName="PrintMaster"
brandName="Sri Siddaganga Enterprises"
/>
</div>
<div id="hero" data-section="hero">
<HeroLogoBillboard
background={{
variant: "plain",
}}
logoText="PrintMaster Pro"
description="Premium professional printing solutions for your business and personal projects. Precision quality, fast turnaround, and exceptional service."
background={{ variant: "plain" }}
logoText="Sri Siddaganga Enterprises"
description="Your reliable printing partner in Bengaluru. We provide high-quality prints with fast service and affordable rates for students and businesses alike."
buttons={[
{
text: "View Products",
href: "#products",
},
{
text: "Contact Us",
href: "#contact",
},
{ text: "Our Services", href: "#features" },
{ text: "Contact Us", href: "#contact" },
]}
imageSrc="http://img.b2bpic.net/free-photo/various-buttons-apparatus_140725-7743.jpg"
mediaAnimation="slide-up"
@@ -80,58 +56,9 @@ export default function LandingPage() {
<div id="about" data-section="about">
<TextAbout
useInvertedBackground={false}
tag="Our Story"
title="Decades of Printing Excellence"
tagIcon={History}
/>
</div>
<div id="products" data-section="products">
<ProductCardThree
animationType="slide-up"
textboxLayout="split-description"
gridVariant="four-items-2x2-equal-grid"
useInvertedBackground={false}
products={[
{
id: "1",
name: "Business Cards",
price: "From $49",
imageSrc: "http://img.b2bpic.net/free-psd/luxury-property-management-business-card-design_23-2151977896.jpg",
},
{
id: "2",
name: "Brochures",
price: "From $89",
imageSrc: "http://img.b2bpic.net/free-vector/flat-design-marketing-agency-brochure_23-2150546779.jpg",
},
{
id: "3",
name: "Large Posters",
price: "From $15",
imageSrc: "http://img.b2bpic.net/free-photo/hello-spring-inscription-with-flowers-black-board_23-2148071816.jpg",
},
{
id: "4",
name: "Booklets",
price: "From $120",
imageSrc: "http://img.b2bpic.net/free-photo/notebooks-with-colorful-covers-arrangement_23-2148898327.jpg",
},
{
id: "5",
name: "Custom Stickers",
price: "From $25",
imageSrc: "http://img.b2bpic.net/free-photo/3d-glasses-camera-arrangement_23-2149558789.jpg",
},
{
id: "6",
name: "Vinyl Banners",
price: "From $55",
imageSrc: "http://img.b2bpic.net/free-photo/man-selecting-surfboard_107420-94955.jpg",
},
]}
title="Our Print Catalog"
description="Explore our comprehensive range of professional printing products, custom-tailored to meet your branding and documentation needs."
tag="About Us"
title="Quality Printing, Exceptional Value"
tagIcon={MapPin}
/>
</div>
@@ -141,44 +68,14 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
{
id: "1",
title: "Precision Cutting",
subtitle: "Advanced digital cutting",
category: "Accuracy",
value: "100%",
},
{
id: "2",
title: "Eco-friendly Inks",
subtitle: "Sustainability first",
category: "Environment",
value: "Green",
},
{
id: "3",
title: "Fast Turnaround",
subtitle: "Ready when you need",
category: "Delivery",
value: "24h",
},
{
id: "4",
title: "Custom Finishing",
subtitle: "Lamination & binding",
category: "Quality",
value: "Premium",
},
{
id: "5",
title: "Bulk Discounts",
subtitle: "Save on large orders",
category: "Pricing",
value: "Flexible",
},
{ id: "1", title: "Cheap Rates", subtitle: "Budget-friendly pricing", category: "Value", value: "Best" },
{ id: "2", title: "Quality Prints", subtitle: "Sharp & crisp results", category: "Quality", value: "High" },
{ id: "3", title: "Fast Service", subtitle: "Swift turnaround", category: "Speed", value: "Rapid" },
{ id: "4", title: "Student Support", subtitle: "Special aid for students", category: "Support", value: "Active" },
{ id: "5", title: "Extended Hours", subtitle: "Open until 10:30 PM", category: "Convenience", value: "Late" },
]}
title="Why Choose Us"
description="Our commitment to quality printing ensures every job meets the highest professional standards."
title="Why We Stand Out"
description="We pride ourselves on our positive reputation, ensuring every customer gets exactly what they need on time and on budget."
/>
</div>
@@ -188,73 +85,33 @@ export default function LandingPage() {
textboxLayout="split-description"
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "Sarah Jenkins",
handle: "@sarah_j",
testimonial: "Exceptional quality on our corporate stationary. Quick and professional.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/young-african-american-businessman-wearing-tie-glasses-isolated-white-background-relaxed-with-serious-expression-face-simple-natural-looking-camera_839833-17856.jpg",
},
{
id: "2",
name: "Mark Thomson",
handle: "@mt_design",
testimonial: "My go-to printer for all design projects. Colors are always perfect.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/corporate-business-people_23-2148827022.jpg",
},
{
id: "3",
name: "Elena Ross",
handle: "@elena_ross",
testimonial: "Fast turnaround for our event banners. Highly recommended service.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-attractive-woman-elegant-hotel-cafeteria_657883-401.jpg",
},
{
id: "4",
name: "David Wu",
handle: "@dwu_dev",
testimonial: "Excellent customer support and very consistent print results.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/close-up-businessman-with-tie_1098-2867.jpg",
},
{
id: "5",
name: "Chloe Miller",
handle: "@miller_corp",
testimonial: "The best print shop in town. Never misses a deadline.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/casual-smile-street-style-background-spring_1139-777.jpg",
},
{ id: "1", name: "Student User", handle: "@local_student", testimonial: "They are the only place offering student-friendly rates. Really saved my semester project!", rating: 5 },
{ id: "2", name: "Small Business Owner", handle: "@bengaluru_biz", testimonial: "Consistent quality and the fact they are open late makes them invaluable.", rating: 5 },
]}
showRating={true}
title="Trusted by Experts"
description="See why hundreds of businesses rely on our printing services daily."
title="Happy Customers"
description="Check out what our local clients have to say about our printing services."
/>
</div>
<div id="contact" data-section="contact">
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
tag="Get in touch"
title="Ready for your project?"
description="Send us your files or request a custom quote for your printing needs."
tagIcon={Mail}
background={{ variant: "plain" }}
tag="Contact Us"
title="Visit Us Today"
description="Located at 5, Chagaletty Rd, near Bus Stop, Dasanayakanahalli, Bagaluru, Bengaluru. Reach us at 085468 54622 or drop by before 10:30 PM!"
tagIcon={Phone}
/>
</div>
<div id="footer" data-section="footer">
<FooterCard
logoText="PrintMaster Pro"
copyrightText="© 2025 | PrintMaster Pro"
logoText="Sri Siddaganga Enterprises"
copyrightText="© 2025 | Sri Siddaganga Enterprises"
/>
</div>
</ReactLenis>
</ThemeProvider>
);
}
}