mirror of
https://github.com/vercel/commerce.git
synced 2025-05-19 16:07:01 +00:00
Update footer.tsx
This commit is contained in:
parent
ecebff19bb
commit
d6a40b0e14
@ -98,7 +98,7 @@ export default async function Footer({
|
|||||||
<CartModal cart={cart} promotedItem={promotedItem} />
|
<CartModal cart={cart} promotedItem={promotedItem} />
|
||||||
<div className="flex flex-row items-center space-x-6">
|
<div className="flex flex-row items-center space-x-6">
|
||||||
<Link
|
<Link
|
||||||
href="https://www.instagram.com/suginomoribrewery/"
|
href="https://www.instagram.com/narai.sake/"
|
||||||
className="group"
|
className="group"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
@ -106,7 +106,7 @@ export default async function Footer({
|
|||||||
<InstagramIcon className="h-6 stroke-transparent transition-all ease-in-out group-hover:scale-110" />
|
<InstagramIcon className="h-6 stroke-transparent transition-all ease-in-out group-hover:scale-110" />
|
||||||
</Link>
|
</Link>
|
||||||
<Link
|
<Link
|
||||||
href="https://www.facebook.com/suginomoribrewery"
|
href="https://www.facebook.com/narai.sake"
|
||||||
className="group"
|
className="group"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user