Update src/app/page.tsx

This commit is contained in:
2026-05-28 00:52:15 +00:00
parent ba0cc74471
commit f40756ad44

View File

@@ -33,33 +33,19 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "/",
},
name: "Home", id: "/"},
{
name: "About",
id: "#about",
},
name: "About", id: "#about"},
{
name: "Features",
id: "#features",
},
name: "Features", id: "#features"},
{
name: "Products",
id: "#products",
},
name: "Products", id: "#products"},
{
name: "Testimonials",
id: "#testimonials",
},
name: "Testimonials", id: "#testimonials"},
{
name: "FAQ",
id: "#faq",
},
name: "FAQ", id: "#faq"},
{
name: "Contact",
id: "#contact",
},
name: "Contact", id: "#contact"},
]}
logoSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=9qmdsa"
logoAlt="Hinimay Logo"
@@ -70,40 +56,21 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroSplitDualMedia
background={{
variant: "radial-gradient",
}}
variant: "radial-gradient"}}
title="Authentic Pastil ni Ella, Crafted by Hinimay"
description="Experience the original Filipino pastil recipe passed down through generations. Handmade with love, delivered fresh to your door."
tag="Tradition Meets Taste"
tagAnimation="slide-up"
buttons={[
{
text: "Order Now",
href: "#products",
},
text: "Order Now", href: "#products"},
]}
buttonAnimation="slide-up"
mediaItems={[
{
imageSrc: "http://img.b2bpic.net/free-photo/creamy-chicken-mushroom-served-with-rice_140725-2633.jpg",
imageAlt: "Filipino pastil closeup meal",
},
imageSrc: "http://img.b2bpic.net/free-photo/creamy-chicken-mushroom-served-with-rice_140725-2633.jpg", imageAlt: "Filipino pastil closeup meal"},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934663.jpg",
imageAlt: "hands making pastil traditional",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/top-view-chicken-with-dough-pasta-dish-dark-surface-meal-pasta-dish-color_140725-82168.jpg",
imageAlt: "Top view chicken with dough pasta dish on a dark surface meal pasta dish color",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/fried-vermicelli-chicken-with-berry-rice_1339-3513.jpg",
imageAlt: "Fried Vermicelli and chicken with berry rice",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/boiled-macaroni-chicken-leg-green-plate_114579-81795.jpg",
imageAlt: "Boiled macaroni and chicken leg on green plate.",
},
imageSrc: "http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking_23-2148934663.jpg", imageAlt: "hands making pastil traditional"}
]}
mediaAnimation="opacity"
rating={5}
@@ -118,19 +85,13 @@ export default function LandingPage() {
metrics={[
{
icon: Lightbulb,
label: "Years of Tradition",
value: "75+",
},
label: "Years of Tradition", value: "75+"},
{
icon: FileText,
label: "Original Recipe",
value: "Generations",
},
label: "Original Recipe", value: "Generations"},
{
icon: Users,
label: "Satisfied Customers",
value: "100K+",
},
label: "Satisfied Customers", value: "100K+"},
]}
metricsAnimation="slide-up"
/>
@@ -145,25 +106,13 @@ export default function LandingPage() {
tagAnimation="slide-up"
accordionItems={[
{
id: "f1",
title: "Authentic Ingredients",
content: "We source premium quality, local ingredients to ensure every bite of pastil is rich in flavor and tradition, without compromise.",
},
id: "f1", title: "Authentic Ingredients", content: "We source premium quality, local ingredients to ensure every bite of pastil is rich in flavor and tradition, without compromise."},
{
id: "f2",
title: "Traditional Preparation",
content: "Following time-honored methods passed down through generations, our pastil is meticulously prepared to preserve its original taste and texture.",
},
id: "f2", title: "Traditional Preparation", content: "Following time-honored methods passed down through generations, our pastil is meticulously prepared to preserve its original taste and texture."},
{
id: "f3",
title: "Freshly Made, Delivered to You",
content: "Each batch is made fresh to order, ensuring you receive the highest quality and most flavorful pastil right at your doorstep.",
},
id: "f3", title: "Freshly Made, Delivered to You", content: "Each batch is made fresh to order, ensuring you receive the highest quality and most flavorful pastil right at your doorstep."},
{
id: "f4",
title: "A Legacy of Flavor",
content: "Our commitment to the original recipe of Pastil ni Ella means every serving carries the warmth and heritage of Filipino culinary artistry.",
},
id: "f4", title: "A Legacy of Flavor", content: "Our commitment to the original recipe of Pastil ni Ella means every serving carries the warmth and heritage of Filipino culinary artistry."},
]}
imageSrc="http://img.b2bpic.net/free-photo/tom-yum-spices-that-are-placed-brown-wood-cutting-board-have-dark-brown-wood_1150-17184.jpg"
imageAlt="fresh pastil ingredients spices"
@@ -180,47 +129,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
id: "p1",
name: "Original Pastil",
price: "$12.00",
imageSrc: "http://img.b2bpic.net/free-photo/lined-gums-plate-marble-background_114579-51443.jpg",
imageAlt: "original pastil ni ella packaging",
},
id: "p1", name: "Original Pastil", price: "$12.00", imageSrc: "http://img.b2bpic.net/free-photo/lined-gums-plate-marble-background_114579-51443.jpg", imageAlt: "original pastil ni ella packaging"},
{
id: "p2",
name: "Spicy Kick Pastil",
price: "$13.50",
imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-salad-right-bottom-side-with-herbs-wheat-side-dark-grey-table_140725-136039.jpg",
imageAlt: "spicy pastil ni ella packaging",
},
id: "p2", name: "Spicy Kick Pastil", price: "$13.50", imageSrc: "http://img.b2bpic.net/free-photo/top-close-view-salad-right-bottom-side-with-herbs-wheat-side-dark-grey-table_140725-136039.jpg", imageAlt: "spicy pastil ni ella packaging"},
{
id: "p3",
name: "Family Jumbo Pack",
price: "$25.00",
imageSrc: "http://img.b2bpic.net/free-photo/tray-colorful-farfalle-pastas-towel-marble-surface_114579-81273.jpg",
imageAlt: "jumbo pastil ni ella family size",
},
id: "p3", name: "Family Jumbo Pack", price: "$25.00", imageSrc: "http://img.b2bpic.net/free-photo/tray-colorful-farfalle-pastas-towel-marble-surface_114579-81273.jpg", imageAlt: "jumbo pastil ni ella family size"},
{
id: "p4",
name: "Sampler Collection",
price: "$18.00",
imageSrc: "http://img.b2bpic.net/free-photo/ice-tray-with-assortment-plants_23-2148216343.jpg",
imageAlt: "pastil sampler pack variety",
},
id: "p4", name: "Sampler Collection", price: "$18.00", imageSrc: "http://img.b2bpic.net/free-photo/ice-tray-with-assortment-plants_23-2148216343.jpg", imageAlt: "pastil sampler pack variety"},
{
id: "p5",
name: "Plant-Based Pastil",
price: "$14.00",
imageSrc: "http://img.b2bpic.net/free-photo/sweet-cookie-plate-marble-surface_114579-79982.jpg",
imageAlt: "vegan pastil ni ella plant based",
},
id: "p5", name: "Plant-Based Pastil", price: "$14.00", imageSrc: "http://img.b2bpic.net/free-photo/sweet-cookie-plate-marble-surface_114579-79982.jpg", imageAlt: "vegan pastil ni ella plant based"},
{
id: "p6",
name: "Seasonal Special",
price: "$15.00",
imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-birthday-gift-bunting-blue-backdrop_23-2147917384.jpg",
imageAlt: "seasonal pastil ni ella special",
},
id: "p6", name: "Seasonal Special", price: "$15.00", imageSrc: "http://img.b2bpic.net/free-photo/elevated-view-birthday-gift-bunting-blue-backdrop_23-2147917384.jpg", imageAlt: "seasonal pastil ni ella special"},
]}
title="Our Beloved Pastil Creations"
description="Explore the rich flavors of Hinimay's Pastil ni Ella. Each variant is a testament to our culinary heritage, crafted to delight your senses and bring the taste of home closer."
@@ -233,65 +152,15 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
id: "t1",
name: "Maria Santos",
date: "May 20, 2024",
title: "A Taste of Home!",
quote: "Hinimay's pastil brought back so many cherished childhood memories. The flavor is authentic, just like my Lola used to make. Highly recommend for anyone missing genuine Filipino taste!",
tag: "Nostalgic Delight",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-caucasian-woman-looking-side-isolated-crimson_141793-33019.jpg",
avatarAlt: "Filipino woman smiling portrait",
imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-is-hanging-out-together_53876-42757.jpg",
imageAlt: "happy family eating pastil",
},
id: "t1", name: "Maria Santos", date: "May 20, 2024", title: "A Taste of Home!", quote: "Hinimay's pastil brought back so many cherished childhood memories. The flavor is authentic, just like my Lola used to make. Highly recommend for anyone missing genuine Filipino taste!", tag: "Nostalgic Delight", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-caucasian-woman-looking-side-isolated-crimson_141793-33019.jpg", avatarAlt: "Filipino woman smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/group-diverse-friends-is-hanging-out-together_53876-42757.jpg", imageAlt: "happy family eating pastil"},
{
id: "t2",
name: "Chef David Lim",
date: "April 15, 2024",
title: "Exceptional Quality and Flavor",
quote: "As a chef, I appreciate the craftsmanship. The shredded chicken is perfectly seasoned, and the rice is just right. Hinimay truly delivers an authentic culinary experience.",
tag: "Chef Approved",
avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-sporty-man-holding-ping-pong-racket-with-balls-isolated-pink-wall_141793-78482.jpg",
avatarAlt: "Filipino man smiling portrait",
imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304418.jpg",
imageAlt: "individual enjoying pastil meal",
},
id: "t2", name: "Chef David Lim", date: "April 15, 2024", title: "Exceptional Quality and Flavor", quote: "As a chef, I appreciate the craftsmanship. The shredded chicken is perfectly seasoned, and the rice is just right. Hinimay truly delivers an authentic culinary experience.", tag: "Chef Approved", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-young-sporty-man-holding-ping-pong-racket-with-balls-isolated-pink-wall_141793-78482.jpg", avatarAlt: "Filipino man smiling portrait", imageSrc: "http://img.b2bpic.net/free-photo/close-up-person-enjoying-food_23-2149304418.jpg", imageAlt: "individual enjoying pastil meal"},
{
id: "t3",
name: "Jessica Garcia",
date: "March 10, 2024",
title: "My Go-To for Filipino Food Cravings",
quote: "Living abroad, it's hard to find authentic pastil. Hinimay has solved that! Fast delivery and consistently delicious. My friends love it too when I share!",
tag: "Diaspora Favorite",
avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg",
avatarAlt: "young Filipino woman avatar",
imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-kombucha-gathering_23-2150168580.jpg",
imageAlt: "group of friends sharing pastil",
},
id: "t3", name: "Jessica Garcia", date: "March 10, 2024", title: "My Go-To for Filipino Food Cravings", quote: "Living abroad, it's hard to find authentic pastil. Hinimay has solved that! Fast delivery and consistently delicious. My friends love it too when I share!", tag: "Diaspora Favorite", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-cute-smiling-boy-cafe_23-2148436234.jpg", avatarAlt: "young Filipino woman avatar", imageSrc: "http://img.b2bpic.net/free-photo/people-drinking-kombucha-gathering_23-2150168580.jpg", imageAlt: "group of friends sharing pastil"},
{
id: "t4",
name: "Robert Chua",
date: "February 28, 2024",
title: "Authenticity in Every Bite",
quote: "I'm particular about my pastil, and Hinimay truly honors the original recipe. The depth of flavor is incredible. It's clear they use high-quality ingredients.",
tag: "True to Tradition",
avatarSrc: "http://img.b2bpic.net/free-photo/senior-couple-cooking-together-kitchen_23-2150463314.jpg",
avatarAlt: "senior Filipino woman avatar",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-cooked-mushrooms-with-dough-pasta-dark-table-meal-dinner-food_140725-79108.jpg",
imageAlt: "chef preparing authentic Filipino dish",
},
id: "t4", name: "Robert Chua", date: "February 28, 2024", title: "Authenticity in Every Bite", quote: "I'm particular about my pastil, and Hinimay truly honors the original recipe. The depth of flavor is incredible. It's clear they use high-quality ingredients.", tag: "True to Tradition", avatarSrc: "http://img.b2bpic.net/free-photo/senior-couple-cooking-together-kitchen_23-2150463314.jpg", avatarAlt: "senior Filipino woman avatar", imageSrc: "http://img.b2bpic.net/free-photo/front-view-tasty-cooked-mushrooms-with-dough-pasta-dark-table-meal-dinner-food_140725-79108.jpg", imageAlt: "chef preparing authentic Filipino dish"},
{
id: "t5",
name: "Sarah Reyes",
date: "January 5, 2024",
title: "Convenient and Delicious",
quote: "Ordering was a breeze, and the pastil arrived fresh and warm. Perfect for busy days when you crave a homemade meal. Hinimay is now a staple in our home!",
tag: "Home Delivery Win",
avatarSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-casual-peach-sweater-isolated-green-olive-wall-with-pink-donut-happy-copy-space_343596-5197.jpg",
avatarAlt: "diverse customer avatar",
imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151187802.jpg",
imageAlt: "pastil being delivered to door",
},
id: "t5", name: "Sarah Reyes", date: "January 5, 2024", title: "Convenient and Delicious", quote: "Ordering was a breeze, and the pastil arrived fresh and warm. Perfect for busy days when you crave a homemade meal. Hinimay is now a staple in our home!", tag: "Home Delivery Win", avatarSrc: "http://img.b2bpic.net/free-photo/young-stylish-woman-casual-peach-sweater-isolated-green-olive-wall-with-pink-donut-happy-copy-space_343596-5197.jpg", avatarAlt: "diverse customer avatar", imageSrc: "http://img.b2bpic.net/free-photo/pre-prepared-food-showcasing-ready-eat-delicious-meals-go_23-2151187802.jpg", imageAlt: "pastil being delivered to door"},
]}
title="What Our Customers Say"
description="Hear from our growing family of Hinimay lovers who have rediscovered the taste of home and shared their delightful experiences."
@@ -303,14 +172,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
"Pinoy Foodies Blog",
"Filipino Culinary Magazine",
"Diaspora Food Network",
"Taste of Mindanao Festival",
"Authentic Bites Review",
"Global Filipino Eats",
"Heritage Food Alliance",
]}
"Pinoy Foodies Blog", "Filipino Culinary Magazine", "Diaspora Food Network", "Taste of Mindanao Festival", "Authentic Bites Review", "Global Filipino Eats", "Heritage Food Alliance"]}
title="Trusted by Food Lovers & Communities"
description="We're proud to be featured in local food blogs and embraced by Filipino communities worldwide, a testament to our quality and authenticity."
/>
@@ -321,25 +183,13 @@ export default function LandingPage() {
useInvertedBackground={true}
faqs={[
{
id: "q1",
title: "What is pastil?",
content: "Pastil is a traditional Filipino delicacy from Mindanao, typically made with steamed rice topped with 'hinalang' or 'pinayungan' (shredded chicken or beef cooked in spices).",
},
id: "q1", title: "What is pastil?", content: "Pastil is a traditional Filipino delicacy from Mindanao, typically made with steamed rice topped with 'hinalang' or 'pinayungan' (shredded chicken or beef cooked in spices)."},
{
id: "q2",
title: "How is Hinimay pastil prepared?",
content: "Our pastil is handmade using an original family recipe passed down through generations. We use fresh, high-quality ingredients and traditional cooking methods to ensure authentic taste.",
},
id: "q2", title: "How is Hinimay pastil prepared?", content: "Our pastil is handmade using an original family recipe passed down through generations. We use fresh, high-quality ingredients and traditional cooking methods to ensure authentic taste."},
{
id: "q3",
title: "Do you ship internationally?",
content: "Currently, we ship across [Your Country, e.g., the United States/Canada]. We are working on expanding our reach to serve more of the Filipino diaspora soon!",
},
id: "q3", title: "Do you ship internationally?", content: "Currently, we ship across [Your Country, e.g., the United States/Canada]. We are working on expanding our reach to serve more of the Filipino diaspora soon!"},
{
id: "q4",
title: "What are the storage instructions?",
content: "For best taste, consume immediately. If not, refrigerate for up to 3 days or freeze for up to 2 weeks. Reheat thoroughly before serving.",
},
id: "q4", title: "What are the storage instructions?", content: "For best taste, consume immediately. If not, refrigerate for up to 3 days or freeze for up to 2 weeks. Reheat thoroughly before serving."},
]}
sideTitle="Your Questions, Answered"
sideDescription="Find quick answers to the most common queries about Hinimay pastil, our ordering process, and delivery information."
@@ -355,28 +205,17 @@ export default function LandingPage() {
description="Have a question, a special request, or want to share your Hinimay experience? We'd love to hear from you! Reach out to us for catering inquiries, bulk orders, or general feedback."
inputs={[
{
name: "name",
type: "text",
placeholder: "Your Name",
required: true,
name: "name", type: "text", placeholder: "Your Name", required: true,
},
{
name: "email",
type: "email",
placeholder: "Your Email",
required: true,
name: "email", type: "email", placeholder: "Your Email", required: true,
},
{
name: "subject",
type: "text",
placeholder: "Subject",
required: true,
name: "subject", type: "text", placeholder: "Subject", required: true,
},
]}
textarea={{
name: "message",
placeholder: "Your Message",
rows: 5,
name: "message", placeholder: "Your Message", rows: 5,
required: true,
}}
imageSrc="http://img.b2bpic.net/free-photo/cute-rounded-3d-object_23-2151881067.jpg"
@@ -395,65 +234,41 @@ export default function LandingPage() {
{
items: [
{
label: "About Us",
href: "#about",
},
label: "About Us", href: "#about"},
{
label: "Our Heritage",
href: "#about",
},
label: "Our Heritage", href: "#about"},
{
label: "The Hinimay Difference",
href: "#features",
},
label: "The Hinimay Difference", href: "#features"},
],
},
{
items: [
{
label: "Our Products",
href: "#products",
},
label: "Our Products", href: "#products"},
{
label: "Shop All",
href: "#products",
},
label: "Shop All", href: "#products"},
{
label: "Seasonal Specials",
href: "#products",
},
label: "Seasonal Specials", href: "#products"},
],
},
{
items: [
{
label: "Customer Stories",
href: "#testimonials",
},
label: "Customer Stories", href: "#testimonials"},
{
label: "FAQ",
href: "#faq",
},
label: "FAQ", href: "#faq"},
{
label: "Contact Support",
href: "#contact",
},
label: "Contact Support", href: "#contact"},
],
},
{
items: [
{
label: "Privacy Policy",
href: "#",
},
label: "Privacy Policy", href: "#"},
{
label: "Terms of Service",
href: "#",
},
label: "Terms of Service", href: "#"},
{
label: "Shipping & Returns",
href: "#",
},
label: "Shipping & Returns", href: "#"},
],
},
]}