Merge version_2 into main #3

Merged
bender merged 5 commits from version_2 into main 2026-02-21 14:22:21 +00:00
5 changed files with 1387 additions and 20 deletions

View File

@@ -33,7 +33,7 @@ export default function BlogPage() {
{ name: "FAQ", id: "#faq" },
{ name: "Contact", id: "#contact" },
]}
brandName="ChimiChangaCo"
brandName="ChimiC"h"angaCo"
bottomLeftText="Taste the Tradition"
bottomRightText="Order Now!"
/>
@@ -55,7 +55,7 @@ export default function BlogPage() {
)}
<FooterBaseCard
logoText="ChimiChangaCo"
logoText="ChimiC&quot;h&quot;angaCo"
columns={[
{
title: "Menu", items: [
@@ -77,7 +77,7 @@ export default function BlogPage() {
],
},
]}
copyrightText="© 2024 ChimiChangaCo. All rights reserved."
copyrightText="© 2024 ChimiC&quot;h&quot;angaCo. All rights reserved."
/>
</ReactLenis>
</ThemeProvider>

File diff suppressed because it is too large Load Diff

View File

@@ -30,7 +30,7 @@ export default function LandingPage() {
<div id="nav" data-section="nav">
<NavbarStyleFullscreen
navItems={[{name:"Menu",id:"#products"},{name:"About",id:"#about"},{name:"Testimonials",id:"#testimonials"},{name:"FAQ",id:"#faq"},{name:"Contact",id:"#contact"}]}
brandName="ChimiChangaCo"
brandName="ChimiC&quot;h&quot;angaCo"
bottomLeftText="Taste the Tradition"
bottomRightText="Order Now!"
/>
@@ -38,7 +38,7 @@ export default function LandingPage() {
<div id="hero" data-section="hero">
<HeroLogoBillboardSplit
logoText="ChimiChangaCo"
logoText="ChimiC&quot;h&quot;angaCo"
description="Savor the authentic taste of Mexico with our perfectly fried, flavor-packed chimichangas. Crispy on the outside, incredibly tender on the inside."
background={{ variant: "radial-gradient" }}
buttons={[{text:"View Our Menu",href:"#products"},{text:"Order Now",href:"#contact"}]}
@@ -60,7 +60,7 @@ export default function LandingPage() {
<div id="products" data-section="products">
<ProductCardTwo
products={[{id:"1",brand:"ChimiChangaCo",name:"Classic Beef Chimichanga",price:"$12.99",rating:5,reviewCount:"1.2k",imageSrc:"https://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=1",imageAlt:"Classic Beef Chimichanga"},{id:"2",brand:"ChimiChangaCo",name:"Spicy Chicken Chimichanga",price:"$11.99",rating:4,reviewCount:"870",imageSrc:"https://img.b2bpic.net/free-photo/mexican-tacos-with-chicken-bell-peppers-black-beans-fresh-vegetables_2829-20051.jpg",imageAlt:"Spicy Chicken Chimichanga"},{id:"3",brand:"ChimiChangaCo",name:"Vegetarian Bean & Cheese",price:"$10.99",rating:4,reviewCount:"550",imageSrc:"https://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=2",imageAlt:"Vegetarian Bean & Cheese Chimichanga"},{id:"4",brand:"ChimiChangaCo",name:"Smoky Pork Carnitas",price:"$13.49",rating:5,reviewCount:"980",imageSrc:"https://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=3",imageAlt:"Smoky Pork Carnitas Chimichanga"}]}
products={[{id:"1",brand:"ChimiC"h"angaCo",name:"Classic Beef Chimichanga",price:"$12.99",rating:5,reviewCount:"1.2k",imageSrc:"https://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=1",imageAlt:"Classic Beef Chimichanga"},{id:"2",brand:"ChimiC"h"angaCo",name:"Spicy Chicken Chimichanga",price:"$11.99",rating:4,reviewCount:"870",imageSrc:"https://img.b2bpic.net/free-photo/mexican-tacos-with-chicken-bell-peppers-black-beans-fresh-vegetables_2829-20051.jpg",imageAlt:"Spicy Chicken Chimichanga"},{id:"3",brand:"ChimiC"h"angaCo",name:"Vegetarian Bean & Cheese",price:"$10.99",rating:4,reviewCount:"550",imageSrc:"https://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=2",imageAlt:"Vegetarian Bean & Cheese Chimichanga"},{id:"4",brand:"ChimiC"h"angaCo",name:"Smoky Pork Carnitas",price:"$13.49",rating:5,reviewCount:"980",imageSrc:"https://img.b2bpic.net/free-photo/lavash-stuffed-with-mixed-ingredients-finely-roasted_114579-1768.jpg?_wi=3",imageAlt:"Smoky Pork Carnitas Chimichanga"}]}
title="Our Delicious Chimichangas"
description="Explore our mouth-watering selection of handcrafted chimichangas, made with fresh ingredients and authentic recipes."
textboxLayout="default"
@@ -126,9 +126,9 @@ export default function LandingPage() {
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="ChimiChangaCo"
logoText="ChimiC&quot;h&quot;angaCo"
columns={[{title:"Menu",items:[{label:"Beef Chimichanga",href:"#products"},{label:"Chicken Chimichanga",href:"#products"},{label:"Vegetarian Chimichanga",href:"#products"}]},{title:"Company",items:[{label:"About Us",href:"#about"},{label:"Contact",href:"#contact"}]},{title:"Support",items:[{label:"FAQ",href:"#faq"},{label:"Privacy Policy",href:"/privacy"}]}]}
copyrightText="© 2024 ChimiChangaCo. All rights reserved."
copyrightText="© 2024 ChimiC&quot;h&quot;angaCo. All rights reserved."
/>
</div>

View File

@@ -76,16 +76,16 @@ function ProductPageContent({ params }: ProductPageProps) {
const navbarProps = {
navItems: [{ name: "Home", id: "/" }, { name: "Shop", id: "/shop" }],
brandName: "ChimiChangaCo", bottomLeftText: "Taste the Tradition", bottomRightText: "Order Now!", button: { text: "Cart", onClick: () => setCartOpen(true) }
brandName: "ChimiC"h"angaCo", bottomLeftText: "Taste the Tradition", bottomRightText: "Order Now!", button: { text: "Cart", onClick: () => setCartOpen(true) }
};
const footerProps = {
logoText: "ChimiChangaCo", columns: [
logoText: "ChimiC"h"angaCo", columns: [
{ title: "Menu", items: [{ label: "Beef Chimichanga", href: "#products" }, { label: "Chicken Chimichanga", href: "#products" }, { label: "Vegetarian Chimichanga", href: "#products" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Privacy Policy", href: "/privacy" }] }
],
copyrightText: "© 2024 ChimiChangaCo. All rights reserved."
copyrightText: "© 2024 ChimiC"h"angaCo. All rights reserved."
};
if (isLoading) {

View File

@@ -61,7 +61,7 @@ function ShopPageContent() {
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
navItems={navItems}
brandName="ChimiChangaCo"
brandName="ChimiC&quot;h&quot;angaCo"
bottomLeftText="Taste the Tradition"
bottomRightText="Order Now!"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
@@ -87,13 +87,13 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="ChimiChangaCo"
logoText="ChimiC&quot;h&quot;angaCo"
columns={[
{ title: "Menu", items: [{ label: "Beef Chimichanga", href: "#products" }, { label: "Chicken Chimichanga", href: "#products" }, { label: "Vegetarian Chimichanga", href: "#products" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Privacy Policy", href: "/privacy" }] }
]}
copyrightText="© 2024 ChimiChangaCo. All rights reserved."
copyrightText="© 2024 ChimiC&quot;h&quot;angaCo. All rights reserved."
/>
</div>
</ReactLenis>
@@ -118,7 +118,7 @@ function ShopPageContent() {
<div id="navbar" data-section="navbar">
<NavbarStyleFullscreen
navItems={navItems}
brandName="ChimiChangaCo"
brandName="ChimiC&quot;h&quot;angaCo"
bottomLeftText="Taste the Tradition"
bottomRightText="Order Now!"
button={{ text: "Cart", onClick: () => setCartOpen(true) }}
@@ -152,13 +152,13 @@ function ShopPageContent() {
</div>
<div id="footer" data-section="footer">
<FooterBaseCard
logoText="ChimiChangaCo"
logoText="ChimiC&quot;h&quot;angaCo"
columns={[
{ title: "Menu", items: [{ label: "Beef Chimichanga", href: "#products" }, { label: "Chicken Chimichanga", href: "#products" }, { label: "Vegetarian Chimichanga", href: "#products" }] },
{ title: "Company", items: [{ label: "About Us", href: "#about" }, { label: "Contact", href: "#contact" }] },
{ title: "Support", items: [{ label: "FAQ", href: "#faq" }, { label: "Privacy Policy", href: "/privacy" }] }
]}
copyrightText="© 2024 ChimiChangaCo. All rights reserved."
copyrightText="© 2024 ChimiC&quot;h&quot;angaCo. All rights reserved."
/>
</div>
</ReactLenis>