Bob AI: Replace the current NavbarStyleCentered navbar with a differ

This commit is contained in:
2026-02-26 12:46:59 +00:00
parent b154476570
commit 0e1eb23a36

View File

@@ -26,7 +26,7 @@ export default function SitePage() {
headingFontWeight="medium"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered
<NavbarStyleDefault
navItems={[{name:"Hero",id:"hero-section"},{name:"About",id:"about-section"},{name:"Feature",id:"features-section"},{name:"Product",id:"product-section"},{name:"Testimonial",id:"testimonial-section"},{name:"Contact",id:"contact-section"}]}
button={{text:"Order Now",href:"#product-section"}}
brandName="WarmCrust Bakery"