diff --git a/src/app/page.tsx b/src/app/page.tsx
index c932728..e1c9e78 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -33,37 +33,23 @@ export default function LandingPage() {
@@ -74,13 +60,9 @@ export default function LandingPage() {
description="Dive into a world where classic crunch meets extraordinary taste. Chipsy brings you an exciting array of chips and innovative culinary creations that will delight your senses."
buttons={[
{
- text: "Explore Our Flavors",
- href: "#products",
- },
+ text: "Explore Our Flavors", href: "#products"},
{
- text: "Discover Specialties",
- href: "#features",
- },
+ text: "Discover Specialties", href: "#features"},
]}
imageSrc="http://img.b2bpic.net/free-photo/tasty-potato-chips-decorated-like-flower-shaped-different-spices-with-spoons-them-gray-table_140725-86776.jpg"
imageAlt="Dynamic splash of Chipsy potato chips with various flavors"
@@ -88,25 +70,15 @@ export default function LandingPage() {
textPosition="bottom"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-laughing-light-blue-wall-film-remote-movies-cinema_140725-71579.jpg",
- alt: "Happy customer enjoying chips",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-young-man-holding-basket-with-potato-cips-laughing-light-blue-wall-film-remote-movies-cinema_140725-71579.jpg", alt: "Happy customer enjoying chips"},
{
- src: "http://img.b2bpic.net/free-photo/man-eating-popcorn-watching-tv-side-view_23-2148823468.jpg",
- alt: "Smiling person with a bag of chips",
- },
+ src: "http://img.b2bpic.net/free-photo/man-eating-popcorn-watching-tv-side-view_23-2148823468.jpg", alt: "Smiling person with a bag of chips"},
{
- src: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-portrait-boyfriend-cant-resist-temptation-eat-last-piec_1258-112156.jpg",
- alt: "Enthusiastic snacker",
- },
+ src: "http://img.b2bpic.net/free-photo/celebration-party-holidays-concept-portrait-boyfriend-cant-resist-temptation-eat-last-piec_1258-112156.jpg", alt: "Enthusiastic snacker"},
{
- src: "http://img.b2bpic.net/free-photo/person-holding-potato-chips-close-microphone-asmr_23-2149378082.jpg",
- alt: "Person reaching for chips",
- },
+ src: "http://img.b2bpic.net/free-photo/person-holding-potato-chips-close-microphone-asmr_23-2149378082.jpg", alt: "Person reaching for chips"},
{
- src: "http://img.b2bpic.net/free-photo/front-view-middle-aged-male-holding-basket-with-cips-blue-surface_140725-31498.jpg",
- alt: "Satisfied customer with chips",
- },
+ src: "http://img.b2bpic.net/free-photo/front-view-middle-aged-male-holding-basket-with-cips-blue-surface_140725-31498.jpg", alt: "Satisfied customer with chips"},
]}
avatarText="Join 500k+ happy snackers!"
/>
@@ -119,9 +91,7 @@ export default function LandingPage() {
title="Crafting Joyful Crisps for Every Craving"
buttons={[
{
- text: "Learn More About Us",
- href: "#",
- },
+ text: "Learn More About Us", href: "#"},
]}
/>
@@ -134,19 +104,13 @@ export default function LandingPage() {
features={[
{
icon: Pizza,
- title: "Crispy & Zesty Nacho Mix",
- description: "Experience the ultimate snack fusion with our signature chips, generously loaded with melted cheese, spicy jalapeños, and tangy salsa. A full fiesta in every bite!",
- },
+ title: "Crispy & Zesty Nacho Mix", description: "Experience the ultimate snack fusion with our signature chips, generously loaded with melted cheese, spicy jalapeños, and tangy salsa. A full fiesta in every bite!"},
{
icon: Flame,
- title: "Sweet Chili Cheese Fusion",
- description: "A harmonious blend of sweet, spicy, and savory notes. Our chips are coated with a tantalizing sweet chili glaze and a sprinkle of aged cheddar for an unforgettable taste.",
- },
+ title: "Sweet Chili Cheese Fusion", description: "A harmonious blend of sweet, spicy, and savory notes. Our chips are coated with a tantalizing sweet chili glaze and a sprinkle of aged cheddar for an unforgettable taste."},
{
icon: Sparkles,
- title: "Gourmet Pizza Chips",
- description: "All the irresistible flavors of your favorite pizza, transformed into a crispy chip. Featuring rich tomato, savory herbs, and gooey mozzarella, it's pizza perfection redefined.",
- },
+ title: "Gourmet Pizza Chips", description: "All the irresistible flavors of your favorite pizza, transformed into a crispy chip. Featuring rich tomato, savory herbs, and gooey mozzarella, it's pizza perfection redefined."},
]}
title="Beyond the Bag: Unique Chips Creations"
description="At Chipsy, we don't just sell chips; we craft culinary experiences. Discover our imaginative snacks, where premium chips are transformed with gourmet ingredients into truly unique delights."
@@ -161,47 +125,17 @@ export default function LandingPage() {
useInvertedBackground={false}
products={[
{
- id: "1",
- name: "Classic Salted",
- price: "$2.99",
- imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-homemade-chips-pepper-bowl-mayonnaise-ketchup-sauce-newspaper-gray-table_140725-92045.jpg",
- imageAlt: "Classic Salted Chips",
- },
+ id: "1", name: "Classic Salted", price: "$2.99", imageSrc: "http://img.b2bpic.net/free-photo/vertical-view-delicious-homemade-chips-pepper-bowl-mayonnaise-ketchup-sauce-newspaper-gray-table_140725-92045.jpg", imageAlt: "Classic Salted Chips"},
{
- id: "2",
- name: "Smoky BBQ",
- price: "$3.49",
- imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062769.jpg",
- imageAlt: "Smoky BBQ Chips",
- },
+ id: "2", name: "Smoky BBQ", price: "$3.49", imageSrc: "http://img.b2bpic.net/free-photo/still-life-recipe-with-plantain_23-2151062769.jpg", imageAlt: "Smoky BBQ Chips"},
{
- id: "3",
- name: "Sour Cream & Onion",
- price: "$3.49",
- imageSrc: "http://img.b2bpic.net/free-photo/half-raw-potato-with-crispy-pieces-chips_23-2148240666.jpg",
- imageAlt: "Sour Cream & Onion Chips",
- },
+ id: "3", name: "Sour Cream & Onion", price: "$3.49", imageSrc: "http://img.b2bpic.net/free-photo/half-raw-potato-with-crispy-pieces-chips_23-2148240666.jpg", imageAlt: "Sour Cream & Onion Chips"},
{
- id: "4",
- name: "Spicy Jalapeño",
- price: "$3.79",
- imageSrc: "http://img.b2bpic.net/free-photo/dipping-nacho-chips_23-2148159767.jpg",
- imageAlt: "Spicy Jalapeño Chips",
- },
+ id: "4", name: "Spicy Jalapeño", price: "$3.79", imageSrc: "http://img.b2bpic.net/free-photo/dipping-nacho-chips_23-2148159767.jpg", imageAlt: "Spicy Jalapeño Chips"},
{
- id: "5",
- name: "Cheddar & Herbs",
- price: "$3.79",
- imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-salad-with-herbs-chips-leaves-right-dark-background_140725-133996.jpg",
- imageAlt: "Cheddar & Herbs Chips",
- },
+ id: "5", name: "Cheddar & Herbs", price: "$3.79", imageSrc: "http://img.b2bpic.net/free-photo/side-close-view-salad-with-herbs-chips-leaves-right-dark-background_140725-133996.jpg", imageAlt: "Cheddar & Herbs Chips"},
{
- id: "6",
- name: "Salt & Vinegar Zing",
- price: "$3.29",
- imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-delicious-crispy-potato-chips-inside-outside-brown-pot-oil-bottle-ketchup-tomatoes-garlic-onion-dark-background_140725-141404.jpg",
- imageAlt: "Salt & Vinegar Chips",
- },
+ id: "6", name: "Salt & Vinegar Zing", price: "$3.29", imageSrc: "http://img.b2bpic.net/free-photo/top-view-homemade-delicious-crispy-potato-chips-inside-outside-brown-pot-oil-bottle-ketchup-tomatoes-garlic-onion-dark-background_140725-141404.jpg", imageAlt: "Salt & Vinegar Chips"},
]}
title="Our Irresistible Chips Selection"
description="Explore our wide range of chips, crafted with the finest potatoes and boldest flavors. From timeless classics to adventurous new tastes, there's a Chipsy for every palate."
@@ -214,59 +148,17 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
- id: "1",
- title: "The Best Chips I've Ever Tasted!",
- quote: "Chipsy has revolutionized my snack drawer! The flavors are so intense and satisfying, and the crunch is just perfect. I can't get enough of the Sweet Chili Cheese Fusion.",
- name: "Sarah J.",
- role: "Snack Enthusiast",
- imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6819.jpg",
- imageAlt: "Sarah J. enjoying Chipsy",
- },
+ id: "1", title: "The Best Chips I've Ever Tasted!", quote: "Chipsy has revolutionized my snack drawer! The flavors are so intense and satisfying, and the crunch is just perfect. I can't get enough of the Sweet Chili Cheese Fusion.", name: "Sarah J.", role: "Snack Enthusiast", imageSrc: "http://img.b2bpic.net/free-photo/fashionable-hipster-guy-dressed-denim-shirt-wearing-stylish-glasses_273609-6819.jpg", imageAlt: "Sarah J. enjoying Chipsy"},
{
- id: "2",
- title: "A True Culinary Delight",
- quote: "I was skeptical about 'gourmet chips,' but Chipsy proved me wrong. Their unique mixes are an experience in themselves. The Nacho Mix is a game-changer for movie nights!",
- name: "Michael T.",
- role: "Food Blogger",
- imageSrc: "http://img.b2bpic.net/free-photo/front-view-middle-aged-male-holding-potato-cips-soda-laughing-blue-surface_140725-31524.jpg",
- imageAlt: "Michael T. reviewing Chipsy",
- },
+ id: "2", title: "A True Culinary Delight", quote: "I was skeptical about 'gourmet chips,' but Chipsy proved me wrong. Their unique mixes are an experience in themselves. The Nacho Mix is a game-changer for movie nights!", name: "Michael T.", role: "Food Blogger", imageSrc: "http://img.b2bpic.net/free-photo/front-view-middle-aged-male-holding-potato-cips-soda-laughing-blue-surface_140725-31524.jpg", imageAlt: "Michael T. reviewing Chipsy"},
{
- id: "3",
- title: "Freshness You Can Taste",
- quote: "Every bag of Chipsy chips tastes incredibly fresh, like they were just made. The Classic Salted is my go-to, but I'm always trying their new, exciting flavors too.",
- name: "Emily R.",
- role: "Busy Mom",
- imageSrc: "http://img.b2bpic.net/free-photo/female-friends-having-fun-together-outdoors-with-plastic-cups_23-2149073974.jpg",
- imageAlt: "Emily R. with Chipsy",
- },
+ id: "3", title: "Freshness You Can Taste", quote: "Every bag of Chipsy chips tastes incredibly fresh, like they were just made. The Classic Salted is my go-to, but I'm always trying their new, exciting flavors too.", name: "Emily R.", role: "Busy Mom", imageSrc: "http://img.b2bpic.net/free-photo/female-friends-having-fun-together-outdoors-with-plastic-cups_23-2149073974.jpg", imageAlt: "Emily R. with Chipsy"},
{
- id: "4",
- title: "Addictive Flavors!",
- quote: "Seriously, be warned: Chipsy chips are highly addictive! Once you start, you can't stop. The Spicy Jalapeño has the perfect kick without being overwhelming.",
- name: "David K.",
- role: "College Student",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-eating_23-2149255959.jpg",
- imageAlt: "David K. enjoying Chipsy",
- },
+ id: "4", title: "Addictive Flavors!", quote: "Seriously, be warned: Chipsy chips are highly addictive! Once you start, you can't stop. The Spicy Jalapeño has the perfect kick without being overwhelming.", name: "David K.", role: "College Student", imageSrc: "http://img.b2bpic.net/free-photo/close-up-food-lover-eating_23-2149255959.jpg", imageAlt: "David K. enjoying Chipsy"},
{
- id: "5",
- title: "My Kids Love Them!",
- quote: "Finding a snack my whole family loves is tough, but Chipsy did it! My kids devour the Smoky BBQ, and I love the Salt & Vinegar Zing. Great quality ingredients, too.",
- name: "Jessica L.",
- role: "Parent",
- imageSrc: "http://img.b2bpic.net/free-photo/parents-spending-time-with-their-daughter-grandson_23-2149050694.jpg",
- imageAlt: "Jessica L. with her kids and Chipsy",
- },
+ id: "5", title: "My Kids Love Them!", quote: "Finding a snack my whole family loves is tough, but Chipsy did it! My kids devour the Smoky BBQ, and I love the Salt & Vinegar Zing. Great quality ingredients, too.", name: "Jessica L.", role: "Parent", imageSrc: "http://img.b2bpic.net/free-photo/parents-spending-time-with-their-daughter-grandson_23-2149050694.jpg", imageAlt: "Jessica L. with her kids and Chipsy"},
{
- id: "6",
- title: "Perfect for Any Occasion",
- quote: "From casual gatherings to solo snacking, Chipsy always hits the spot. The variety is fantastic, and everyone always asks where I got them. Highly recommend!",
- name: "Alex P.",
- role: "Event Planner",
- imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-having-pizza-office-meeting-break_23-2148817088.jpg",
- imageAlt: "Alex P. with Chipsy snacks",
- },
+ id: "6", title: "Perfect for Any Occasion", quote: "From casual gatherings to solo snacking, Chipsy always hits the spot. The variety is fantastic, and everyone always asks where I got them. Highly recommend!", name: "Alex P.", role: "Event Planner", imageSrc: "http://img.b2bpic.net/free-photo/smiley-colleagues-having-pizza-office-meeting-break_23-2148817088.jpg", imageAlt: "Alex P. with Chipsy snacks"},
]}
title="Hear What Our Snackers Say"
description="Don't just take our word for it! Read glowing reviews from customers who have fallen in love with the irresistible taste and quality of Chipsy snacks."
@@ -278,14 +170,7 @@ export default function LandingPage() {
textboxLayout="default"
useInvertedBackground={false}
names={[
- "Delicious Eats Magazine",
- "Snack Critic's Choice",
- "Gourmet Foodies Blog",
- "Taste Testers Network",
- "Food Review Central",
- "The Munch Report",
- "Crispy Craze Reviews",
- ]}
+ "Delicious Eats Magazine", "Snack Critic's Choice", "Gourmet Foodies Blog", "Taste Testers Network", "Food Review Central", "The Munch Report", "Crispy Craze Reviews"]}
title="Trusted by Top Food Critics & Partners"
description="Chipsy is proud to be recognized by leading voices in the culinary world and partnered with esteemed brands to bring you the best snacking experience."
/>
@@ -297,35 +182,17 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "What makes Chipsy chips unique?",
- content: "Chipsy chips stand out due to our commitment to high-quality, sustainably sourced ingredients and our innovative flavor combinations. We go beyond traditional chips to create gourmet snacking experiences, including unique chips-mixed food items.",
- },
+ id: "q1", title: "What makes Chipsy chips unique?", content: "Chipsy chips stand out due to our commitment to high-quality, sustainably sourced ingredients and our innovative flavor combinations. We go beyond traditional chips to create gourmet snacking experiences, including unique chips-mixed food items."},
{
- id: "q2",
- title: "Are Chipsy products gluten-free?",
- content: "Many of our chip flavors and mixed products are naturally gluten-free. Please check the individual product packaging or our detailed product pages for specific allergen and ingredient information to ensure they meet your dietary needs.",
- },
+ id: "q2", title: "Are Chipsy products gluten-free?", content: "Many of our chip flavors and mixed products are naturally gluten-free. Please check the individual product packaging or our detailed product pages for specific allergen and ingredient information to ensure they meet your dietary needs."},
{
- id: "q3",
- title: "Where can I purchase Chipsy chips?",
- content: "Chipsy products are available at select gourmet food stores, specialty snack shops, and directly through our online store. Check our 'Find Us' page for a list of retailers near you or place an order for home delivery today!",
- },
+ id: "q3", title: "Where can I purchase Chipsy chips?", content: "Chipsy products are available at select gourmet food stores, specialty snack shops, and directly through our online store. Check our 'Find Us' page for a list of retailers near you or place an order for home delivery today!"},
{
- id: "q4",
- title: "Do you offer any seasonal or limited-edition flavors?",
- content: "Yes, we love to experiment with exciting new tastes! Chipsy frequently releases seasonal and limited-edition flavors to keep your snack experience fresh and exciting. Follow us on social media or subscribe to our newsletter to stay updated!",
- },
+ id: "q4", title: "Do you offer any seasonal or limited-edition flavors?", content: "Yes, we love to experiment with exciting new tastes! Chipsy frequently releases seasonal and limited-edition flavors to keep your snack experience fresh and exciting. Follow us on social media or subscribe to our newsletter to stay updated!"},
{
- id: "q5",
- title: "What's the best way to store Chipsy chips?",
- content: "For optimal freshness and crispiness, store your Chipsy chips in a cool, dry place away from direct sunlight. Once opened, reseal the bag tightly or transfer the chips to an airtight container to maintain their perfect crunch.",
- },
+ id: "q5", title: "What's the best way to store Chipsy chips?", content: "For optimal freshness and crispiness, store your Chipsy chips in a cool, dry place away from direct sunlight. Once opened, reseal the bag tightly or transfer the chips to an airtight container to maintain their perfect crunch."},
{
- id: "q6",
- title: "Can I suggest a new chip flavor or mix idea?",
- content: "Absolutely! We love hearing from our community. If you have a brilliant idea for a new chip flavor or a unique chips-mixed food item, please reach out to us through our contact form. Your suggestion could be our next big hit!",
- },
+ id: "q6", title: "Can I suggest a new chip flavor or mix idea?", content: "Absolutely! We love hearing from our community. If you have a brilliant idea for a new chip flavor or a unique chips-mixed food item, please reach out to us through our contact form. Your suggestion could be our next big hit!"},
]}
title="Your Questions, Answered"
description="Have questions about our delicious chips, unique offerings, or anything Chipsy-related? Find quick answers to the most common inquiries here."
@@ -337,18 +204,13 @@ export default function LandingPage() {
@@ -362,24 +224,16 @@ export default function LandingPage() {
socialLinks={[
{
icon: Facebook,
- href: "https://facebook.com/chipsy",
- ariaLabel: "Facebook",
- },
+ href: "https://facebook.com/chipsy", ariaLabel: "Facebook"},
{
icon: Instagram,
- href: "https://instagram.com/chipsy",
- ariaLabel: "Instagram",
- },
+ href: "https://instagram.com/chipsy", ariaLabel: "Instagram"},
{
icon: Twitter,
- href: "https://twitter.com/chipsy",
- ariaLabel: "Twitter",
- },
+ href: "https://twitter.com/chipsy", ariaLabel: "Twitter"},
{
icon: Instagram,
- href: "https://tiktok.com/@chipsy",
- ariaLabel: "TikTok",
- },
+ href: "https://tiktok.com/@chipsy", ariaLabel: "TikTok"},
]}
/>