3 Commits

Author SHA1 Message Date
592c691527 Update src/app/page.tsx 2026-03-06 15:17:26 +00:00
57ee102a59 Update src/app/page.tsx 2026-03-06 15:16:37 +00:00
3b50cec9cc Update src/app/page.tsx 2026-03-06 15:14:51 +00:00

View File

@@ -19,7 +19,7 @@ export default function LandingPage() {
borderRadius="rounded"
contentWidth="mediumLarge"
sizing="mediumLargeSizeLargeTitles"
background="floatingGradient"
background="circleGradient"
cardStyle="subtle-shadow"
primaryButtonStyle="double-inset"
secondaryButtonStyle="solid"
@@ -36,7 +36,8 @@ export default function LandingPage() {
{ name: "FAQ", id: "faq" },
]}
button={{
text: "Get Started", href: "contact"}}
text: "Get Started", href: "contact"
}}
/>
</div>
@@ -47,7 +48,7 @@ export default function LandingPage() {
tag="Established 2007"
tagIcon={Sparkles}
tagAnimation="slide-up"
background={{ variant: "floatingGradient" }}
background={{ variant: "glowing-orb" }}
buttons={[
{ text: "Explore Services", href: "services" },
{ text: "Contact Us", href: "contact" },
@@ -100,22 +101,28 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Foundation", title: "Honesty", subtitle: "Behaving ethically with integrity", description: "We believe in doing the right thing, even when no one is watching. Honesty is the cornerstone of all our client relationships and internal operations.", imageSrc: "http://img.b2bpic.net/free-photo/upset-manager-berating-shareholders-displeased-by-low-investments_482257-123892.jpg"},
tag: "Foundation", title: "Honesty", subtitle: "Behaving ethically with integrity", description: "We believe in doing the right thing, even when no one is watching. Honesty is the cornerstone of all our client relationships and internal operations.", imageSrc: "http://img.b2bpic.net/free-photo/upset-manager-berating-shareholders-displeased-by-low-investments_482257-123892.jpg"
},
{
id: 2,
tag: "Foundation", title: "Enthusiasm", subtitle: "Passion for excellence in work", description: "Our team arrives ready to contribute, continuously learning and growing. We approach every project with genuine passion and dedication to delivering exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060346.jpg"},
tag: "Foundation", title: "Enthusiasm", subtitle: "Passion for excellence in work", description: "Our team arrives ready to contribute, continuously learning and growing. We approach every project with genuine passion and dedication to delivering exceptional results.", imageSrc: "http://img.b2bpic.net/free-photo/young-people-having-fun-work-break_23-2149060346.jpg"
},
{
id: 3,
tag: "Foundation", title: "Results-Oriented", subtitle: "Focused on quality outcomes", description: "We concentrate on achieving goals and delivering quality outcomes. Hard work produces real results, and our track record speaks to our commitment.", imageSrc: "http://img.b2bpic.net/free-photo/older-man-home-showing-graph-notepad-with-tablet-desk_23-2148991662.jpg"},
tag: "Foundation", title: "Results-Oriented", subtitle: "Focused on quality outcomes", description: "We concentrate on achieving goals and delivering quality outcomes. Hard work produces real results, and our track record speaks to our commitment.", imageSrc: "http://img.b2bpic.net/free-photo/older-man-home-showing-graph-notepad-with-tablet-desk_23-2148991662.jpg"
},
{
id: 4,
tag: "Foundation", title: "Ownership", subtitle: "Taking responsibility for success", description: "We take initiative and responsibility for outcomes, caring for results as if the company were our own. Your success is our success.", imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-using-analytics-reports-papers-review-progress_482257-122889.jpg"},
tag: "Foundation", title: "Ownership", subtitle: "Taking responsibility for success", description: "We take initiative and responsibility for outcomes, caring for results as if the company were our own. Your success is our success.", imageSrc: "http://img.b2bpic.net/free-photo/business-professionals-using-analytics-reports-papers-review-progress_482257-122889.jpg"
},
{
id: 5,
tag: "Foundation", title: "Efficiency", subtitle: "Maximum value from resources", description: "We produce quality results with less waste and fewer errors, making the most out of every resource while maintaining premium standards.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-laptop-with-financial-ghraphics-while-diverse-employees-talking_482257-6517.jpg"},
tag: "Foundation", title: "Efficiency", subtitle: "Maximum value from resources", description: "We produce quality results with less waste and fewer errors, making the most out of every resource while maintaining premium standards.", imageSrc: "http://img.b2bpic.net/free-photo/businessman-holding-laptop-with-financial-ghraphics-while-diverse-employees-talking_482257-6517.jpg"
},
{
id: 6,
tag: "Foundation", title: "Sincerity", subtitle: "Pride in our work and impact", description: "We take pride in our work and consider how our actions affect others. Sincerity guides all our interactions and deliverables.", imageSrc: "http://img.b2bpic.net/free-photo/succesful-businesswomen-giving-high-five_53876-15136.jpg"},
tag: "Foundation", title: "Sincerity", subtitle: "Pride in our work and impact", description: "We take pride in our work and consider how our actions affect others. Sincerity guides all our interactions and deliverables.", imageSrc: "http://img.b2bpic.net/free-photo/succesful-businesswomen-giving-high-five_53876-15136.jpg"
},
]}
buttons={[]}
/>
@@ -134,22 +141,28 @@ export default function LandingPage() {
products={[
{
id: "1", brand: "HappyPrint", name: "Advertising & Fabrication", price: "Custom Quote", rating: 5,
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/blurred-vehicle-passing-by-blank-billboard-road_23-2147922085.jpg", imageAlt: "Billboards and signage"},
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/blurred-vehicle-passing-by-blank-billboard-road_23-2147922085.jpg", imageAlt: "Billboards and signage"
},
{
id: "2", brand: "HappyPrint", name: "Graphic Design", price: "Custom Quote", rating: 5,
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg", imageAlt: "Logo and branding design"},
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg?_wi=1", imageAlt: "Logo and branding design"
},
{
id: "3", brand: "HappyPrint", name: "Digital Printing", price: "Custom Quote", rating: 5,
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-business-card-pack-template_23-2148453026.jpg", imageAlt: "Business cards and invitations"},
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-vector/abstract-colorful-business-card-pack-template_23-2148453026.jpg", imageAlt: "Business cards and invitations"
},
{
id: "4", brand: "HappyPrint", name: "Large Format Printing", price: "Custom Quote", rating: 5,
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-vector/nice-coupon-with-many-colors_1017-4229.jpg", imageAlt: "Tarpaulins and vehicle wraps"},
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-vector/nice-coupon-with-many-colors_1017-4229.jpg", imageAlt: "Tarpaulins and vehicle wraps"
},
{
id: "5", brand: "HappyPrint", name: "Offset Printing", price: "Custom Quote", rating: 5,
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-vector/abstract-business-brochure-with-geometric-shapes_1207-524.jpg", imageAlt: "Flyers and brochures"},
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-vector/abstract-business-brochure-with-geometric-shapes_1207-524.jpg", imageAlt: "Flyers and brochures"
},
{
id: "6", brand: "HappyPrint", name: "Textile Printing", price: "Custom Quote", rating: 5,
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg", imageAlt: "T-shirts and promotional items"},
reviewCount: "Trusted", imageSrc: "http://img.b2bpic.net/free-photo/top-view-items-redecorating-house-with-colored-pencils_23-2148815772.jpg?_wi=2", imageAlt: "T-shirts and promotional items"
},
]}
/>
</div>
@@ -166,16 +179,20 @@ export default function LandingPage() {
features={[
{
id: 1,
tag: "Step One", title: "Submit Your Request", subtitle: "Share your printing project details", description: "Send us your printing request and our experienced team will review it carefully and contact you to discuss your specific requirements and vision.", imageSrc: "http://img.b2bpic.net/free-vector/online-shopping-concept-landing-page_52683-18613.jpg"},
tag: "Step One", title: "Submit Your Request", subtitle: "Share your printing project details", description: "Send us your printing request and our experienced team will review it carefully and contact you to discuss your specific requirements and vision.", imageSrc: "http://img.b2bpic.net/free-vector/online-shopping-concept-landing-page_52683-18613.jpg"
},
{
id: 2,
tag: "Step Two", title: "Consultation & Confirmation", subtitle: "Planning and design refinement", description: "We provide thorough consultation to ensure your printing requirements are clearly understood and properly executed according to your expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153846.jpg"},
tag: "Step Two", title: "Consultation & Confirmation", subtitle: "Planning and design refinement", description: "We provide thorough consultation to ensure your printing requirements are clearly understood and properly executed according to your expectations.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-business-team-working_23-2149153846.jpg"
},
{
id: 3,
tag: "Step Three", title: "Payment", subtitle: "Flexible payment options available", description: "We accept bank transfers, cash, and company checks. Choose the payment method that works best for your organization.", imageSrc: "http://img.b2bpic.net/free-photo/self-employed-man-shopping-clothes-online-home_482257-75330.jpg"},
tag: "Step Three", title: "Payment", subtitle: "Flexible payment options available", description: "We accept bank transfers, cash, and company checks. Choose the payment method that works best for your organization.", imageSrc: "http://img.b2bpic.net/free-photo/self-employed-man-shopping-clothes-online-home_482257-75330.jpg"
},
{
id: 4,
tag: "Step Four", title: "Printing & Delivery", subtitle: "Quality production and timely delivery", description: "Once your project is confirmed and payment is completed, we proceed with production using our state-of-the-art equipment and deliver to your location.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-male-with-mask-using-hand-sanitizer_23-2148590667.jpg"},
tag: "Step Four", title: "Printing & Delivery", subtitle: "Quality production and timely delivery", description: "Once your project is confirmed and payment is completed, we proceed with production using our state-of-the-art equipment and deliver to your location.", imageSrc: "http://img.b2bpic.net/free-photo/delivery-male-with-mask-using-hand-sanitizer_23-2148590667.jpg"
},
]}
buttons={[]}
/>
@@ -193,17 +210,23 @@ export default function LandingPage() {
faqsAnimation="blur-reveal"
faqs={[
{
id: "1", title: "Why choose HappyPrint Advertising Inc.?", content: "HappyPrint provides fast, reliable, and high-quality service. We are committed problem-solvers who offer creative solutions with passion and dedication, while upholding the values of honesty and integrity. Our track record with national and multinational companies speaks to our excellence."},
id: "1", title: "Why choose HappyPrint Advertising Inc.?", content: "HappyPrint provides fast, reliable, and high-quality service. We are committed problem-solvers who offer creative solutions with passion and dedication, while upholding the values of honesty and integrity. Our track record with national and multinational companies speaks to our excellence."
},
{
id: "2", title: "Do you offer shipping or delivery?", content: "Yes, we provide delivery options depending on the project location and requirements. We have facilities in Pasig City and Taytay, Rizal, and can arrange delivery throughout Metro Manila and beyond. Contact us for delivery specifics to your location."},
id: "2", title: "Do you offer shipping or delivery?", content: "Yes, we provide delivery options depending on the project location and requirements. We have facilities in Pasig City and Taytay, Rizal, and can arrange delivery throughout Metro Manila and beyond. Contact us for delivery specifics to your location."
},
{
id: "3", title: "Can I request different file formats for printing?", content: "Absolutely. Our team can assist in converting or preparing files to meet the correct printing specifications. We work with various file formats and can provide guidance on optimal file requirements for your specific project."},
id: "3", title: "Can I request different file formats for printing?", content: "Absolutely. Our team can assist in converting or preparing files to meet the correct printing specifications. We work with various file formats and can provide guidance on optimal file requirements for your specific project."
},
{
id: "4", title: "What payment options do you accept?", content: "We accept bank transfers, cash, and company checks, all payable to HappyPrint Advertising Inc. We can discuss payment terms that work best for your organization."},
id: "4", title: "What payment options do you accept?", content: "We accept bank transfers, cash, and company checks, all payable to HappyPrint Advertising Inc. We can discuss payment terms that work best for your organization."
},
{
id: "5", title: "How quickly can you complete a printing project?", content: "Our turnaround time depends on the project scope and complexity. We are committed to on-time delivery and will provide a realistic timeline during the consultation phase. Rush orders may be available for additional cost."},
id: "5", title: "How quickly can you complete a printing project?", content: "Our turnaround time depends on the project scope and complexity. We are committed to on-time delivery and will provide a realistic timeline during the consultation phase. Rush orders may be available for additional cost."
},
{
id: "6", title: "Do you handle large-scale orders?", content: "Yes, we have extensive experience with large-scale printing projects for corporate clients. Our equipment and team are equipped to handle high-volume orders while maintaining consistent quality standards."},
id: "6", title: "Do you handle large-scale orders?", content: "Yes, we have extensive experience with large-scale printing projects for corporate clients. Our equipment and team are equipped to handle high-volume orders while maintaining consistent quality standards."
},
]}
/>
</div>
@@ -213,17 +236,21 @@ export default function LandingPage() {
ctaTitle="Get In Touch"
ctaDescription="Contact our team today to discuss your printing and advertising needs. We're here to help bring your vision to life."
ctaButton={{
text: "Send Message", href: "https://www.facebook.com/HappyPrintPH/"}}
text: "Send Message", href: "https://www.facebook.com/HappyPrintPH/"
}}
ctaIcon={Mail}
useInvertedBackground={false}
animationType="slide-up"
faqs={[
{
id: "1", title: "Office Address", content: "410 AD Center Square, Amang Rodriguez Ave. corner Evangelista St., Pasig City, Metro Manila, Philippines"},
id: "1", title: "Office Address", content: "410 AD Center Square, Amang Rodriguez Ave. corner Evangelista St., Pasig City, Metro Manila, Philippines"
},
{
id: "2", title: "Warehouse Address", content: "21 Sapangmangahoy, San Juan, Taytay, Rizal, Philippines"},
id: "2", title: "Warehouse Address", content: "21 Sapangmangahoy, San Juan, Taytay, Rizal, Philippines"
},
{
id: "3", title: "Contact Information", content: "<strong>Phone:</strong> 0917-856-5060<br/><strong>Email:</strong> sales@happyprint.ph<br/><strong>Facebook:</strong> HappyPrintPH"},
id: "3", title: "Contact Information", content: "<strong>Phone:</strong> 0917-856-5060<br/><strong>Email:</strong> sales@happyprint.ph<br/><strong>Facebook:</strong> HappyPrintPH"
},
]}
/>
</div>