Switch to version 15: modified src/pages/HomePage/sections/Beers.tsx

This commit is contained in:
2026-06-02 15:02:04 +00:00
parent dfe477646a
commit b8bb7a6d5f

View File

@@ -1,5 +1,5 @@
import React from 'react'; import React from 'react';
import { Button } from '@/components/ui/Button'; import Button from '@/components/ui/Button';
import Card from '@/components/ui/Card'; import Card from '@/components/ui/Card';
import ScrollReveal from '@/components/ui/ScrollReveal'; import ScrollReveal from '@/components/ui/ScrollReveal';
import TextAnimation from '@/components/ui/TextAnimation'; import TextAnimation from '@/components/ui/TextAnimation';