Update src/app/shop/page.tsx

This commit is contained in:
2026-02-21 19:14:24 +00:00
parent 751893432d
commit 92197b0b2f

View File

@@ -46,7 +46,7 @@ function ShopPageContent() {
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/a-clean-modern-ai-notetaking-dashboard-i-1771701006792-1be35ae6.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/a-clean-modern-ai-notetaking-dashboard-i-1771701006792-1be35ae6.png?_wi=5"
imageAlt="NoteGenius AI Dashboard Footer" imageAlt="NoteGenius AI Dashboard Footer"
columns={[{ "title": "Product", "items": [{ "label": "Features", "href": "#features" }, { "label": "Pricing", "href": "#pricing" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Careers", "href": "/careers" }] }, { "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "#faq" }] }]} columns={[{ "title": "Product", "items": [{ "label": "Features", "href": "#features" }, { "label": "Pricing", "href": "#pricing" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Careers", "href": "/careers" }] }, { "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "#faq" }] }]}
logoText="NoteGenius AI" logoText="NoteGenius AI"
@@ -92,7 +92,7 @@ function ShopPageContent() {
</div> </div>
<div id="footer" data-section="footer"> <div id="footer" data-section="footer">
<FooterMedia <FooterMedia
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/a-clean-modern-ai-notetaking-dashboard-i-1771701006792-1be35ae6.png" imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_32SzEkxKoNyIbQ4hnQYui6BHsfB/a-clean-modern-ai-notetaking-dashboard-i-1771701006792-1be35ae6.png?_wi=6"
imageAlt="NoteGenius AI Dashboard Footer" imageAlt="NoteGenius AI Dashboard Footer"
columns={[{ "title": "Product", "items": [{ "label": "Features", "href": "#features" }, { "label": "Pricing", "href": "#pricing" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Careers", "href": "/careers" }] }, { "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "#faq" }] }]} columns={[{ "title": "Product", "items": [{ "label": "Features", "href": "#features" }, { "label": "Pricing", "href": "#pricing" }] }, { "title": "Company", "items": [{ "label": "About Us", "href": "#about" }, { "label": "Careers", "href": "/careers" }] }, { "title": "Resources", "items": [{ "label": "Blog", "href": "/blog" }, { "label": "Support", "href": "#faq" }] }]}
logoText="NoteGenius AI" logoText="NoteGenius AI"