diff --git a/src/app/page.tsx b/src/app/page.tsx
index cf68bc8..ee3b593 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -6,7 +6,7 @@ import ContactSplit from '@/components/sections/contact/ContactSplit';
import FaqSplitText from '@/components/sections/faq/FaqSplitText';
import FeatureCardEight from '@/components/sections/feature/FeatureCardEight';
import FooterLogoReveal from '@/components/sections/footer/FooterLogoReveal';
-import HeroBillboardGallery from '@/components/sections/hero/HeroBillboardGallery';
+import HeroBillboardScroll from '@/components/sections/hero/HeroBillboardScroll';
import MetricCardSeven from '@/components/sections/metrics/MetricCardSeven';
import NavbarLayoutFloatingOverlay from '@/components/navbar/NavbarLayoutFloatingOverlay/NavbarLayoutFloatingOverlay';
import ProductCardOne from '@/components/sections/product/ProductCardOne';
@@ -34,95 +34,46 @@ export default function LandingPage() {
-
@@ -147,23 +98,11 @@ export default function LandingPage() {
useInvertedBackground={false}
features={[
{
- title: "Sustainable Sourcing",
- description: "We partner with trusted farms to source the freshest, highest-quality ingredients responsibly.",
- imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-autumn-vegetables-with-olive-oil_23-2148294629.jpg",
- imageAlt: "Farmer harvesting fresh produce",
- },
+ title: "Sustainable Sourcing", description: "We partner with trusted farms to source the freshest, highest-quality ingredients responsibly.", imageSrc: "http://img.b2bpic.net/free-photo/arrangement-delicious-autumn-vegetables-with-olive-oil_23-2148294629.jpg", imageAlt: "Farmer harvesting fresh produce"},
{
- title: "Advanced Production",
- description: "Utilizing state-of-the-art technology and hygienic facilities for efficient and safe food processing.",
- imageSrc: "http://img.b2bpic.net/free-photo/banquet-prepared-lunch_1203-1709.jpg",
- imageAlt: "Automated food production line",
- },
+ title: "Advanced Production", description: "Utilizing state-of-the-art technology and hygienic facilities for efficient and safe food processing.", imageSrc: "http://img.b2bpic.net/free-photo/banquet-prepared-lunch_1203-1709.jpg", imageAlt: "Automated food production line"},
{
- title: "Rigorous Quality Control",
- description: "Every batch undergoes extensive testing and inspection to ensure superior taste and safety standards.",
- imageSrc: "http://img.b2bpic.net/free-photo/female-researcher-biotechnology-laboratory-with-tablet_23-2148776149.jpg",
- imageAlt: "Food scientist performing quality control",
- },
+ title: "Rigorous Quality Control", description: "Every batch undergoes extensive testing and inspection to ensure superior taste and safety standards.", imageSrc: "http://img.b2bpic.net/free-photo/female-researcher-biotechnology-laboratory-with-tablet_23-2148776149.jpg", imageAlt: "Food scientist performing quality control"},
]}
title="From Farm to Plate, with Care"
description="Our comprehensive production process ensures the highest standards of safety, quality, and flavor in every item."
@@ -179,47 +118,17 @@ export default function LandingPage() {
useInvertedBackground={true}
products={[
{
- id: "p1",
- name: "Gourmet Prepared Meals",
- price: "Starting at ฿120",
- imageSrc: "http://img.b2bpic.net/free-photo/uncooked-chicken-drumstick-lettuce-plate_114579-86205.jpg",
- imageAlt: "Gourmet Prepared Meal",
- },
+ id: "p1", name: "Gourmet Prepared Meals", price: "Starting at ฿120", imageSrc: "http://img.b2bpic.net/free-photo/uncooked-chicken-drumstick-lettuce-plate_114579-86205.jpg", imageAlt: "Gourmet Prepared Meal"},
{
- id: "p2",
- name: "Artisan Baked Goods",
- price: "Starting at ฿80",
- imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-still-life_23-2149419695.jpg",
- imageAlt: "Artisan Baked Goods",
- },
+ id: "p2", name: "Artisan Baked Goods", price: "Starting at ฿80", imageSrc: "http://img.b2bpic.net/free-photo/delicious-picnic-still-life_23-2149419695.jpg", imageAlt: "Artisan Baked Goods"},
{
- id: "p3",
- name: "Premium Sauces & Condiments",
- price: "Starting at ฿95",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444676.jpg",
- imageAlt: "Premium Sauces",
- },
+ id: "p3", name: "Premium Sauces & Condiments", price: "Starting at ฿95", imageSrc: "http://img.b2bpic.net/free-photo/still-life-with-various-spices_23-2149444676.jpg", imageAlt: "Premium Sauces"},
{
- id: "p4",
- name: "Wholesome Snacks",
- price: "Starting at ฿60",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-crispy-chips-bucket-sack-cloth-with-glass-orange-juice-beige-wooden-table-with-copy-space_141793-88878.jpg",
- imageAlt: "Wholesome Snacks",
- },
+ id: "p4", name: "Wholesome Snacks", price: "Starting at ฿60", imageSrc: "http://img.b2bpic.net/free-photo/top-view-tasty-crispy-chips-bucket-sack-cloth-with-glass-orange-juice-beige-wooden-table-with-copy-space_141793-88878.jpg", imageAlt: "Wholesome Snacks"},
{
- id: "p5",
- name: "Convenient Frozen Foods",
- price: "Starting at ฿150",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-orange-juice-bottles-with-meals-casseroles_23-2148487778.jpg",
- imageAlt: "Convenient Frozen Foods",
- },
+ id: "p5", name: "Convenient Frozen Foods", price: "Starting at ฿150", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-orange-juice-bottles-with-meals-casseroles_23-2148487778.jpg", imageAlt: "Convenient Frozen Foods"},
{
- id: "p6",
- name: "Refreshing Beverages",
- price: "Starting at ฿50",
- imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-detox-fruit-drink_23-2148683540.jpg",
- imageAlt: "Refreshing Beverages",
- },
+ id: "p6", name: "Refreshing Beverages", price: "Starting at ฿50", imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-detox-fruit-drink_23-2148683540.jpg", imageAlt: "Refreshing Beverages"},
]}
title="Delicious & Diverse Range"
description="Discover our wide selection of high-quality food products, crafted with the finest ingredients and expertise."
@@ -234,31 +143,16 @@ export default function LandingPage() {
useInvertedBackground={false}
metrics={[
{
- id: "m1",
- value: "15+",
- title: "Years in Industry",
- items: [
- "Over a decade of experience",
- "Pioneering food solutions",
- ],
+ id: "m1", value: "15+", title: "Years in Industry", items: [
+ "Over a decade of experience", "Pioneering food solutions"],
},
{
- id: "m2",
- value: "100+",
- title: "Unique Products",
- items: [
- "Diverse product portfolio",
- "Meeting varied consumer needs",
- ],
+ id: "m2", value: "100+", title: "Unique Products", items: [
+ "Diverse product portfolio", "Meeting varied consumer needs"],
},
{
- id: "m3",
- value: "99%",
- title: "Customer Satisfaction",
- items: [
- "Dedicated to client success",
- "Building long-term partnerships",
- ],
+ id: "m3", value: "99%", title: "Customer Satisfaction", items: [
+ "Dedicated to client success", "Building long-term partnerships"],
},
]}
title="Driven by Excellence"
@@ -274,45 +168,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Pimchanok S.",
- role: "CEO, FreshFoods Group",
- testimonial: "FoodPro Co. has consistently delivered high-quality ingredients and production services. Their dedication to excellence is unmatched.",
- imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2622.jpg",
- imageAlt: "Pimchanok S.",
- },
+ id: "1", name: "Pimchanok S.", role: "CEO, FreshFoods Group", testimonial: "FoodPro Co. has consistently delivered high-quality ingredients and production services. Their dedication to excellence is unmatched.", imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2622.jpg", imageAlt: "Pimchanok S."},
{
- id: "2",
- name: "Sompong K.",
- role: "Supply Chain Manager, GreenHarvest",
- testimonial: "Their reliable supply chain and adherence to safety standards make them an invaluable partner for our organic product line.",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-employee-standing-with-crossed-arms-looking-confident-wearing-white-shirt-standing-office_141793-21249.jpg",
- imageAlt: "Sompong K.",
- },
+ id: "2", name: "Sompong K.", role: "Supply Chain Manager, GreenHarvest", testimonial: "Their reliable supply chain and adherence to safety standards make them an invaluable partner for our organic product line.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-smiling-female-employee-standing-with-crossed-arms-looking-confident-wearing-white-shirt-standing-office_141793-21249.jpg", imageAlt: "Sompong K."},
{
- id: "3",
- name: "Chayanee A.",
- role: "Product Development Head, TasteDelight",
- testimonial: "FoodPro Co.'s flexibility and innovation have been crucial in bringing our new product concepts to market efficiently.",
- imageSrc: "http://img.b2bpic.net/free-photo/friendly-entrepreneur-posing-modern-office_74855-3442.jpg",
- imageAlt: "Chayanee A.",
- },
+ id: "3", name: "Chayanee A.", role: "Product Development Head, TasteDelight", testimonial: "FoodPro Co.'s flexibility and innovation have been crucial in bringing our new product concepts to market efficiently.", imageSrc: "http://img.b2bpic.net/free-photo/friendly-entrepreneur-posing-modern-office_74855-3442.jpg", imageAlt: "Chayanee A."},
{
- id: "4",
- name: "Anon B.",
- role: "Operations Director, PureEats",
- testimonial: "The team at FoodPro Co. is professional and responsive. Their production capabilities have significantly boosted our output.",
- imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg",
- imageAlt: "Anon B.",
- },
+ id: "4", name: "Anon B.", role: "Operations Director, PureEats", testimonial: "The team at FoodPro Co. is professional and responsive. Their production capabilities have significantly boosted our output.", imageSrc: "http://img.b2bpic.net/free-photo/happy-beautiful-blonde-woman-wearing-white-shirt-standing-co-working-space-leaning-desk_74855-15151.jpg", imageAlt: "Anon B."},
{
- id: "5",
- name: "Kanchana P.",
- role: "Quality Assurance Lead, HealthMakers",
- testimonial: "We rely on FoodPro Co. for their stringent quality control and consistent product standards. Highly recommended.",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-researcher-with-clipboard-biotechnology-laboratory_23-2148776141.jpg",
- imageAlt: "Kanchana P.",
- },
+ id: "5", name: "Kanchana P.", role: "Quality Assurance Lead, HealthMakers", testimonial: "We rely on FoodPro Co. for their stringent quality control and consistent product standards. Highly recommended.", imageSrc: "http://img.b2bpic.net/free-photo/smiley-researcher-with-clipboard-biotechnology-laboratory_23-2148776141.jpg", imageAlt: "Kanchana P."},
]}
title="Trusted by Industry Leaders"
description="Hear directly from our satisfied clients about their experience working with FoodPro Co."
@@ -325,14 +189,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "ISO 22000 Certified",
- "HACCP Certified",
- "GMP Compliant",
- "FDA Registered",
- "Organic Certified",
- "Halal Certified",
- "Kosher Certified",
- ]}
+ "ISO 22000 Certified", "HACCP Certified", "GMP Compliant", "FDA Registered", "Organic Certified", "Halal Certified", "Kosher Certified"]}
title="Committed to Standards"
description="Proudly certified by leading food safety and quality organizations, demonstrating our unwavering commitment to excellence."
tag="Our Certifications"
@@ -344,25 +201,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
- id: "faq1",
- title: "What are your quality control measures?",
- content: "We implement a rigorous multi-stage quality control system, including raw material inspection, in-process monitoring, and final product testing, adhering to ISO 22000 and HACCP standards.",
- },
+ id: "faq1", title: "What are your quality control measures?", content: "We implement a rigorous multi-stage quality control system, including raw material inspection, in-process monitoring, and final product testing, adhering to ISO 22000 and HACCP standards."},
{
- id: "faq2",
- title: "Do you offer private label production?",
- content: "Yes, we specialize in private label production, offering customized recipes, packaging, and branding solutions to meet your specific market needs. Contact us to discuss your project.",
- },
+ id: "faq2", title: "Do you offer private label production?", content: "Yes, we specialize in private label production, offering customized recipes, packaging, and branding solutions to meet your specific market needs. Contact us to discuss your project."},
{
- id: "faq3",
- title: "What is your typical production capacity?",
- content: "Our modern facilities are equipped for large-scale production, capable of handling significant volumes while maintaining consistent quality. Capacity varies by product type; please inquire for details.",
- },
+ id: "faq3", title: "What is your typical production capacity?", content: "Our modern facilities are equipped for large-scale production, capable of handling significant volumes while maintaining consistent quality. Capacity varies by product type; please inquire for details."},
{
- id: "faq4",
- title: "What are your lead times for new orders?",
- content: "Lead times depend on the product complexity, order volume, and current production schedule. We work closely with clients to provide realistic timelines and ensure timely delivery.",
- },
+ id: "faq4", title: "What are your lead times for new orders?", content: "Lead times depend on the product complexity, order volume, and current production schedule. We work closely with clients to provide realistic timelines and ensure timely delivery."},
]}
sideTitle="Common Questions"
sideDescription="Find quick answers to frequently asked questions about our services, processes, and products."
@@ -375,8 +220,7 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file