You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/FAQ.tsx
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -82,7 +82,7 @@ const faqCategories = [
82
82
},
83
83
{
84
84
question: "Where is the gala dinner being held?",
85
-
answer: "The Saturday evening gala dinner will be held at VENUE in Rochester. Exact address and directions will be provided closer to the event.",// PLACEHOLDER: Replace VENUE with actual venue name
85
+
answer: "The Saturday evening gala dinner will be held at The Wintergarden in Rochester. Exact address and directions will be provided closer to the event.",
A Weekend to <spanclassName="text-gradient">Remember</span>
96
+
A Weekend to <spanclassName="text-gradient inline-block min-w-[200px] animate-[fadeInUp_0.6s_ease-out]"key={wordIndex}style={{animation: 'fadeInUp 0.6s ease-out'}}>{words[wordIndex]}</span>
0 commit comments